/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0
}
body {
	font-size:12px;
	background-color:#f1f2f3;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#F00;
	text-decoration:none;
}
.module {
	width:1000px;
}
.center {
	margin:0 auto;
}
.clear {
	clear:both;
}
.menu {
	height:54px;
	background:#c5181f;
	position:relative;
}
.menuleft {
	position:absolute;
	left:0px;
	background:url(gwy_dh1.png) center top  no-repeat;
	width:11px;
	height:47px;
}
.menuJS{
	position:absolute;
	margin-top:10px;
	right:30px;
	width:107px;
	height:27px;
}
.menuright{
	position:absolute;
	right:0px;
	background:url(gwy_dh3.png) center top  no-repeat;
	width:9px;
	height:47px;
}
.menuWord {
	position:absolute;
	background:url(gwy_dh2.png) center top repeat;
	top:2px;
	left:5px;
	width:988px;
	height:47px;
}
.menuWord ul {
	list-style:none;
	margin:0;
	padding:0;
}
.menuWord ul li {
	float:left;
	color:#CCCCCC;
	text-align:center;
	margin-top:12px;
	border-right:2px #FFF solid;
	padding-right:16px;
	padding-left:16px;
}
.menuWord ul li.first a {
	color:#FFF;
}
.menuWord ul li.end {
	border:none;
}
.menuWord ul li a {
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}
.footer {
background:url(zt_gwy_bottom.png) center top  no-repeat;
	height:152px;
	
	position:relative;
}
.footer .footerWord {
	padding:20px 0 0 0;
	text-align:center;
}
.footer .footerWord a {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:0 15px;
}