*{
	margin:0;
	padding:0;
	border:0;
}
ul{
	list-style:none;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#FFCC00;
	text-decoration:underline;
}
body{
	font:normal 12px/180% "宋体" "新宋体",Arial, Helvetica, sans-serif;
	color:#fff;
	background:#01538B;
}

#wrapper{
	width:1003px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
#header{
	overflow:hidden;
}
#header .logo{
	background:url(images/logo.jpg) no-repeat;
	height:78px;
	text-align:right;
	padding-right:30px;
}
.topMenu{
	display:block;
	padding-top:6px;
}
#header .menu{
	background:url(images/mainTop.jpg) no-repeat;
	height:93px;
	padding-left:125px;
}
.menu li{
	float:left;
	padding:28px 12px 0;
}
.menu li a{
	font:bold 14px/180% "宋体" "新宋体",Arial, Helvetica, sans-serif;
	padding:5px;
}
.menu li a:hover{
	color:#FFCC00;
	text-decoration:none;
	padding:5px;
	background:#000;
}
#main{
	background:url(images/mainBg.jpg) repeat-x;
	padding:0 25px;
}
#ad{
	background:#01569C url(images/flashadBg.jpg) no-repeat;
	border:solid 1px #359FE6;
	border-top:0;
	padding:0 20px 20px 20px;
	overflow:hidden;
	zoom:1;
}
#ad .flashAd{
	float:left;
	width:522px;
	padding-top:8px;
}
#ad .news{
	float:right;
	width:365px;
	padding-top:8px;
}
#ad .news li{
	float:left;
	width:160px;
	line-height:20px;
	padding-right:20px;
	overflow:hidden;
}
#videoList{
	clear:both;
	padding:15px 0;
}
#videoList h4{
	background:url(images/listTitlebg.jpg) repeat-x;
	overflow:hidden;
	zoom:1;
}
#videoList h4 .title{
	display:block;
	float:left;
	width:275px;
	height:38px;
	background:url(images/listTitle.jpg) no-repeat;
}
#videoList h4 .more{
	display:block;
	float:right;
	width:75px;
	height:38px;
	background:url(images/listMorebg.jpg) no-repeat;
}
.more img{
	margin:12px 0 0 10px;
	display:inline;
}
#videoList .wrapper{
	clear:both;
	border:1px solid #359FE6;
	background:#01569C;
	padding:20px 15px;
	overflow:hidden;
	zoom:1;
}
#videoList li{
	float:left;
	padding:10px 16px;
}
#videoList li a:hover{
	color:#ff0000;
}
#videoList .videoName{
	display:block;
	text-align:center;
}
#footer{
	clear:both;
	margin-top:10px;
	background:url(images/footerBg.jpg) repeat-x;
}
#footer .copyright{
	text-align:center;
	height:55px;
}
