/*全局样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ background:#fff;color:#333;font:12px "\5B8B\4F53",san-serif;}
ul,ol{list-style:none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
address,cite,code,em,th{font-weight:normal;font-style:normal;}
input,button,textarea,select{font:100% Arial,'';vertical-align:middle}
table,td,tr,th{font-size:12px;}

/*公共样式*/
.fl{float:left;}
.fr{float:right;}
.fB{font-weight:bold;}
.fK{color:#006300;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.clear{clear:both;}
.blank5{height:5px;line-height:5px;font-size:0;}
.blank10{height:5px;line-height:5px;font-size:0;clear:both;overflow:hidden;display:block;}
.blank15{height:15px;line-height:15px;font-size:0;clear:both;overflow:hidden;display:block;}
.clearfix{*zoom:1;}
.clearfix:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}
.line{background:url(../images/line02.gif) repeat-x;height:1px;line-height:1px;font-size:0;clear:both;overflow:hidden;display:block;}
.line2{background:url(../images/line02.gif) repeat-x;height:1px;line-height:1px;font-size:0;}
/*超链接样式*/
a{color:#333;text-decoration:none;}
a:hover{color:#ff9900;text-decoration:none;}

/*内容区宽度*/
.layout{width:960px;margin:0 auto;}







/*头部样式*/
.header{}
.header .title{margin-top:15px;}
.viceNav{ width:770px;}
.viceNav p{ line-height:30px;}
.viceNav p a{color:#006300;}
.viceNav span a{ padding:0px 5px; line-height:30px;}

/*导航*/
.mainNav{
	height:36px;
	background: url(../images/mainNavBg.gif) repeat-x;
	clear:both;
	width: auto;
	float: none;
}
.mainNav ul{ margin-left:13px;}
.mainNav ul li{
	float:left;
	height:36px;
	line-height:36px;
	background:url(../images/mainNavLine.gif) no-repeat;
	padding:0 20px;
}
.mainNav ul li a{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.mainNav ul li a:hover{ color:#ffc001;}


/*banner*/
.banner{ height:222px;}



/*内容区样式*/

/*左边*/
.content{}
.con_l{width:200px;border:1px solid #e5e7e4; border-top:none;}
.con_l ul{}
.con_l ul li{margin-left:11px;text-align:center;margin-top:10px;height:34px;line-height:34px;width:177px;vertical-align:bottom;}
.con_l ul li a{display:block;}
.con_l ul li.y{background:url(../images/line.gif) repeat-x;}
.con_l ul .y a{color:#006300;}
.con_l ul li.w{background:url(../images/line.gif) 0 -34px repeat-x;}
.con_l ul .w a{color:#666;}


/*右边*/
.con_r h3{height:25px; line-height:25px; background:#e4f6d0 url(../images/biaoti.gif) no-repeat; font-size:14px; color:#fff; font-weight:bold;padding:0 15px;}
.con_r h3 span{float:right; font-size:12px; font-weight:normal;}




/*底部样式*/
.youqing{background:#e4f6cf; margin-bottom:5px; border:1px solid #beddb3;}
.youqing p{ line-height:24px; padding-left:15px;}

.banquan{ background:url(../images/footerBg.gif) repeat-x; height:90px;}
.banquan p{ line-height:25px;padding:10px;}

.fenxiang{ padding:0 10px;}
