body, h1, h2, ul, li, dl, dt, dd, form ,p{
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 12px;
	font-family:verdana;
}
img {
	border: none;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
b {
	font-weight: normal;
}
ul, li {
	list-style: none;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.wrap {
	width: 860px;
	margin: 0px auto 0px 20px;
}
.fix {
	clear: both;
	width: 860px;
	height: 5px;
	overflow: hidden;
}
.topnav {
	background: #F7F7F7 url(topnavbg.gif) repeat-x;
	border-bottom: 1px #ccc solid;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
}
.header {
	width: 860px;
	height: 60px;
	overflow: hidden;
	margin: 5px auto;
}
.header .logo {
	clear: both;
	overflow: hidden;
	float: left;
}
.header .logo h1 a {
	width: 200px;
	height: 60px;
	display: block;
	font-size: 0px;
	text-indent: -220px;
	overflow: hidden;
	background: url(logo.gif) left top no-repeat;
}
.header .banner {
	width: 650px;
	float: right;
	margin-top: 40px;
	line-height: 20px;
	height: 20px;
}
.header .banner a {
}
.crumb {
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	background: #F0F7F9;
	border-top: 1px #6B90DA solid;
}
.main {
	width: 860px;
	clear: both;
	margin: 10px auto 5px auto;
}
.main .ckd {
	width: 730px;
	float: right;
}
.main .ckd .info{
	line-height:16px; color:#666; text-indent:2em; padding:10px;
}
.ckd .node {
	width: 730px;
	overflow: hidden;
	background: #fff;
	margin-top:5px;

}
.ckd .node .kdname {
	height: 30px;
	padding: 0 5px 0 5px;
	overflow: hidden;
	line-height: 30px;
	background: #EBF7FE;
}
.ckd .node .kdname h2 {
	float: left;
	font-size: 12px;
	color: #036;
}
.ckd .node .kdname span {
	float: left;
	margin-left: 5px;
	text-align: left;
}
.ckd .node .kdname span a{
	color:#00f;
}

.ckd .node .kdname a {
	color: #333;
	text-decoration: none;
}
.ckd .node .kdname a:hover {
	text-decoration: underline;
	color: #00f;
}
.ckd .node .box {
	line-height: 25px;
	margin: 5px auto;
	text-align: right;
}
.box dl{
	height:30px;
}
.box dt {
	width: 130px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.box dd {
	float: left;
	margin-left: 5px;
}
.ckd .input {
	border: 1px solid #B3B3B3;
	font-size: 14px;
	padding: 6px 3px;
	color: #333;
	width: 180px;
}
.ckd .button {
	height: 34px;
	padding: 5px 20px;
	font-size: 14px;
	cursor: pointer;
}
.main .sidebar {
	width: 120px;
	float: left;
	overflow: hidden;
}
.main .sidebar a {
	color: #2200CC;
}
.main .sidebar .sidebox {
	border-right: 1px #C9D7F1 solid;
}
.main .sidebar .sidebox h2 {
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
}
.main .sidebar .sidebox h2 a{
	color:#000;
}
.sidebox ul{
	
}
.sidebox li{
	line-height:20px;font-size:13px;
}
.sidebox li a{
	display:block; width:100px;height:20px;overflow:hidden;padding-left: 10px; text-decoration:underline;
}
.sidebox li a:hover{
	background:#00f; color:#fff; text-decoration:none;
}
.adbottom {
	width: 680px;
	min-height: 280px;
	margin: 0px auto;
	zoom: 1;
	overflow: hidden;
	clear: both;
}
.adleft {
	width: 336px;
	height: 280px;
	float: left;
	overflow: hidden;
}
.adright {
	width: 336px;
	height: 280px;
	float: right;
	overflow: hidden;
}
.footer {
	width: 860px;
	line-height: 20px;
	text-align: center;
	border-top: 1px #d7d7d7 solid;
	padding: 10px 0px 20px 0px;
	clear: both;
	color: #666;
}
.footer a{
	color:#666;
}
.stat{
	display:none;
}