body {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	
	margin: 0;
	background: white;
}

a {	color: black; text-decoration: none;}

img  {  border: 0;}

.cont {
	border: 1px solid #9faeb2;
	padding: 1px;
	position:relative;
}

.cont .h01{	width: 248px;}
.cont .h01{	width: 150px; height: 270px;}

.header {
	margin-bottom: 1px;
}
.h01 .header {
	height: 51px;
}
.h02 .header {
	height: 67px;
}

.c01 .header {	background: #008096; }
.c02 .header {	background: #8c2c2c; }
.c03 .header {	background: #006093; }
.c04 .header {	background: #538500; }
.c05 .header {	background: #8f632f; }
.c06 .header {	background: #494949; }
.c07 .header {	background: #595959; }
.c08 .header {	background: #696936; }
.c09 .header {	background: #616379; }
.c10 .header {	background: #55797d; }
.c11 .header {	background: #b4614e; }
.c12 .header {	background: black; }


.shadow{
	background: url(../images/informer/shadow.png) repeat-x;
	height: 26px;
}
.logo {
	background: url(../images/informer/logo.png) no-repeat 10px 4px;
	height: 51px;
	width: 100%;
	padding-top: 30px; 	
	color: white;
}

.h01 .logo {	padding-left: 15px;  }

.h02 .logo { text-align: center; line-height: 1.5em}
.h02 .logo span {
	display: block;	
}

.data {
	background: #ffffff url(../images/informer/back.png) repeat-x;
}

.h01 .data { height: 114px; }
.h02 .data { height: 198px; }

.c07 .data {	background-color: #f1f1f1; }
.c08 .data {	background-color: #f2f2d3; }
.c09 .data {	background-color: #e9ebf6; }
.c10 .data {	background-color: #deeef0; }
.c11 .data {	background-color: #fff4e7; }
.c12 .data {	background-color: #474747; color: white;}

.rc, .lc {
	width: 5px;
	height: 5px;
	position: absolute;
	bottom: -1px;
}
.rc {
	background: url(../images/informer/rightcorner.png);
	right: -1px;
	
}
.lc{
	background: url(../images/informer/leftcorner.png);
	left:-1px;
}

.h01 .misc {
    padding: 20px 94px 0 16px;
}

.h02 .misc {
	padding: 10px 8px 0 8px;
}

.misc span {
	border-bottom: 1px solid #CAD5DA;
    display: block;
    font-size: 11px;
    line-height: 18px;
}
.temp {
	font-size: 20px;
	text-align: center;	
}

.h01 .temp {
	float: right;
	width: 94px;
}

.h02 .temp {
	width: 150px;
}
.h02 .temp img{
	display: block;
	margin: 0 auto;
}
