@charset "utf-8";
/* CSS Document */
img{border:0;}
.box_contentr {
	width: 298px;
	float: left;
	height:auto;
	margin-bottom:10;
}
.border_bontentr {
	border:1px solid #C2D0E7;
	clear:both;
	width:298px;
	height:auto;
}
.abt_weather {
	width:278px;
	float:left;
	height:auto;
	margin:10px 0 0 10px;
	display:inline;
	padding-bottom:10px;
}
.abt_weather p {
	float:left;
	width:100px;
}
.abt_weather dl {
	float:left;
	line-height:1.6;
	width:170px;
	margin-left:7px;
}
.abt_weather h3 {
	clear:both;
	text-align:center;
	height:auto;
	margin-top:2px;
}
.abt_weather h3 a {
	display:inline;
	float:left;
	padding-left:5px;
}
.topSj .mainNav span
{
padding-left:0;}
.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;}
