@charset "utf-8";
/* CSS Document */

body {background-color: #5e5e5e; margin:0; padding:0;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, 宋体;
	font-size: 12px;
	color: #303030;
	line-height:20px;
}
.link1 a:link{color:#c8ff00; text-decoration: none;}
.link1 a:visited{ color:#c8ff00; text-decoration: none;}
.link1 a:active{ color:#c8ff00; text-decoration: none;}
.link1 a:hover{ color:#c8ff00; text-decoration: underline;}

.link2 a:link{ color:#FFF; text-decoration: none;}
.link2 a:visited{ color:#FFF; text-decoration: none;}
.link2 a:active{ color:#FFF; text-decoration: none;}
.link2 a:hover{ color:#FFF; text-decoration: underline;}

.link3 a:link{color:#303030; text-decoration: none;}
.link3 a:visited{ color:#648c0a; text-decoration: none;}
.link3 a:active{ color:#648c0a; text-decoration: none;}
.link3 a:hover{ color:#648c0a; text-decoration: underline;}

.link5 a:link {  color: #afff00; text-decoration: none}
.link5 a:visited {  color: #afff00; text-decoration: none}
.link5 a:active {  color: #afff00; text-decoration: none}
.link5 a:hover {  color: #afff00; text-decoration: none}

.green1{color: #afff00;}

.left{ float:left;}
.right{ float:right;}

.mr10{ margin-right:10px;}

.fs1{ font-size:14px; font-weight: bold;}
.fs2{ font-size:16px; font-weight: bold;}
.fs3{ font-size:18px; font-weight: bold;}

.fc1{ color:#FFF;}
.fc2{ color:#eb6100;}
.fc3{ color:#8FC41F;}
.fc4{ color:#004986;}
.fc5{ color:#a40000;}
.fc6{ color:#004986;}

.bg01{ background-color:#e8f6f9;}
.bg02{ background-color:#000;}
.bg03{ background-color:#f9e8e8;}
.bg04{ background-color:#f4f9e8;}

.lh25{ line-height:25px;}

.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}

img{ border:0;}
p{line-height: 20px;}
.w100{ width:100%;}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #8FC41F;
}


.line_f1{
	border-bottom: 1px solid #000;
}
.line_f2{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.line_r1{border-right: 1px solid #e2e2e2;}
.line_r2{border-right: 1px solid #000;}

.box01{border: 1px solid #e2e2e2;}
.box_img01{ width:250px; padding:10px; float:left;}
.con02{
	width:539px;
	float:left;
	height:auto;
	background-color:#F5F5F5;
}
.con02 ul{width:100%; float:left; padding:10px;}
.con02 li{
	float:left;
	width:auto;
	padding:2px 4px 2px 4px;
	background-color:#fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right:2px;
}
.con02 li a {
	DISPLAY: block;
	padding:0px 4px 0px 4px;
	color: #000;
	text-decoration: none;
	background-color: #DAF896;
}
.con02 li a:hover{
	background-color: #EFAE03;
	color: #fff;
}




#all{
	width:940px;
	clear: both;
	float: none;
	height: auto;
	margin: 0 auto 0 auto;
}

#up{
	width:940px;
	float: left;
	height:auto;
}

#pic_logo{ float:left; margin:15px 0px 0 20px;}
#pic_upfont{ float:left; margin:15px 0px 0 150px;}

.navmenu{
	float: left;
	height: 36px;
	width: 940px;
	margin:10px 0 10px 0;
}
.navmenu1{
	float: left;
	height: 36px;
	width: 800px;
	margin-left:20px;
	*margin-left:10px;
}
.navmenu1 ul{ width:800px; float:left; margin:0; padding:0;}
.navmenu1 li{ width:80px; height:36px; float:left; list-style-type:none;}
.navmenu1 li a{
	width:80px;
	height:27px;
	padding-top:9px;
	DISPLAY: block;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.navmenu1 li a:hover{
	background-image: url(img/navmenu_mouseon_bg.gif);
	color: #fff;
}
.navmenu_on{
	background-image: url(img/navmenu_mouseon_bg.gif);
	color: #fff;
	}


#con{
	width:940px;
	float: left;
	height:auto;
	margin:0;
}



#main_con{ width:460px; float:left; margin:0 0 0 20px;}



#footer{
	width:940px;
	float: left;
	height:30px;
	background-image: url(img/down_navmenu_bg.gif);
	background-repeat: repeat;
	margin-top:20px;
	margin-bottom:20px;
}
