<!--
@charset "utf-8";

body{
	font-size:12px;
	color:#333;
	text-align:center;
	background-color:#fff;
}
body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,input,button,textarea,p,th{ 
	margin:0;
	padding:0;
	font-family:"宋体",Arial;
}
h1,h2,h3,h4,h5,h6{ 
	font-size:100%;
}
img{ 
	border:0; 
}
li{ 
	list-style:none;
}
ul {
	list-style-type:square;
}
a {color:#999;text-decoration:none;}
a:visited {color:#999;}
a:hover {color:#01377d;text-decoration:underline;}
a:active {color:#01377d;}

#wrap {
	width:100%;
	margin:0 auto;
}
#header {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#content {
	width:960px;
	margin:8px auto 0 auto;
}
#footer {
	width:100%;
	margin:8px auto 0 auto;
	background-color:#0977a4;
}
/* Clear Fix */ 
.clearfix:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
.clearfix { 
	clear:both;
} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 

/******** head.asp ******/
.header_top {
	width:1003px;
	margin:0 auto;
	height:86px;
	overflow:hidden;
}
.logo {
	float:left;
	width:255px;
	padding:10px 0 0 10px;
}
.header_slogan {
	float:left;
	padding:50px 0 0 60px;
}
.header_slogan h4 {
	float:left;
	width:198px;
	font-size:18px;
	color:#ff8400;
}
.header_right {
	float:right;
	padding:10px 22px 0 0;
}
.header_home {
	width:176px;
	height:22px;
	background-color:#f7f7f7;
	border:#d1d1d1 solid 1px;
}
.header_home li {
	float:left;
	width:60px;
	height:22px;
	line-height:22px;
	padding-left:24px;
	background:url(../Images/Zhihee1/header_home.gif) no-repeat 14px center;
	text-align:left;
}
.header_theme {
	width:176px;
	margin:10px 0;
}
.header_theme li {
	float:left;
	padding-left:3px;
}
.header_theme img {
	cursor:pointer;
}
.header_menu {
	width:100%;
	height:36px;
	background:#0a80b0 url(../Images/Zhihee1/header_menu.gif) repeat-x left bottom;
}
.menu {
	width:939px;
	height:36px;
	margin:0 auto;
}
.menu li {
	float:left;
}
.menu li a {
	display:block;
	float:left;
	width:104px;
	height:36px;
	font-size:14px;
	line-height:36px;
	text-decoration:none;
	color:#fff;
}
.menu a:visited {
	color:#fff;
}

.menu a:hover,.menu a:active,.menuAclass {	
	font-weight:bolder;
	background:#616161 url(../Images/Zhihee1/menu_a.gif) no-repeat center bottom !important;
	text-decoration:none;
	color:#ffff00 !important;
}
.header_menuson {
	width:100%;
	height:28px;
	background:#f9fcfe url(../Images/Zhihee1/header_menuson.gif) repeat-x left bottom;
}
#menu-son {width:1003px;height:28px;margin:0 auto;text-align:left;}
#menu-son div {height:28px;line-height:28px;color:#999;display:none;}
/* #menu-son a {color:#999;} */
#son1 {padding-left:58px;}
#son2 {padding-left:58px;}
#son3 {padding-left:125px;}
#son4 {padding-left:118px;}
#son5 {padding-left:253px;}
#son6 {padding-left:356px;}
#son7 {padding-left:556px;}
#son8 {padding-left:340px;}
#son9 {padding-left:600px;}
/******** head.asp end ******/

/******** foot.asp ******/
#footer .copyright {
	width:960px;
	height:33px;
	margin:0 auto;
	line-height:33px;
	text-align:left;
	background:url(../Images/Zhihee1/footer_t.gif) no-repeat left center;
	overflow:hidden;
}
#footer .wwwzhiheecom {
	float:left;
	padding:14px 0 0 20px;
}
#footer .copy {
	float:left;
	width:46%;
	padding-left:18px;
	color:#fff;
}
#footer .copy a {
	color:#fff;
}

#footer .count {
	display:none;
	float:left;
	width:10%;
	padding:6px 0 0 18px;
}
#footer .copyrightgif {
	float:right;
	width:30%;
	padding-top:14px;
	text-align:right;	
}
/******** foot.asp end ******/
-->
