@charset "utf-8";
/*container*/
#container{
	clear:both;
	width:1003px;
	margin:0 auto;
	margin-top:12px;	
	font-size:12px;
}
/**/
#leftside{
	width:226px;
	padding:5px;
	padding-bottom: 15px;
	text-align:left;
	border:1px solid #5c84c1;
	background:#f4f9ff;
	margin-bottom:10px;
	text-align:left;
}
#left_sort_class,#left_local_website{
	font-size:14px;
}
#left_sort_class dl,#left_local_website dl {
	clear:both;
	white-space: nowrap;
}
#left_sort_class dl dt,#left_local_website dl dt{
	color:#5c84c1;
	height:20px;
	padding-top:6px;
	font-weight:bold;
	padding-left: 5px;
	margin-bottom:5px;
	border-bottom:1px solid #c5d5ee;
}
#left_sort_class dl dd,#left_local_website dl dd{
	float:left;
	padding-left:6px;
	padding-right:6px;
	margin-top:6px;
	margin-bottom: 10px;
	height:14px;
	border-right:1px solid #5c84c1;
	font-size:12px;
}
#left_sort_class dl dd a,#left_local_website dl dd a{
	color:#333;
}
#left_sort_class dl dd a:hover{
	text-decoration:underline;
}
/**/
#left_local_website{
	clear:both;
	height:352px!important;
	height:332px;
}
/**/
#weather{
	height: 50px;
	padding-top:10px;
	text-align:center;
	color:#5c84c1;
	background:#fff;
	border-bottom:1px solid #c5d5ee;
}
/**/
#mainbody{
	width:756px;
	text-align:left;
	margin-bottom:10px;
}
/**/
#common_website{
	font-size:14px;
}
#common_website dl dt{
	height: 29px;
	padding-left:1px;
	padding-top:1px;
	border:1px solid #5c84c1;
	border-bottom:none;
}
#common_website dl dt ul li{
	float:left;
	height: 21px;
	padding-top:8px;
	width:80px;
	margin-right:20px;
	text-align:center;
}
#common_website dl dt ul li.tab_this{
	color:#fff;
	background:#5c84c1;
}
#common_website dl dd{
	border:1px solid #5c84c1;
	padding-left:4px;
	padding-right:4px;
}
#common_website dl dd ul{
	height: 36px;
	border-bottom:1px dotted #ddd;
}
#common_website dl dd ul li{
	width:90px;
	height:26px;
	padding-top:10px;
	float:left;
	text-align:center;
}
#common_website dl dd ul li a{
	color:#333;
}
#common_website dl dd ul li a:hover{
	color:green;
	text-decoration:underline;
}
#common_website dl dd ul.home_add{
	border-top:1px solid #c5d5ee;
	border-bottom:none;
	height:22px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	margin:0;
}
#common_website dl dd ul.home_add li{
	width:190px;
   height:22px;
	padding:0;	
}
#common_website dl dd ul.home_add li a{
	color:green;
	text-decoration:underline;
}
/**/
#rec_website{
   border:1px solid #5c84c1;
	padding-bottom: 5px;
	margin-top:10px;
}
.website_sort{
}
.website_sort h5{
	font-size:14px;
	font-weight:100;
	height:28px;
	padding-top: 1px;
	padding-left:1px;
   margin-bottom:10px;
	border-bottom:1px solid #5c84c1;
}
.sort_title{
	color: #fff;
	float: left;
	background:#5c84c1;
	width:60px;
	text-align:center;
	padding-left:10px;
	height:20px;
	line-height:12px;
	_line-height:14px;
	padding-top:8px;
}
.website_sort ul li{
	height:22px;
	margin-bottom:10px;	
	padding-left:4px;
	margin-left:5px;
	margin-right:5px;
	position:relative;
}
.website_sort ul li dl{
	clear:both;
	height:22px;
	padding-right:70px;
	overflow:hidden;
}
.website_sort ul li dl dt{
	float:left;
	width:30px;
	height:17px;
	padding-top:5px;
	text-align:center;
	color:#666;
}
.website_sort ul li dl dt a{
	color:#5c84c1;
}
.website_sort ul li dl dt a:hover{
	text-decoration:underline;
	color:#ff3300;
}
.website_sort ul li dl dd{
	float:left;
	height:16px;
	padding-top:6px;
	display:inline;
	margin-left:10px;
	text-align:left;
	vertical-align:middle;
}
.website_sort p.more{
	position: absolute;
	right:0px;
	top:6px;
	width:60px;
}
.website_sort p.more a{
   color:green;
	text-decoration: underline;
}
.website_sort dl dd a{
   color: #666;
}
.website_sort dl dd a.v46,.website_sort dl dd a.v48{
	color: #5c84c1;
}
.website_sort dl dd a:hover{
   color:#ff3300;
	text-decoration:underline;	
}
/**/
#bottom_banner{
	clear:both;
	border:1px solid #5c84c1;
}
#banner img{
	border:none;
	width:1001px;
	height:69px;
}
