@charset "utf-8";
/* CSS Document */
body{
	background:#FFFFFF;
	margin:0;
	padding:0;	
	font:100% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#kcconsist{
	width:982px;
	height:inherit;
	line-height:200%;
	list-style:none;
	margin:auto;
	font-size:12px;
}
#bewrite{
	width:972px;
	height:30px;
	float:left;
	line-height:30px;
	margin-top:5px;
	background:#d8fe87;
	color:#5c8036;
	padding-left:10px;
}
#top{
	width:982px;
	height:35px;
	float:left;
	line-height:35px;
	margin-top:10px;
	background-image:url(../picture/kctop.jpg);
	color:#FFFFFF;
}
#top dd{
	float:left;
	margin-left:20px;
}
#kcpicuter{
	width:982px;
	height:300px;
	float:left;
}
#kcupper{
	width:982px;
	height:inherit;
	float:left;
	margin-top:10px;
}
#upperLeft{
	width:710px;
	height:inherit;
	float:left;
	
}
#leftUp{
	width:688px;
	height:inherit;
	float:left;
	border:1px solid #5c8036;
	padding:5px 10px 5px 10px;
}
#leftBosom{
	width:704px;
	height:150px;
	float:left;
	margin-top:10px;
	border:3px solid #009900;
}
#leftLower{
	width:348px;
	height:inherit;
	float:left;
	margin-top:10px;
	border:1px solid #5c8036;
}
#leftLower1{
	width:348px;
	height:inherit;
	float:left;
	margin:10px 0 0 10px;
	border:1px solid #5c8036;
}
#upperRight{
	width:262px;
	height:inherit;
	float:left;
	margin-left:10px;
}
#rightUp{
	width:260px;
	height:inherit;
	float:left;
	border:1px solid #5c8036;
}
#rightLower{
	width:260px;
	height:inherit;
	float:left;
	border:1px solid #5c8036;
	margin-top:10px;
}
#kctrail{
	width:982px;
	height:inherit;
	float:left;
	margin-top:10px;
}
#trailLeft{
	width:318px;
	height:inherit;
	float:left;
	border:1px solid #5c8036;
}
#trailCenter{
	width:319px;
	height:inherit;
	float:left;
	border:1px solid #5c8036;
	margin-left:10px;
}
#trailRight{
	width:318px;
	height:inherit;
	float:left;
	border:1px solid #5c8036;
	margin-left:10px;
}
.color{
	color:#ffff00;
}
/****************************************top********************************************/
#topLeft{
	width:262px;
	height:inherit;
	float:left;
}
#topleftupper{
	width:260px;
	height:inherit;
	float:left;
	border:1px solid #000000;
}
#topleftlower{
	width:260px;
	height:inherit;
	float:left;
	margin-top:10px;
	border:1px solid #000000;
}
#topright{
	width:710px;
	height:inherit;
	float:left;
	margin-left:10px;
}
#toprightup{
	width:688px;
	height:inherit;
	float:left;
	border:1px solid #000000;
	padding:5px 10px 5px 10px;
}
#toprightlower{
	width:708px;
	height:inherit;
	float:left;
	border:1px solid #000000;
	margin-top:10px;
}
#toprightlower1{
	width:354px;
	height:inherit;
	float:right;
}
/************************************youqing****************************************/
.youqing{
	width:982px;
	height:inherit;
	margin-top:20px;
	border-top:3px solid #006600;
	float:left;
}

A:link{
	color:#5c8036;
	text-decoration:none
}
A:visited{
	color:#5c8036;
	text-decoration:none
}
A:hover {
	color:#000000;
	text-decoration:underline
}
.color1{
	color:#FFFFFF;
}
A.color1:link{
	color:#FFFFFF;
	text-decoration:none
}
A.color1:visited{
	color:#FFFFFF;
	text-decoration:none
}
A.color1:hover {
	color:#5c8036;
	text-decoration:underline
}