﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
font: 12px "微软雅黑";
	color: black 2;
	background-color:black
}

a {
	color: #f8e6c2;
	text-decoration: none;
}
a:hover {
	color: #f63;
	text-decoration: none;
}
h1, h2, h3, h4, ul, li, p, dl, dt, dd, form {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
a img, img {
	border: none;
}
/*------主体背景------*/
#container {
	width: 100%;
	background: url(bg_footer.jpg) bottom center no-repeat;
	display: table;
	color: #f8e6c2;
}
.page1{
		background: url(bg_top_01.jpg)   no-repeat  center top;

}
.page2{
		background: url(bg_top_02.jpg)   no-repeat center 263px;

}
.page3{
		background: url(bg_top_03.jpg)  no-repeat   center  438px;

}

#topbg {
	width: 1080px;
	margin: 0 auto;
	display: table;
	background: url(menubg.gif) top center no-repeat;

}
#header {
	width: 1080px;
	height: 267px;
	margin: 0 auto;
	z-index: 9999;
	position: absolute\9;
	_position: absolute; +;
	position: absolute;
	background:url('zslogo.jpg') no-repeat 450px top;
}
#header ul {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	padding-top: 50px;
}
#header ul li {
	float: left;
	width: 74px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #cdccc8;
	font-size: 13px;
	position: relative;
	cursor: pointer;
}
#header ul.drop {
	position: relative; padding-left:25px
}
#header ul.drop li {
	float: left;
	width: 74px;
	position: relative;
	color: #a39074;
	text-align: center;
}
#header ul.drop a:hover {
	color: #f8e6c2;
}
#header ul.drop li a {
	display: block;
	color: #a39074;
	position: relative;
	z-index: 2000;
}
#header ul.drop li a:hover, ul.drop li a.hover {
	position: relative;
	color: #f8e6c2;
}
/* 	LEVEL TWO*/
#header ul.drop ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 77px;
	height: auto;
	z-index: 1;
	background: url(submenubg.png) right 40px no-repeat;
	border-bottom: 1px #494034 solid;
}
#header ul.drop ul li {
	float: left;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	color: #564c3c;
	width: 77px;
	text-align: center;
}
#header ul.drop ul li a {
	display: block;
	width: 77px;
	color: #a39074;
	text-align: center;
}
#content {
	/*width:986px;*/ margin: 0 auto;
	display: table;
	padding-top: 285px\9;
	_padding-top: 285px; +;
	padding-top: 285px;
	padding-bottom: 50px;
	width: 1078px;
}
#main {
	float: right;
	width: 857px;
	display: table;
	padding-top: 80px;
	position: relative;
}
#footers {
	width: 100%;
	background: url(footerbg.gif) #000 center top no-repeat;
	height: 132px;
	margin: 0 auto;
}
#footers div {
	width: 978px;
	margin: 0 auto;
	padding-top: 39px;
	color: #67635c;
	height: 93px;
}
#footers div a {
	color: #67635c;
}
#footers div a:hover {
	color: white;
	text-decoration: underline;
}
#footers p {
	float: left;
	margin-left: 43px;
	height: 39px;
	padding-left: 170px;
}
#footers ul {
	float: right;
	margin-right: 28px;
	width: 300px;
}
#footers ul li {
	float: left;
	padding: 0 9px;
	background: url(footerline.gif) left no-repeat;
}
#footers ul li.first {
	background: none;
}
/*----------内页-----------*/
#main .title {
	width: 768px;
	height: 83px;
	position: relative;
	background: url(maintitle.png) !important;
}
#main .title span{
	 display:block;color:#F8E6C2;padding-left:95px;
}
.soneul {
	height: 261px;
	background: url('in_l.gif') no-repeat;
}
.li0 {
	height: 176px;
}
.li0 a {
	display: block;
	height: 127px;
}
.li0 a strong {
	display: none;
}
.li1 {
	clear: both;
}
.li1 ul {
	width: 190px;
	padding-left: 45px;
}
.li1 ul li,  {
	width: 78px;
	height: 28px;
	float: left;
	clear: none;
	margin-right: 5px;
}
.li1 ul li a {
	display: block;
	width: 78px;
	height: 28px;
	float: left;
}
.li1 ul li a strong {
	display: none;
}
#main .maincontent {
	background: url(mainmid.jpg) repeat-y;
	min-height: 800px;
	_height: 800px;
	width: 678px;
	padding: 30px 45px 0 45px;
}
#main .maincontent h1{
	font-size:18px;clear:both; text-align:center;line-height:30px; border-bottom:1px #996600 solid; margin-bottom:20px;
}
#main .maincontent h1 span{
	display:block;font-size:12px; font-family:Arial，Helvetica，sans-serif; font-weight:normal;color:#333333
}
#main .maincontent2 {
	background: url(mainmid.jpg) repeat-y;
	min-height: 800px;
	_height: 800px;
	width: 678px;
	padding: 30px 0 0 0;
}
#main .footer {
	width: 768px;
	height: 77px;
	background-image: url(mainfooter.gif);
	background-repeat: no-repeat;
}
