/*main开始*/
#main{
	width:984px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-top:10px;
}
#boxA{
	width:984px;
	height:265px;
	overflow:hidden;
	background: url(images/flash.gif) top no-repeat;
	padding-top:58px;
}
.top10{
	width:222px;
	height:264px;
	overflow:hidden;
	float:left;
	background:url(images/num.gif) top no-repeat;
	margin-left:36px;
	margin-top:-3px;
}
.top10 li{
	width:222px;
	height:22px;
	padding-top:4px;
	overflow:hidden;
}
.top10 li a {
	margin-left:33px;
}
.vList{
	width:298px;
	height:275px;
	float:right;
	margin-right:17px;
	margin-top:-23px;
	display:inline;
}
.vList dl{
	padding-left:8px;
	padding-bottom:10px;
	float:left;
	text-align:center;
}
#boxB{
	margin-top:13px;	
}
.content{
	width:984px;
	height:192px;
	overflow:hidden;
	background: url(images/bgs.gif) 0px -272px no-repeat;
	margin-bottom:8px;	
}
.title1,.title2,.title3,.title4,.title5{
	width:984px;
	height:28px;
	overflow:hidden;
}
.title1{
	background:url(images/bgs.gif) 0 0 no-repeat;
}
.title2{
	background:url(images/bgs.gif) 0 -56px no-repeat;
}
.title3{
	background:url(images/bgs.gif) 0 -112px no-repeat;
}
.title4{
	background:url(images/bgs.gif) 0 -168px no-repeat;
}
.title5{
	background:url(images/bgs.gif) 0 -224px no-repeat;
}
.detail{
	width:982px;
	height:auto;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
.Lists{
	width:980px;
	height:auto;
	overflow:hidden;
	padding-top:15px;
}
.Lists dl{
	float:left;	
	text-align:center;
	margin-left:20px;
	display:inline;
}
/*main结束*/
h2{
	color:#fff;
	font:bold 14px "宋体";
	float:left;
	width:100px;
	height:15px;
	padding-top:5px;
	padding-left:15px;
	text-align:center;
}
h3 a{
	color:#bb55a5; 
	font:normal 12px "宋体";
	float:right;
	padding-top:7px;
	padding-right:13px;
}
/*图片限制*/
.video{
	width:320px;
	height:240px;
	border:1px solid #CCC;
	margin-left:21px;
	display:inline;
	float:left;
}
.vList img,.Lists img{
	width:134px;
	height:102px;
	border:1px solid #CCC;
	padding:2px;
	margin-bottom:5px;
}