﻿*
{
	font-size: 12px;
	padding:0;
	margin:0;
	line-height:150%;
}
a img 
{
	border:0;
}
a
{
color:#666;

}
a:link
{
text-decoration:none;
}
a:hover
{
color:#FA6700;
text-decoration:underline;
}
a:active 
{

}
a:visited
{
color:#6A9CCD;
text-decoration:none;
}
div ,p
{
	display:block;
}
ul ,ol
{
	list-style:none;
}
.clear
{
	clear:both;
	height:0;
	font-size:0;
	overflow:hidden;
	display:block;
}
body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

#wrapper
{
	margin:0 auto;
	width: 900px;
}
#innerWrapper
{
	text-align: left;
	
}
#header
{
height:50px;
clear:both;
margin-bottom:5px;
}
#innerHeader
{
}
#logo
{
}
#logo h1
{
	padding:0px;
	margin:0px;
	background-image:url(/images/logo02.gif);
	width:200px;
	height:50px;
	text-indent:-2000px;
	overflow:hidden;
    float:left;
cursor:pointer;
}
#menu
{
width:680px;
	height:30px;
float:right;
margin-bottom:20px;
}
#menu ul
{
	padding:0px;
	margin:0px
	
}
#menu ul li
{
	float:right;
	list-style-type:none;
	padding:5px
	
}
#footer
{
width:100%;
clear:both;
text-align:center;
padding:5px 0;
margin-bottom:5px;
border-top:1px solid #CCC;
}
.box
{
	padding: 5px;
}
.box .title
{
color:#5B9400;
border-bottom:1px solid #99CC66;
}
.box .title h4
{
	font-weight: bold;
	padding:5px 0 3px 15px;
	margin: 0px;
	font-size:12px;
}
.box .content
{
}

.box .content ul
{
	padding:2px 10px;
	margin:0px
}

.box .content ul li
{
	list-style-type:none;
}

/*  ZhwellPage*/
.ZhwellPage
{
	clear: both;
	border-top: 1px solid #DCDCDC;
	padding-top: 3px;
}
.ZhwellPage .TextBoxPage
{
	line-height: 18px;
	border: 1px solid #DCDCDC;
	color: #666666;
	background: #FFFFFF;
}
.ZhwellPage .btn
{
	height: 22px;
	background: url(     "../Images/bg_btn.gif" ) repeat-x #FFFFFF;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	padding: 0 5px;
	margin: 0 5px;
	padding: 0 3px;
}
.ZhwellPage .TextBoxPage
{
	height: 18px;
	width: 23px;
}
.ZhwellPage .gotopage, .ZhwellPage .thepages
{
	float: right;
}
.ZhwellPage .thepages
{
	padding: 0 5px;
}
.ZhwellPage .thepages a
{
	display: block;
	width: 22px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #CCC;
	float: left;
	margin: 0 3px;
	background: #FFF;
	text-align: center;
	margin-bottom: 1px;
}
.ZhwellPage .pagelink-current
{
	display: block;
	width: 22px;
	height: 20px;
	line-height: 20px;
	background: #FFF;
	border: 1px solid #CCC;
	float: left;
	color: Red;
	text-align: center;
	margin-bottom: 1px;
}
