/* CSS Document */

/* 通用 */
body{
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	position: relative;
	background-color: #000000;


}
div,p,h1,ul,li,input,h2,h3,input,form,label{ margin:0px;
padding:0px;
}
li{
	list-style-type: none;
}
img{ border:0px;
}
a{
	color: #000;
	text-decoration: none;
	
}
.box {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	height: 100%;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}  
/* 头部 */
.header {
	width: 1001px;
	height: 125px;
}
.logo {
	height: 125px;
	width: 520px;
	float: left;
}
.logo a {
	display: block;
	height: 125px;
	width: 520px;
}
.banner {
	height: 100%;
	width: 481px;
	float: left;
}

/* 导航 */
.menu{
	width:1001px;
	height:52px;
	background-image: url("../images/nav_center.jpg");
	background-repeat: repeat-x;
	font-size: 14px;
	font-family: "微软雅黑";
}
.menu1 {
	float: left;
	height: 52px;
	width: 21px;
}
.menu2 {
	float: left;
	height: 52px;
	width: 21px;
}

.menu11 {
	height: 52px;
	width: 959px;
	float: left;
}
.menu11 ul {
	text-align: center;
}
.menu11 .t1 {
	background-image: url("../images/nav_center1.jpg");
	background-repeat: no-repeat;
	height: 52px;
	width: 119px;
	color: #FFFFFF;
	line-height: 52px;
}
.menu11 .t1 a {
	color: #FFFFFF;
}


.menu11 li{
	float:left;
	text-align:center;
	list-style-type: none;
	line-height: 52px;
	font-family: "微软雅黑";
	color: #000000;
}





.menu11 li a{
	width:119px;
	height:52px;
	color:#ffffff;
	display: block;
	text-decoration: none;
}
.menu11 a:hover{
	width:119px;
	height:52px;
	display: block;
	background-image: url("../images/nav_center1.jpg");
	background-repeat: no-repeat;
	color:#00ffff;
	text-decoration: none;
}
.menufg{
	width:2px;
	height:52px;
	background-image: url("../images/menu_mg.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

}
.banner1 {
	height: 305px;
	width: 1001px;
}

	
.footer{
	width:1001px;
	color: #FFFFFF;
	line-height: 23px;
	padding-top: 10px;
	float: left;
}
.footer1{
	width:16px;
	float: left;
	height: 100px;
}
.footer2{
	width:949px;
	height: 80px;
	float: left;
	text-align:center;
	background-image: url("../images/footer_center.jpg");
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-top: 20px;
}
.footer3{
	width:16px;
	float: left;
	height: 100px;
}
