@charset "utf-8";
/* CSS Document */
/*基本信息*/
body {
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
}

/*页面层容器*/
#container {width:950px;margin:0px auto 0px auto;}

/*页面头部*/
#Header1 {width:950px;height:147px;background:url(images/header1.jpg) no-repeat;}
#Header12 {width:950px;height:147px;background:url(images/header12.jpg) no-repeat;}
#video1 {width:466px;height:393px;background:url(images/header2.jpg) no-repeat;float:left;text-align:center;}
#Header22 {width:433px;height:393px;background:url(images/header3.jpg) no-repeat;float:left}
#Header23 {width:51px;height:393px;background:url(images/header4.jpg) no-repeat;float:right;}
#Header23 p{margin:0px; text-align:left;padding:5px 0px 0px 25px;}
#danwei {width:200px;height:110px;margin:0 auto;float:right;}

/*页面主体*/
#PageBody {width:950px;margin:0px;}
#whiteline {width:950px;height:15px;background:#FFFFFF;float:left;}

#MainBody1 {width:908px;margin:0px auto 0px auto;}
#fangkuang1 {width:908px;height:82px;background:url(images/bk1.gif) no-repeat;margin:0px;float:left;}
#wenzi1 {width:100px;height:20px;float:right;margin:55px auto 0px auto;}
#fangkuang21 {width:35px;height:178px;background:url(images/bottom1.gif) no-repeat;float:left;text-align:right; line-height:180px}
#fangkuang22 {width:838px;height:178px;background:url(images/bottom3.gif) repeat;float:left;margin:0px auto 0px auto;}
#fangkuang22 li{list-style:none;float:left;padding:0px;}
#fangkuang22 li a{text-decoration:none;padding-top:4px;width:200px;height:166px;margin-left:8px;}
#fangkuang23 {width:35px;height:178px;background:url(images/bottom2.gif) no-repeat;float:right;text-align:left;line-height:180px;}

#fangkuangb1 {width:908px;height:82px;background:url(images/bk2.gif) no-repeat;margin:0px;float:left;}
#fangkuangc22 {width:838px;height:178px;background:url(images/bottom3.gif) repeat;float:left;margin:0px auto 0px auto;}
#fangkuangc22 ul{list-style:none;float:left;padding:0px;margin-left:20px;line-height:30px}
#fangkuangc1 {width:908px;height:82px;background:url(images/bk3.gif) no-repeat;margin:0px;float:left;}


/*页面底部*/
#Footer {width:950px;height:58px;background:url(images/bottom.gif) repeat; text-align:center;}
#zi{text-align:center;line-height:50px; list-style:none;}

.font1 {
	font-size: 12px;
	line-height: 13px;
	text-indent: 24px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 14px;
}
.font2 {
	font-size: 14px;
	font-weight: bold;
	color: #C4000A;
}
a:link {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
