/*
*ListContTop
*/
.ListContTop{
	width:100%;
	height:405px;
	overflow:hidden;
	margin-top:20px;
}
.ListHots{
	width:588px;
	height:403px;
	overflow:hidden;
	float:left;
	border:#C3D4E7 solid 1px;
	background:url(hotcont.gif) repeat-x;
}
.ListHots .HotList{
	padding:20px 25px 0 25px;
	background:url(hot.gif) no-repeat;
}
.ListHots .HotList .list{
	height:26px;
	line-height:26px;
	overflow:hidden;
	padding-left:10px;
	background:url(print1.gif) left 10px no-repeat;
}
.ListHots .HotList .list a{
	float:left;
	font-size:14px;
	color:#004276;
}
.ListHots .HotList .list span{
	float:right;
	color:#666;
}
.ListHots .HotList .list0{
	padding-left:0;
	margin-bottom:8px;
}
.ListHots .HotList .list0 a{
	font-weight:bold;
}
.ListHots .HotList .list0 span{
	display:none;
}
.ListHots .HotList .list_spac{
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:#DDD dotted 1px;
}
/*
*div_jflash
*/
.div_jflash{
	width:588px;
	height:403px;
	float:right;
	overflow:hidden;
	border:#C3D4E7 solid 1px;
}
.div_jimg {
	width:565px; 
	margin:10px auto 0 auto;
	zoom: 1;
}
.div_jimg .a_jimg {
	display:block;
	width:400px;
	height:350px;
	text-align:center;
	float:left;
	overflow:hidden;
	background:#EFEFEF;
}
.div_jimg img{
	height:350px; max-width:100%;
}
.div_jtt {
	clear:both;
	padding:15px 10px 0 20px;
	line-height:20px;
	height:20px;
	overflow:hidden;
}
.div_jtt a{
	font-weight:bold;
	font-size:14px;
	text-decoration:none;	
}
.div_jtt a:link,.div_jtt a:visited,.div_jtt a:hover{
	color:#004276;
}
.div_jflash .ul_jimg {
	width:150px;
	height:350px;
	float:right;
	overflow:hidden;
	margin:0;
	padding:0;
}
.div_jflash .ul_jimg div{
	height:88px;
	overflow:hidden;
}
.div_jflash .ul_jimg div a{
	display:block;
	height:80px;
	width:146px;
	overflow:hidden;
	border:#DDD solid 2px;
	text-align:center;
	filter: alpha(opacity=50);
	moz-opacity: 0.5; 
}
.div_jflash .ul_jimg div.on a{
	border:red solid 2px;
	filter: alpha(opacity=100);
	moz-opacity: 1; 
}
.div_jflash .ul_jimg div img{
	height:80px;
	width:146px;
}
.MainBanner{
	clear:both;
	width:1200px;
	margin:20px auto;
	text-align:center;
	overflow:hidden;
}
.MainBanner img{width:100%;}
/*
*ListContMain
*/
.ListContMain{
	clear:both;
}
.ListContMain .ListNest{
	width:240px;
}
.ShowSorts{
	width:50%;
	height:280px;
	overflow:hidden;
	float:left;
}
.ShowSorts dl{
	padding-right:20px;
}
.ShowSorts dl dt{
	border:#D7D7D7 solid 1px;
	height:40px;
	line-height:40px;
	overflow:hidden;
}
.ShowSorts dl dt span{
	float:left;
	padding-left:35px;
	background:url(icon1.gif) 8px 12px no-repeat;
	font-size:16px;
}
.ShowSorts dl dt a{
	float:right;
	padding-right:10px;
}
.ShowSorts dl dd{
	border:#D7D7D7 solid 1px;
	border-top:0;
	height:210px;
	padding:5px 15px 0 15px;
	overflow:hidden;
}
.ShowSorts dl dd .list{
	height:25px;
	line-height:25px;
	overflow:hidden;
	padding-left:15px;
	background:url(icon2.gif) left 9px no-repeat;
}
.ShowSorts dl dd .B{
	font-weight:bold;
}
.ShowSorts dl dd .list a{
	float:left;
	font-size:14px;
}
.ShowSorts dl dd .list span{
	float:right;
	color:#888;
	font-weight:normal;
}
.ShowSorts dl dd .list0 a{
	font-weight:bold;
	color:#007BBB;
}
.SideCont{
	border:#D7D7D7 solid 1px;
	border-top:#60A2CD solid 5px;
}
.SideCont .head .tag{font-size:16px;height:40px;line-height:40px;padding-left:15px;}
.SideCont .cont{
	padding:5px 10px 15px 10px;
	line-height:23px;
}
.SideCont .cont div{padding:3px 0;
	height:23px;
	overflow:hidden;
}
.SideCont .cont div span{padding-right:3px;
	display:block;
	width:20px;
	text-align:center;
	float:left;
	color:#FFF;
	background:url(munbg.gif) center -29px no-repeat;
}
.SideCont .cont div.list1 span,.SideCont .cont div.list2 span,.SideCont .cont div.list3 span{
	background:url(munbg.gif) center 5px no-repeat;
}
.SideCont .cont div a{
	color:#007BBB;
}