@charset "utf-8";
/* CSS Document */

.box_contentr{
	border:1px solid #C2D0E7;
	clear:both;
	width:298px;
	height:auto;
         float:left;
         display:inline;
}
.abt_weather p
{
height:96px;}
.abt_weather {
	width:278px;
	float:left;
	height:auto;
	padding:10px;
	clear:both;
         display:inline;
}
.abt_weather p {
	float:left;
	width:100px;
}
.abt_weather dl {
	float:right;
	line-height:1.6;
	width:170px;
}
.abt_weather h3 {
	clear:both;
	height:auto;
	float:left;
	width:280px;
         margin-top:3px;
         display:inline;
}
.abt_weather h3 a {
	display:inline;
	float:left;
	padding:2px 5px;
}
.weatherServices {
	float:left;
	width:298px;
	height:320px;
	border:solid 1px #c2d0e7;
	margin-bottom:10px;
}
.weatherServices h1 {
	height:25px;
	line-height:25px;
	background:#ebeff8;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 12px;
}
.weatherServices .servicesList {
	margin:0 auto;
	width:281px;
	padding-top:20px;
}
.weatherServices .servicesList dl {
	display:block;
	border-bottom:1px #ccc solid;
	height:50px;
	margin-bottom:20px;
}
.weatherServices .servicesList dl dt {
	float:left;
	display:block;
	width:47px;
}
.weatherServices .servicesList dl dd {
	float:right;
	display:block;
	width:220px;
	height:50px;
	line-height:22px;
	padding-left:10px;
}
.weatherServices .servicesList dl.borderNone {
	border-bottom:none;
}
img{border:0;}
