@charset "utf-8";
/*text type*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{font-family:Arial,Tahoma,Helvetica,sans-serif; font-size:12px; line-height:1.5; color:#446D1C;padding:0;margin:0;}
/* CSS Document */
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
strong, b{ font-weight: bold; }
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:700;}
h1{font-size:18px}
h2{font-size:16px}
h3{font-size:14px}
h4{font-size:14px}
h5{font-size:12px}
h6{font-size:12px}
q:before,q:after{content:''}
abbr,acronym{border:0}
hr {margin: 0;padding: 0;border: 0;color: #CDCDCD;background-color: #CDCDCD;height: 1px}
blockquote{color:#666;font-style:italic;}
sup,sub{line-height:0}
abbr,acronym{border-bottom:1px dotted #666}
pre{white-space:pre;}
pre,code,tt{font:12px 'andale mono', 'lucida console', monospace;line-height:1.5}
/* Standard Definitions
----------------------------------------*/
.left{float:left;}
.right{float:right;}
.hide{display:none;}
/*from*/
.input{height:18px;border:1px #C6D5B8 solid;}
.select{padding:0px 2px;color:#999999;font-size:12px;}
/*cutpage*/
.cutpage{margin-left:10px; font-size:14px;overflow:hidden;zoom:1;margin-top:25px;}
.cutpage a{float:left;text-decoration:none;padding:3px 7px;border:1px solid #D0DEFF;background-color:#fff;margin-right:3px;}
.cutpage a.on{font-weight:bold;color:#EF0000;}
.cutpage a:hover{background-color:#D0DEFF;}
/*clear clearfix*/
.clearfix:after {content: "\0020"; display: block; height: 0;clear: both; visibility: hidden; }
.clearfix {zoom: 1;} 
.clear{clear:both;}
/*link style*/
a:link,a:visited{color:#446D1C;text-decoration:none;}
a:hover{color:#FF4E00;text-decoration:underline;}
/*contact*/
body{background-color:#334B1D;}
.container{width:950px;margin:0 auto;background-color:#fff;overflow:hidden;zoom:1;}
.head{width:950px;}
.logo{float:left;width:225px;}
.head_r{float:right;width:725px;}
.nav{width:950px;height:29px;background:url(../images/nav_bg.jpg) repeat-x;}
.nav ul{text-align:center;padding-left:20px;}
.nav li{float:left;color:#fff;line-height:29px;padding:0px 0px 0px 25px;text-align:center;}
.nav li a{margin-right:25px;}
.nav li a:link,.nav li a:visited,.nav li a:hover{color:#fff;}
.banner{height:205px;}
.main{width:950px;background:url(../images/main_bg.jpg) no-repeat;overflow:hidden;zoom:1;}
.leftcon{float:left;width:212px;padding-top:16px;padding-left:8px;}
.login_box{width:208px;height:125px;background:url(../images/login_bg_01.jpg) no-repeat;}
.login_tab{width:208px;}
.login_tab th{width:65px;text-align:right;line-height:30px;}
.login_tab td{width:143px;}
.login_tab span{padding-right:10px;}
.left_menu_box{width:206px;border-left:1px #97B575 solid;border-right:1px #97B575 solid;border-top:1px #97B575 solid;overflow:hidden;}
.left_menu_box ul{margin-top:20px;}
.left_menu_box li{float:left;background:url(../images/left_menu_bg_01.jpg) no-repeat;width:206px;line-height:30px;text-align:left; text-indent:70px;}
.left_menu_box li.current,.left_menu_box li a:hover{background:url(../images/left_menu_bg.jpg) no-repeat;display:block;}

.left_menu_box2{width:206px;overflow:hidden; background-color:#FFFFFF;}
.left_menu_box2 ul{margin-top:0px;}
.left_menu_box2 li{float:left;background:url(/images/left_menu_bg2.gif) no-repeat;width:206px;line-height:30px;text-align:left; text-indent:90px;}
.left_menu_box2 li.current,.left_menu_box2 li a:hover{background:url(/images/left_menu_bg1.gif) no-repeat;display:block;}

.friendlink{background:url(../images/friendlink_bg.jpg) no-repeat;height:34px;text-align:center;padding-top:7px;}
.rightcon{float:right;width:720px;padding-top:16px;}
.rightcon_box1{width:325px;float:left;}
.rightcon_box1 h1,.rightcon_box2 h1,.rightcon h1{border-bottom:1px #97B575 solid;}
.newslist_01{padding:0px 8px;}
.newslist ul,.newslist_01 ul{padding-top:8px;}
.newslist_01 li{text-align:right;line-height:30px;color:#97B07E;border-bottom:1px #AFAFAF dashed;}
.newslist li{width:325px;text-align:right;line-height:24px;color:#97B07E;}
.newslist li span,.newslist_01 li span{float:left;line-height:24px;background:url(../images/icon_01.jpg) no-repeat;padding-left:13px;}
.rightcon_box2{float:right;width:370px;padding-right:5px;}
.rightcon_box2 p{padding:8px 5px 0px;line-height:24px;}
.hr p{padding:8px 8px 0px;line-height:24px;}
.hr_tab{width:710px;}
.hr_tab td{line-height:24px;}
.hr_tab td span{color:#999999;}
.hr_tab td b{color:#ff4e00;}
.footer{width:950px;height:73px;background:url(../images/footer_bg_01.jpg) repeat-x;margin:0 auto;}
.footer .f_l{float:left;width:500px;line-height:24px;padding-top:15px;padding-left:10px;}
.footer .f_r{float:right;padding-top:20px;}
/*p*/
.pb6{padding-bottom:6px;}
.pb10{padding-bottom:10px;}
.mt10{margin-top:10px;}
/*link*/
.hotlink:link,.hotlink:visited{color:#FF4E00;}
.left_menu_box1{width:206px;overflow:hidden;}
.left_menu_box1 {margin-top:20px;}
.left_menu_box1 a{float:left;background:url(../images/left_menu_bg_01.jpg) no-repeat;width:206px;line-height:30px;text-align:center;}
.left_menu_box1 a:hover{background:url(../images/left_menu_bg.jpg) no-repeat;display:block;}
.wrap{ padding:0 20px 10px 10px;}
.products{border:#dddddd 1px solid; padding:3px; width:120px; height:90px;}
.products_t{font-size:12px; font-weight:bold; line-height:25px;}
.products_t a{font-size:12px; font-weight:bold; text-decoration:underline;}
.bigproducts{width:250px; height:250px; padding:5px; border:#dedede 3px solid;}
.bigproducts img{width:250px; height:250px;}
.list{
	width:150px;
	float:left;
	padding:10px 0 10px 0;
	}
.listbor{
	width:137px;
	height:102px;
	float:left;
	border:#CFCFCF 1px solid;
	padding:3px;
	}
.listbor img{
	width:137px;
	height:102px;
	float:left;
	}
.listfont{
	width:150px;
	text-align:center;
	line-height:26px;
	float:left;
	}