body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
:focus {
	outline: 0;
}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}

body {
	line-height: 1.5;
	background: #ddd;
}
ol,ul,li{
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
:link, :visited , ins {
	text-decoration: none;
}

body,th,td{
	font-size:12px;
	font-family:arial,ËÎÌå;
	color:#333;
	line-height: 20px;
}
.clear{
	height:0;
	line-height: 0;
	font-size:0;
	clear:both;
}
a{
	color:#333;
}
a:hover{
	color:#72a40b;
   text-decoration: underline;
}
a:active{
	color:#72a40b;
	background: none;
}
img{
	display: block;
}
strong{
	font-weight:bold;
}


.wrapper{
	width:960px;
	margin:0 auto 15px;
	padding:0 15px;
	background:#fff url(images/wrapper_bg.jpg) repeat-x left top;
}
.header .top_control{
	height:24px;
	line-height: 24px;
	overflow: hidden;
	margin-left:205px;
	background: url(images/title_bg001.gif) no-repeat 0 0;
}
.header .top_control a{
	color:#eee;
	display: inline-block;
	background:url(images/icon.gif) no-repeat 12px -73px;
	padding-left:22px;
}
.header .logo{
	height: 100%;
	padding:20px 0;
}
.header .logo h1{	
	width:215px;
	height: 60px;
	float:left;
	background: url(images/logo.jpg) no-repeat left top;	
	overflow: hidden;
	line-height:1000px;
	cursor: pointer;
}
.header .logo .top_show{
   width:468px;
	float:right;
	overflow:hidden;
}
.header .nav{
	height: 36px;	
	position: relative;
}
.header .nav ul{
	height:36px;
	padding-left:25px;
	background: url(images/title_bg001.gif) no-repeat left -24px;
}
.header .nav li{
	float: left;
	background:url(images/nav_bg001.gif) no-repeat right 1px;
	padding-right:2px;
}
.header .nav li a{
	display: inline-block;
	height: 36px;
	line-height:36px;
	padding:0 18px;
	font-size:14px;
	color:#fff;
}
.header .nav li a:hover{
	background: url(images/icon.gif) repeat-x left -102px;
}
.header .nav .side_control{
	width:150px;
	padding-bottom:10px;
	position: absolute;
	right:37px;
	top:-20px;
	background: #fff;
	border:3px solid #026603;
}
.header .nav .side_control .login .login_title{
	height:24px;
	line-height: 24px;
	font-size:14px;
	font-weight:bold;
	background: #eee;
	text-align: center;
	margin-bottom:5px;
}
.header .nav .side_control .login .input_text{
	height:22px;
	line-height: 22px;
	padding:0 5px;
	border:1px solid #ddd;
	overflow: hidden;	
	margin:0 0 5px 10px;
	color:#999;
	font-size:14px;
	width:120px;
}
.header .nav .side_control .login .input_button{
	height:20px;
	line-height: 20px;
	padding:0 5px;
	background: #026603;
	color:#fff;
	border:0;
	font-weight:bold;
	margin-left:10px;
}
.header .nav .side_control .login .welcome strong{
	color:#f00;
	padding:0 5px;
	font-size:16px;
}
.header .nav .side_control .login .modify td{
	width:50px;
	padding:0 5px 0 10px;
	background: url(images/icon.gif) no-repeat left -40px;
}
.header .nav .side_control .login .modify td a:link,
.header .nav .side_control .login .modify td a:visited{
	color:#666;
}
.header .nav .side_control .search .search_title{
	height:24px;
	line-height: 24px;
	font-size:14px;
	font-weight:bold;
	background: #eee;
	text-align: center;
	margin:15px 0 5px;
}
.header .nav .side_control .search .input_text{
	height:22px;
	line-height: 22px;
	padding:0 5px;
	border:1px solid #ddd;
	overflow: hidden;	
	margin:0 0 5px 10px;
	color:#999;
	font-size:14px;
	width:120px;
}
.header .nav .side_control .search select{
	width:130px;
	margin:0 0 5px 10px;
}
.header .nav .side_control .search .input_button{
	height:20px;
	line-height: 20px;
	padding:0 5px;
	background: #026603;
	color:#fff;
	border:0;
	font-weight:bold;
	margin:0 0 5px 10px;
	vertical-align: middle;
}
.header .nav .side_control .search .keywords{
	padding:5px 0 0 10px;
}
.header .nav .side_control .search .keywords a{
	color:#72a40b;
	text-decoration: underline;
	padding-right:5px;
}
.header .nav .side_control .search .keywords a:hover{	
	color:#008000;
}
.header .menu_s{
   height:36px;
	line-height: 36px;
	padding-left:25px;
	background: url(images/icon.gif) repeat-x 0 0;
	clear: both;
	color:#72a40b;
	font-size:12px;
	font-weight:bold;
}
.header .menu_s a{
	color:#72a40b;
	display: inline-block;
	height:36px;
	line-height: 36px;
	overflow: hidden;
	background: url(images/icon.gif) no-repeat left -32px;
	padding-left:10px;
	margin-right:15px;
}
.footer{
	width:920px;
	padding:30px 35px 10px;
	margin:0 auto;
	background: #aaa;
}
.footer .about{
	width:470px;
	overflow: hidden;
	float:left;
	background: #555;
	padding:10px;
}
.footer .about h2,
.footer .sitemap h2{
	height:24px;
	line-height:24px;
	font-size:14px;
	clear: both;
	color:#ddd;
	padding-left:10px;
}
.footer .about .left{
	width:270px;
	overflow: hidden;
	float:left;	
}
.footer .about .left dt,
.footer .about .right dt{
	color:#ddd;
	height:20px;
	line-height: 20x;
	font-weight:bold;
	padding-left:10px;
}
.footer .about .left dd,
.footer .about .right dd{
	padding:10px;
	line-height: 18px;
	color:#ddd;
	background: #666;
}
.footer .about .right{
	width:180px;
	overflow: hidden;
	float:right;	
}
.footer .sitemap{
	width:380px;
	overflow: hidden;
	float:right;
	background: #555;
	padding:10px 10px 30px;
}
.footer .sitemap dl{
	height:100%;
}
.footer .sitemap dl dt{
	width:60px;
	float:left;
}
.footer .sitemap dl dt a{
	color:#fff;
	font-weight:bold;
}
.footer .sitemap dl dd{
	width:300px;
	float:right;	
}
.footer .sitemap dl dd a{
	color:#fff;
	padding-right:5px;
}
.footer .copyright{
	clear: both;
	color:#ddd;
	text-align: center;
	height:100%;
	padding:20px 0 10px;
}
.footer .copyright a{
	color:#666;
	padding:0 5px;
}