body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, input, fieldset, table, td, img, dl, dt, dd, div {
	margin:0;
	padding:0;
	border:0;
}
body, ul, ol, li, p, form, fieldset, table, td {
	font-family:"宋体", arial;
}
body {
	background:#fff;
	color:#000;
	text-align:center;
}
td, p, li, select, input, textarea, div {
	font-size:12px;
	text-align:left;
}
ul {
	list-style-type:none;
}
select, input, img {
	vertical-align:middle;
}
a {
	text-decoration:none;
}
a:link {
	color:#004499;
}
a:visited {
	color:#004499;
}
a:hover, a:active, a:focus {
	color:#c00;
}
.cBlue, a.cBlue:link, a.cBlue:visited {
	color: #0000FF;
}
.cBrown, a.cBrown:link, a.cbrown:visited {
	color: #990000;
}
.cDgray, a.cDray:link, a.cDgray:visited {
	color: #666666;
}
.cGray, a.Ggray:link, a.cGray:visited {
	color: #4F544D;
}
.cGreen, a.Ggreen:link, a.cGreen:visited {
	color: #008000;
}
.cRed, a.cRed:link, a.cRed:visited {
	color: #FF0000;
}
.cDRed, a.cDRed:link, a.cDRed:visited {
	color:#CC6633;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.space {
	height:8px;
	overflow:hidden;
	clear:both;
}
.space4 {
	height:4px;
	overflow:hidden;
	clear:both;
}
.dotline {
	border-top:1px dashed #6EA7DF;
	height: 1px;
	overflow:hidden;
	clear:both;
}
h1 {
	font-size:16px;
}
h2, h3 {
	font-size:14px;
}
.f14 {
	font-size:14px;
}
.h20 {
	line-height: 20px;
}
.h22 {
	height:22px;
	line-height: 22px;
}
.bold {
	font-weight: bold;
}
/*头部*/
#header {
	width:960px;
	margin:0 auto;
}
#headTop {
	width:960px;
	background:#fff;
	padding:2px 0px;
	border-bottom: 1px solid #ccc;
}
.input {
	font-size:12px;
	line-height:22px;
	border:1px solid #cbcbcb;
	margin-bottom: 1px; /* IE bug fix */
	padding: 0.1em;
}
#logo {
	width:190px;
	height:80px;
	float:left;
}
#banner {
	width:728px;
	height:90px;
	float:right;
}
#headTextads {
	background: #F2F6FB;
	border: 1px solid #B0D7FF;
	float: right;
	height: 58px;
	width: 160px;
	margin-top:0px;
	padding-left:3px;
}
#header li {
	clip: rect(0,0px,0,0);
	float: left;
	height: 13px;
	line-height: 18px;
	overflow: hidden;
	padding: 2px 4px 4px 0px;
	position: static;
	width: 140px;
	list-style:none;
}
/*导航*/
#headNav {
	clear: both;
	width: 960px;
	margin:0 auto;
	margin-bottom: 7px;
	padding-top:4px;
	overflow: hidden;
	height: 65px;
}
ul.nav1 {
	clear: both;
	background: url(/templets/default/hohan/nav1_bg.gif) #71c4fe repeat-x;
	overflow: hidden;
	width: 960px;
	height: 32px;
}
ul.nav1 li {
	padding-right: 18px;
	padding-left: 16px;
	background: url(/templets/default/hohan/nav1_line.gif) no-repeat right 6px;
	float: left;
	overflow: hidden;
	color: #fff;
	padding-top: 10px;
	height: 18px;
}
ul.nav1 li a, ul.nav1 li a:visited {
	color: #fff;
	text-decoration: none;
}
ul.nav1 li a:hover, ul.nav1 li a:active {
	color: #fff;
	text-decoration: underline;
}
ul.nav1 #nav1-01 {
	padding-right: 13px;
	padding-left: 29px;
	padding-top: 10px;
}
ul.nav1 #nav1-14 {
	padding-right: 0px;
	padding-left: 23px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	padding-top: 10px;
}
ul.nav2 {
	clear: both;
	background: url(/templets/default/hohan/nav2_bg.gif) #e9e9e9 repeat-x;
	overflow: hidden;
	width: 960px;
	height: 32px
}
ul.nav2 li {
	padding-right: 18px;
	padding-left: 16px;
	background: url(/templets/default/hohan/nav2_line.gif) no-repeat right 6px;
	float: left;
	overflow: hidden;
	color: #fff;
	padding-top: 10px;
	height: 18px;
}
ul.nav2 li a, ul.nav1 li a:visited {
	color: #ffffFF;
	text-decoration: none;
}
ul.nav2 li a:hover, ul.nav1 li a:active {
	color: #ffffFF;
	text-decoration: underline;
}
ul.nav2 #nav1-01 {
	padding-right: 13px;
	padding-left: 29px;
	padding-top: 10px;
}

/*底部*/
#footer{
	width:960px;
	margin:0 auto;
	text-align:center;
	line-height:150%;
	font-size:12px;
	clear:both;
	margin:0 auto;
}
#footer a{color:#000;}
#footer .line{background:#FFF;padding-top:2px;border-bottom:0px solid #AFAFAF;}
#footer .service{text-align:center;margin-top:2px;font-size:14px;height:24px; background:url(/templets/default/hohan/footerbg.gif) repeat-x; margin-top:5px;}
#footer p{text-align:center;}

#dtime{
	font-size:11px;
	color:#669933;