@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto 0px auto; 
	text-align:center;
	font-size:12px;
}

.header{
	width:1002px;
	height:223px;
}

.content{
	width:1002px;
}

.video_top{
	width:1002px;
	height:9px;
	background-color:#c7e3fb;
}

.video_nav{
	width:960px;
	height:20px;
	border-bottom:#ff9525 2px solid;
	padding-top:25px;
	text-align:left;
	text-indent:135px;
	background:url(images/doc_nav.jpg) no-repeat 8% 70%;
	font-family:"宋体";
	font-size:12px;
}

.video_nav a:link,a:visited{
	text-decoration:none;
	color:#f87000;
	font-family:"宋体";
	font-size:12px;
}
	
.video_nav a:hover{
	color: #f87000;
	text-decoration:underline;
	font-family:"宋体";
	font-size:12px;
}

.video_border{
	width:836px;
	border:#b8c0d7 1px solid;
	border-top:0px;
	margin-bottom:37px;
	border-bottom:0px;
}

.video_title{
	height:51px;
	padding-top:30px;
	font-size:14px;
	font-weight:bold;
}

.video_info{
	width:810px;
	height:19px;
	background-color:#e4e4e4;
	padding-top:7px;
	text-align:right;
	padding-right:20px;
}
.video_content{
	width:450px;
	height:350px;
	margin:20px 0px 0px 18px;
	float:left;
}

.video_list1{
	width:250px;
	height:390px;
	float:right;
	margin:20px 30px 0px 0px;
}

.video_title1{
	width:250px;
	height:20px;
	margin-bottom:10px;
	background-image:url(images/video_title.jpg);
	text-align:left;
	text-indent:55px;
	padding-top:7px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.video_doc_list{
	width:250px;
	height:310px;
	border:#dedede 2px solid;
	border-left:0px;
	border-right:0px;
	margin-bottom:6px;
	text-align:left;
}

.video_buttom{
	width:250px;
	height:30px;
	background-color:#e4e7fa;
}

.footer{
	width:1002px;
	height:95px;
	background-image:url(images/footer.jpg);
	line-height:2;
	padding-top:16px;
}

.footer a:link,a:visited{
	text-decoration:none;
	color:#000000;
}
	
.footer a:hover{
	color: #727272;
	text-decoration:none;
}