﻿/* CSS */
body {
	font-family:"宋体", arial;
	margin:0;
	padding:0;
	background: #FFF;
	font-size:12px;
	color:#539404;
}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
strong{font-weight:normal;}
em {font-style:normal;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
/* Link */
a:link {
	color: #539404;
	text-decoration:none;
}
a:visited {
	color: #539404;
	text-decoration:none;
}
a:hover {
	color: #006633;
	text-decoration:underline;
}
a:active {
	color: #539404;
}
/* Color */
.cRed,a.cRed:link,a.cRed:visited{ color:#f00; }
.cBlue,a.cBlue:link,a.cBlue:visited,a.cBlue:active{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{
	color:#FF8402;
}
.cGreen,a.cGreen:link,a.cGreen:visited{
	color:#539404;
}
/* Font  */
.fB {font-weight: bold;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
/* Other */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;	}
.blank3{ height:3px; clear:both;display:block; font-size:1px;overflow:hidden;}
.blank9{ height:9px; font-size:1px;display:block; clear:both;overflow:hidden;}
.blank5{height:5px; font-size:1px; display:block;clear:both;overflow:hidden;}
.blankW6{ height:6px; display:block;background:#fff; clear:both;overflow:hidden;}
.blankW9{ height:9px; display:block;background:#fff; clear:both;overflow:hidden;}
.blank12{ height:12px; font-size:1px;clear:both;overflow:hidden;}
.blank18{ height:18px; font-size:1px;clear:both;overflow:hidden;}
/* Structure */
.area{
	width:958px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ACC995;
	background-image: url(../images/line_bj.jpg);
	height: 59px;
}
.area .col1{float:left; width:170px;}
.area .col2{float:right; width:775px;}
.area .col2 .col2A{float:left; width:460px;}
.area .col2 .col2B{float:right; width:300px;}
.bk_3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c3da8e;
	border-bottom-color: #c3da8e;
	border-left-color: #c3da8e;
}
.bk_3 ul {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.bk_3 li {
	background-image: url(../images/xt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 27px;
	list-style-image: url(../images/dian.jpg);
	list-style-position: inside;
}

.bk_2 {}
.bk2 ul {
	text-align: left;
}
.bk2 li {
	background-image: url(../images/xt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 27px;
	list-style-image: url(../images/dian.jpg);
	list-style-position: inside;
}
.xiantiao {
	background-image: url(../images/xt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;}
img.img4{
	padding: 1px;
	border: 1px solid #CCCCCC;
}
img.line {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}
pro {
 
margin:0px;
padding:1px;
list-style-type:none;
}
#pro li{
	width:30%;
	display:block;
	float:left;
	margin-left:2%;
	padding-bottom:16px;
	list-style-type:none;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 0;
	text-align: center;
	line-height: 150%;
}
#pro img {
	border: 1px solid #C3DA8E;
	padding: 2px;
}
pro5 {
 
margin:0px;
padding:1px;
list-style-type:none;
}
#pro5 li{
	width:18%;
	display:block;
	float:left;
	margin-left:0;
	padding-bottom:10px;
	list-style-type:none;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 0;
	text-align: center;
	line-height: 120%;
	padding-top: 10px;
}
#pro5 img {
	border: 1px solid #C3DA8E;
	padding: 2px;
}
