/* 通用 */
body{
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: "宋体";
	color: #666666;
 
}
div,p,h1,ul,li,input,h2,h3{ margin:0px;
padding:0px;
}
li{
	list-style-type: none;
}
img{ border:0px;
}
a{
	color: #666666;
	text-decoration: none;
}
.box {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	height: 100%;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* 头部 */
.header {
	width: 1002px;
	height: 121px;
	float: left;
}
.logo {
	height: 121px;
	width: 539px;
	float: left;
}
.logo a {
	display: block;
	height: 121px;
	width: 539px;
}
.banner {
	height: 100%;
	width: 463px;
	float: left;
	text-align: right;
	padding-top: 15px;
}
.banner li {
	float: left;
	margin-left: 10px;
	line-height: 30px;
}
.banner .y1 {
	background-image: url(../images/tubaio.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 22px;
	line-height: 15px;
}
.banner .y2 {
	background-image: url(../images/tubaio1.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 22px;
	line-height: 15px;
}

.banner .y3 {
	background-image: url(../images/tubaio2.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 22px;
	line-height: 15px;
}

.banner .y4 {
	background-image: url(../images/tubaio3.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 22px;
	line-height: 15px;
}

.banner ul {
	margin-left: 160px;
}



/* 导航 */

#nav {
	display:block;
	padding: 0px;
	margin: 0;
}
#menu {
	width: 1002px;
	float: left;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	height: 44px;
}


#nav .mainlevel {
	float:left;
	width:110px;
	height: 44px;
	line-height: 44px; position:relative;z-index:1;
}



.submenu_zzjs{position:absolute;left:0;top:45px;display:none;}
.tq {
	float: left;
	height: 44px;
	width: 1px;
}

#nav .mainlevel a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:44px;
	display:block;
	padding:0;
	width:110px;
	text-align: center;
}

#nav .mainlevel ul {display:none; position:absolute;}
#nav .mainlevel li {
	border-top:1px solid #fff;
	width:110px;/*IE6 only*/
	background-color: #666666;
}
 


/* 广告条 */

.banner1 {
	width: 1002px;
	float: left;
	margin-top: 3px;

}

.footer {
	float: left;
	width: 1002px;
	line-height: 25px;
	background-color: #0073c0;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	margin-top: 10px;
	height: 75px;
}
