body{background-color: #000; margin:0;font-family:Verdana, Geneva, sans-serif}
ul,li,h1,h2,h3{ padding:0px; margin:0px}
li{ list-style:none}
a:link, a:visited, a:hover{ text-decoration:none}
img{border:none}
.wrapper {width:100%; margin:0;}
.header{height:90px; width:100%; border-bottom:5px solid #83C326}
.header h1{width:369px; height:90px;float:left; background:url(../images/logo.gif) left center no-repeat; overflow:hidden; display:block}
.header h1 a{display: block; width:369px; height:90px;text-indent: -9999px}
.header .menu_nav{ color:#83C326; float:right; margin:56px 30px 0 0;}
.header .menu_nav ul li{ float:left;position:relative;}
.header .menu_nav ul li a{display:block;font-size:12px;padding:10px 11px; color:#83C326;}
.header .menu_nav ul li a:hover,.header .menu_nav ul li a.on{ color:#000; background:#83C326}
.header .menu_nav ul li div{background:#83c326;clear:both;position:absolute;}
.header .menu_nav ul li div a{font-size:11px;padding:0 10px 2px; color:#000;background:#83C326;line-height:27px; float:left; display:inline}
.header .menu_nav ul li div a:hover{padding:0 10px 2px; background:#FFF; display:block;line-height:27px; display:inline}

.header .menu_nav ul li a.lang{ width:12px !important;width:32px;display: block;text-indent:-9999px;}
.header .menu_nav ul li a.lang:hover{background:#83C326}
.header .menu_nav ul li a.english,.header .menu_nav ul li a.english:hover{background-image:url(../images/flag.gif)}

.header .menu_nav ul li div.menu_1{width:159px}
.header .menu_nav ul li div.menu_2{width:238px}
.header .menu_nav ul li div.menu_3{width:316px}
.header .menu_nav ul li div.menu_4{width:150px}
.header .menu_nav ul li div.menu_5{width:88px}
.header .menu_nav ul li div.menu_6{width:121px; left:-65px}
.header .menu_nav ul li div.menu_7{width:64px !important;width:62px; left:-30px}

.header .menu_nav ul li div a.menu_1_1,.header .menu_nav ul li div a.menu_1_1:hover{padding:0 15px 2px 10px;}
.header .menu_nav ul li div a.menu_1_2,.header .menu_nav ul li div a.menu_1_2:hover{padding:0 11px 2px 10px;}
.header .menu_nav ul li div a.menu_2_1,.header .menu_nav ul li div a.menu_2_1:hover{padding:0 23px 2px 10px;}
.header .menu_nav ul li div a.menu_2_2,.header .menu_nav ul li div a.menu_2_2:hover{padding:0 21px 2px 21px;}
.header .menu_nav ul li div a.menu_2_3,.header .menu_nav ul li div a.menu_2_3:hover{padding:0 10px 2px 22px;}
.header .menu_nav ul li div a.menu_3_1,.header .menu_nav ul li div a.menu_3_1:hover{padding:0 14px 2px 10px;}
.header .menu_nav ul li div a.menu_3_2,.header .menu_nav ul li div a.menu_3_2:hover{padding:0 14px 2px 14px;}
.header .menu_nav ul li div a.menu_3_3,.header .menu_nav ul li div a.menu_3_3:hover{padding:0 10px 2px 15px;}
.header .menu_nav ul li div a.menu_4_1,.header .menu_nav ul li div a.menu_4_1:hover{padding:0 87px 2px 10px;}
.header .menu_nav ul li div a.menu_5_1,.header .menu_nav ul li div a.menu_5_1:hover{padding:0 35px 2px 10px;}
.header .menu_nav ul li div a.menu_6_1,.header .menu_nav ul li div a.menu_6_1:hover{padding:0 45px 2px 10px;}


.header .menu_nav ul li div.menu_7 a.lang,.header .menu_nav ul li div.menu_7 a.lang:hover{width:12px !important;width:31px;}
.header .menu_nav ul li div.menu_7 a.english{ background:url(../images/flag.gif) 0px top #83C326}
.header .menu_nav ul li div.menu_7 a.english:hover{ background:url(../images/flag.gif) 0px top #fff }
.header .menu_nav ul li div.menu_7 a.german{ background:url(../images/flag.gif) -24px top #83C326}
.header .menu_nav ul li div.menu_7 a.german:hover{ background:url(../images/flag.gif) -24px top #fff }
.header .menu_nav ul li div.menu_7 a.fortuguese{ background:url(../images/flag.gif) -72px top #83C326}
.header .menu_nav ul li div.menu_7 a.fortuguese:hover{ background:url(../images/flag.gif) -72px top #fff }
.header .menu_nav ul li div.menu_7 a.french{ background:url(../images/flag.gif) -96px top #83C326}
.header .menu_nav ul li div.menu_7 a.french:hover{ background:url(../images/flag.gif) -96px top #fff }
.header .menu_nav ul li div.menu_7 a.italian{ background:url(../images/flag.gif) -48px top #83C326}
.header .menu_nav ul li div.menu_7 a.italian:hover{ background:url(../images/flag.gif) -48px top #fff }



/*.lang {
	text-align:right;
	COLOR: #666;
	padding-top:11px;
	margin-right:10px;
	width:297px;
	float:right;
}
.lang a {
	display:block;
	width:14px;
	height:9px;
	margin: 0px 0px 0px 12px;
	float:right;

}
.lang span { display: none;width:16px;	height:11px; }
.lang a.english { background:url(../images/flag_en.gif) 0 -9px; }
.lang a.english:hover {
	background:url(../images/flag_en.gif);
	border:1px solid #ccc
}
.lang a.de { background:url(../images/flag_de.gif) 0 -9px; }
.lang a.de:hover {
	background:url(../images/flag_de.gif);
	border:1px solid #ccc
}
.lang a.it { background:url(../images/flag_it.gif) 0 -9px; }
.lang a.it:hover {
	background:url(../images/flag_it.gif);
	border:1px solid #ccc
}
.lang a.spa { background:url(../images/flag_spa.gif) 0 -9px; }
.lang a.spa:hover {
	background:url(../images/flag_spa.gif);
	border:1px solid #ccc
}
.lang a.fr { background:url(../images/flag_fr.gif) 0 -9px; }
.lang a.fr:hover {
	background:url(../images/flag_fr.gif);
	border:1px solid #ccc
}
.lang a.english2 { background:url(../images/flag_en.gif); }
.lang a.english2:hover {
	background:url(../images/flag_en.gif);
	border:1px solid #ccc
}*/
.header2{height:105px; border-bottom:5px solid #83c326}
.header2 h2{float:left; padding:22px 14px;color:#FFF; font-size:12px; line-height:20px; font-weight: normal; }
.header2 h2 span{color:#83C326}

.banner {background:#333333; height:330px; text-align:center}
.banner .blank{width:1182px; margin:0 auto; text-align:left; padding:0}
.banner .tab{width:354px; margin:52px 0px 52px 0px; float:left}
.banner .mid{width:354px; margin:52px 60px 52px 60px; float:left}
.banner .title{width:220px; font-size:11px; line-height:20px; height:20px; overflow:hidden}
.banner .titleFadeIn{background:#000; font-size:11px; height:20px;line-height:20px; padding-left:5px;}
.banner .title span{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner .title a:link{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner .title a:visited{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner .title a:hover{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner .title a.on{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner .title span.on{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner .banner_content{width:354px;height:217px;position:relative; overflow:hidden}
.banner content_bounce{ display:none}
.banner .contect {width:354px; height:217px;position:relative;}
.banner .contect .info{background:#83C326; width:280px; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:18px; height:55px; padding-left:5px; top:145px;position:absolute; color:#000 }
.banner .contect .info h2{color:#FFF; font-size:29px; font-weight: normal;padding-top:1px; padding-bottom:3px; line-height:29px}
.banner .contect img{ width:354px; height:217px}
.banner .contect .menu_2{background:#000; width:234px; top:0px;left:120px;position:absolute; float:left; padding:0px; z-index:5;  }
.banner .contect .menu_2 ul{font-size:11px; color:#fff; padding:0; margin-top:0}
.banner .contect .menu_2 a{color:#fff; text-decoration:none}
.banner .contect .menu_2 a:visited{color:#fff; text-decoration:none}
.banner .contect .menu_2 a:hover{color:#83C326; text-decoration:none}
.banner .contect .menu_1{background:#000000;width:110px !important;width:120px; padding-left:10px;top:0px;left:0px;position:absolute; float:left; z-index:5}
.banner .contect .menu_1 ul{font-size:11px; color:#fff; padding:0}
.banner .contect .menu_1 li{ list-style:none; margin:10px 0px;padding-left:15px;}
.banner .contect .menu_1 li a:link{color:#fff; text-decoration:none;}
.banner .contect .menu_1 li a:visited{color:#fff; text-decoration:none}
.banner .contect .menu_1 li a:hover{color:#83C326; text-decoration:none}
.banner .contect .menu_1 li.level{background:url(../images/arrow.gif) left 3px no-repeat;}
.banner .contect .menu_1 li.level_on{background:url(../images/arrow_on.gif) left 2px no-repeat;}
.banner .contect .menu_1 li.level_on a:link{color:#83C326; text-decoration:none}
.banner .contect .menu_1 li.level_on a:visited{color:#83C326; text-decoration:none}
.banner .contect .menu_1 li.level_on a:hover{color:#83C326; text-decoration:none}
.banner .contect .menu_1 li.level_on .menu_2 li{ list-style:none;margin:10px 0px;}
.banner .contect .menu_1 li.level_on .menu_2 a:link{color:#fff; text-decoration:none}
.banner .contect .menu_1 li.level_on .menu_2 a:visited{color:#fff; text-decoration:none}
.banner .contect .menu_1 li.level_on .menu_2 a:hover{color:#83C326; text-decoration:none}
 
 
.banner_s {background:#333333; height:280px; text-align:center}
.banner_s .blank{width:972px; margin:0 auto; text-align:left; padding:0}
.banner_s .tab{width:287px; margin:42px 0px 42px 0px; float:left}
.banner_s .mid{width:287px; margin:42px 55px 42px 55px; float:left}
.banner_s .title{width:220px; font-size:11px; line-height:20px; height:20px; overflow:hidden}
.banner_s .titleFadeIn{background:#000; font-size:11px; height:20px;line-height:20px; padding-left:5px;}
.banner_s .title span{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_s .title a:link{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_s .title a:visited{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_s .title a:hover{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_s .title a.on{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_s .title span.on{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_s .banner_content{width:287px;height:176px;position:relative; overflow:hidden}
.banner_s .content_bounce{ display:none}
.banner_s .contect {width:287px; height:176px;position:relative;}
.banner_s .contect .info{background:#83C326; width:265px; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:18px; height:47px; padding-left:5px; top:105px;position:absolute; color:#000 }
.banner_s .contect .info h2{color:#FFF; font-size:24px; font-weight: normal;padding-top:1px; padding-bottom:3px; line-height:24px}
.banner_s .contect img{ width:287px; height:176px}
.banner_s .contect .menu_2{background:#000; width:167px; top:0px;left:120px;position:absolute; float:left; padding:0px; z-index:5;  }
.banner_s .contect .menu_2 ul{font-size:11px; color:#fff; padding:0; margin-top:0}
.banner_s .contect .menu_2 a{color:#fff; text-decoration:none}
.banner_s .contect .menu_2 a:visited{color:#fff; text-decoration:none}
.banner_s .contect .menu_2 a:hover{color:#83C326; text-decoration:none}
.banner_s .contect .menu_1{background:#000000;width:110px !important;width:120px; padding-left:10px;top:0px;left:0px;position:absolute; float:left; z-index:5}
.banner_s .contect .menu_1 ul{font-size:11px; color:#fff; padding:0}
.banner_s .contect .menu_1 li{ list-style:none; margin:10px 0px;padding-left:15px;}
.banner_s .contect .menu_1 li a:link{color:#fff; text-decoration:none;}
.banner_s .contect .menu_1 li a:visited{color:#fff; text-decoration:none}
.banner_s .contect .menu_1 li a:hover{color:#83C326; text-decoration:none}
.banner_s .contect .menu_1 li.level{background:url(../images/arrow.gif) left 3px no-repeat;}
.banner_s .contect .menu_1 li.level_on{background:url(../images/arrow_on.gif) left 2px no-repeat;}
.banner_s .contect .menu_1 li.level_on a:link{color:#83C326; text-decoration:none}
.banner_s .contect .menu_1 li.level_on a:visited{color:#83C326; text-decoration:none}
.banner_s .contect .menu_1 li.level_on a:hover{color:#83C326; text-decoration:none}
.banner_s .contect .menu_1 li.level_on .menu_2 li{ list-style:none;margin:10px 0px;}
.banner_s .contect .menu_1 li.level_on .menu_2 a:link{color:#fff; text-decoration:none}
.banner_s .contect .menu_1 li.level_on .menu_2 a:visited{color:#fff; text-decoration:none}
.banner_s .contect .menu_1 li.level_on .menu_2 a:hover{color:#83C326; text-decoration:none}
 
 
.banner_l {background:#333333; height:380px; text-align:center}
.banner_l .blank{width:1468px; margin:0 auto; text-align:left; padding:0}
.banner_l .tab{width:442px; margin:52px 0px 52px 0px; float:left}
.banner_l .mid{width:442px; margin:52px 70px 52px 70px; float:left}
.banner_l .title{width:220px; font-size:11px; line-height:20px; height:20px; overflow:hidden}
.banner_l .titleFadeIn{background:#000; font-size:11px; height:20px;line-height:20px; padding-left:5px;}
.banner_l .title span{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_l .title a:link{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_l .title a:visited{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_l .title a:hover{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_l .title a.on{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_l .title span.on{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_l .banner_content{width:442px;height:270px;position:relative; overflow:hidden}
.banner_l .content_bounce{ display:none}
.banner_l .contect {width:442px; height:270px;position:relative;}
.banner_l .contect .info{background:#83C326; width:370px; font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:18px; height:65px; padding-left:5px; top:185px;position:absolute; color:#000 }
.banner_l .contect .info h2{color:#FFF; font-size:35px; font-weight: normal;padding-top:5px; padding-bottom:3px; line-height:31px}
.banner_l .contect img{ width:442px; height:270px}
.banner_l .contect .menu_2{background:#000; width:322px; top:0px;left:120px;position:absolute; float:left; padding:0px; z-index:5;  }
.banner_l .contect .menu_2 ul{font-size:11px; color:#fff; padding:0; margin-top:0}
.banner_l .contect .menu_2 a{color:#fff; text-decoration:none}
.banner_l .contect .menu_2 a:visited{color:#fff; text-decoration:none}
.banner_l .contect .menu_2 a:hover{color:#83C326; text-decoration:none}
.banner_l .contect .menu_1{background:#000000;width:110px !important;width:120px; padding-left:10px;top:0px;left:0px;position:absolute; float:left; z-index:5}
.banner_l .contect .menu_1 ul{font-size:11px; color:#fff; padding:0}
.banner_l .contect .menu_1 li{ list-style:none; margin:10px 0px;padding-left:15px;}
.banner_l .contect .menu_1 li a:link{color:#fff; text-decoration:none;}
.banner_l .contect .menu_1 li a:visited{color:#fff; text-decoration:none}
.banner_l .contect .menu_1 li a:hover{color:#83C326; text-decoration:none}
.banner_l .contect .menu_1 li.level{background:url(../images/arrow.gif) left 3px no-repeat;}
.banner_l .contect .menu_1 li.level_on{background:url(../images/arrow_on.gif) left 2px no-repeat;}
.banner_l .contect .menu_1 li.level_on a:link{color:#83C326; text-decoration:none}
.banner_l .contect .menu_1 li.level_on a:visited{color:#83C326; text-decoration:none}
.banner_l .contect .menu_1 li.level_on a:hover{color:#83C326; text-decoration:none}
.banner_l .contect .menu_1 li.level_on .menu_2 li{ list-style:none;margin:10px 0px;}
.banner_l .contect .menu_1 li.level_on .menu_2 a:link{color:#fff; text-decoration:none}
.banner_l .contect .menu_1 li.level_on .menu_2 a:visited{color:#fff; text-decoration:none}
.banner_l .contect .menu_1 li.level_on .menu_2 a:hover{color:#83C326; text-decoration:none}


.banner_product {height:321px; background:#333333; overflow-x:hidden;position:relative; width:100%}
.banner_product .tab {width:354px; margin:42px 60px 0px 0; float:left; }
.banner_product .title{width:215px !important;width:220px; height:20px; font-size:11px; line-height:20px; overflow:hidden}
.banner_product .titleFadeIn{background:#000; font-size:11px; height:20px;line-height:20px; padding-left:5px;}
.banner_product .title a:link{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_product .title a:visited{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_product .title a:hover{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_product .title span{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_product .title span.on{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_product .contect {width:354px;position:relative;height:217px; }
.banner_product .contect img {width:354px;height:217px;}
.banner_product .contect a{color:#000}
.banner_product .contect .info{background:#83C326; width:270px; height:55px; font-family:Arial, Helvetica, sans-serif; font-size:16px; padding-left:10px;letter-spacing:-1px; top:145px;position:absolute;}
.banner_product .contect .info h2{padding:1px 0; margin:0; color:#FFF; font-size:25px; font-weight: normal}
.banner_product .contect .menu_2{background:#000; width:234px; top:0px;left:120px;position:absolute; float:left; padding:0px; z-index:5;  }
.banner_product .contect .menu_2 ul{font-size:11px; color:#fff; padding:0; margin-top:0}
.banner_product .contect .menu_2 a{color:#fff; text-decoration:none}
.banner_product .contect .menu_2 a:visited{color:#fff; text-decoration:none}
.banner_product .contect .menu_2 a:hover{color:#83C326; text-decoration:none}
.banner_product .contect .menu_1{background:#000000;width:110px !important;width:120px; padding-left:10px;top:0px;left:0px;position:absolute; float:left; z-index:5}
.banner_product .contect .menu_1 ul{font-size:11px; color:#fff; padding:0}
.banner_product .contect .menu_1 li{ list-style:none; margin:10px 0px;padding-left:15px;}
.banner_product .contect .menu_1 li a:link{color:#fff; text-decoration:none;}
.banner_product .contect .menu_1 li a:visited{color:#fff; text-decoration:none}
.banner_product .contect .menu_1 li a:hover{color:#83C326; text-decoration:none}
.banner_product .contect .menu_1 li.level{background:url(../images/arrow.gif) left 3px no-repeat;}
.banner_product .contect .menu_1 li.level_on{background:url(../images/arrow_on.gif) left 2px no-repeat;}
.banner_product .contect .menu_1 li.level_on a:link{color:#83C326; text-decoration:none}
.banner_product .contect .menu_1 li.level_on a:visited{color:#83C326; text-decoration:none}
.banner_product .contect .menu_1 li.level_on a:hover{color:#83C326; text-decoration:none}
.banner_product .contect .menu_1 li.level_on .menu_2 li{ list-style:none;margin:10px 0px;}
.banner_product .contect .menu_1 li.level_on .menu_2 a:link{color:#fff; text-decoration:none}
.banner_product .contect .menu_1 li.level_on .menu_2 a:visited{color:#fff; text-decoration:none}
.banner_product .contect .menu_1 li.level_on .menu_2 a:hover{color:#83C326; text-decoration:none}


.banner_product_s {height:270px; background:#333333; overflow-x:hidden;position:relative; width:100%}
.banner_product_s .tab {width:287px; margin:32px 55px 0px 0; float:left; }
.banner_product_s .title{width:215px !important;width:220px; height:20px; font-size:11px; line-height:20px; overflow:hidden}
.banner_product_s .titleFadeIn{background:#000; font-size:11px; height:20px;line-height:20px; padding-left:5px;}
.banner_product_s .title a:link{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_product_s .title a:visited{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_product_s .title a:hover{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_product_s .title span{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_product_s .title span.on{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_product_s .contect {width:287px;position:relative;height:176px; }
.banner_product_s .contect img {width:287px;height:176px;}
.banner_product_s .contect a{color:#000}
.banner_product_s .contect .info{background:#83C326; width:265px; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:18px; height:47px; padding-left:5px; top:105px;position:absolute; color:#000 }
.banner_product_s .contect .info h2{color:#FFF; font-size:24px; font-weight: normal;padding-top:1px; padding-bottom:3px; line-height:24px}
.banner_product_s .contect .menu_2{background:#000; width:167px; top:0px;left:120px;position:absolute; float:left; padding:0px; z-index:5;  }
.banner_product_s .contect .menu_2 ul{font-size:11px; color:#fff; padding:0; margin-top:0}
.banner_product_s .contect .menu_2 a{color:#fff; text-decoration:none}
.banner_product_s .contect .menu_2 a:visited{color:#fff; text-decoration:none}
.banner_product_s .contect .menu_2 a:hover{color:#83C326; text-decoration:none}
.banner_product_s .contect .menu_1{background:#000000;width:110px !important;width:120px; padding-left:10px;top:0px;left:0px;position:absolute; float:left; z-index:5}
.banner_product_s .contect .menu_1 ul{font-size:11px; color:#fff; padding:0}
.banner_product_s .contect .menu_1 li{ list-style:none; margin:10px 0px;padding-left:15px;}
.banner_product_s .contect .menu_1 li a:link{color:#fff; text-decoration:none;}
.banner_product_s .contect .menu_1 li a:visited{color:#fff; text-decoration:none}
.banner_product_s .contect .menu_1 li a:hover{color:#83C326; text-decoration:none}
.banner_product_s .contect .menu_1 li.level{background:url(../images/arrow.gif) left 3px no-repeat;}
.banner_product_s .contect .menu_1 li.level_on{background:url(../images/arrow_on.gif) left 2px no-repeat;}
.banner_product_s .contect .menu_1 li.level_on a:link{color:#83C326; text-decoration:none}
.banner_product_s .contect .menu_1 li.level_on a:visited{color:#83C326; text-decoration:none}
.banner_product_s .contect .menu_1 li.level_on a:hover{color:#83C326; text-decoration:none}
.banner_product_s .contect .menu_1 li.level_on .menu_2 li{ list-style:none;margin:10px 0px;}
.banner_product_s .contect .menu_1 li.level_on .menu_2 a:link{color:#fff; text-decoration:none}
.banner_product_s .contect .menu_1 li.level_on .menu_2 a:visited{color:#fff; text-decoration:none}
.banner_product_s .contect .menu_1 li.level_on .menu_2 a:hover{color:#83C326; text-decoration:none}

.banner_product_l {height:374px; background:#333333; position:relative; width:100%; overflow-x:hidden;}
.banner_product_l .tab {width:442px; margin:42px 70px 0px 0; float:left; }
.banner_product_l .title{width:215px !important;width:220px; height:20px; font-size:11px; line-height:20px; overflow:hidden}
.banner_product_l .titleFadeIn{background:#000; font-size:11px; height:20px;line-height:20px; padding-left:5px;}
.banner_product_l .title a:link{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_product_l .title a:visited{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_product_l .title a:hover{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_product_l .title span{background:url(../images/arrow.gif) right center no-repeat;padding-right:10px;color:#fff;}
.banner_product_l .title span.on{background:url(../images/arrow_on.gif) right 3px no-repeat;padding-right:14px;color:#83C326;}
.banner_product_l .contect {width:442px;position:relative;height:270px; }
.banner_product_l .contect img {width:442px;height:270px;}
.banner_product_l .contect a{color:#000}

.banner_product_l .contect .info{background:#83c326; width:370px; font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:18px; height:65px; padding-left:5px; top:185px;position:absolute; color:#000 }
.banner_product_l .contect .info h2{color:#FFF; font-size:35px; font-weight: normal;padding-top:5px; padding-bottom:3px; line-height:31px}


/*.banner_product_l .contect .menu_2{background:#000; width:322px; left:120px;position:absolute; float:left; padding:0px; z-index:5;  }
.banner_product_l .contect .menu_2 ul{font-size:11px; color:#fff; padding:0; margin-top:0}
.banner_product_l .contect .menu_2 a{color:#fff; text-decoration:none}
.banner_product_l .contect .menu_2 a:visited{color:#fff; text-decoration:none}
.banner_product_l .contect .menu_2 a:hover{color:#83C326; text-decoration:none}
.banner_product_l .contect .menu_1{background:#000000;width:110px !important;width:120px; padding-left:10px;top:0px;left:0px;position:absolute; float:left; z-index:5}
.banner_product_l .contect .menu_1 ul{font-size:11px; color:#fff; padding:0}
.banner_product_l .contect .menu_1 li{ list-style:none; margin:10px 0px;padding-left:15px;}
.banner_product_l .contect .menu_1 li a:link{color:#fff; text-decoration:none;}
.banner_product_l .contect .menu_1 li a:visited{color:#fff; text-decoration:none}
.banner_product_l .contect .menu_1 li a:hover{color:#83C326; text-decoration:none}
.banner_product_l .contect .menu_1 li.level{background:url(../images/arrow.gif) left 3px no-repeat;}
.banner_product_l .contect .menu_1 li.level_on{background:url(../images/arrow_on.gif) left 2px no-repeat;}
.banner_product_l .contect .menu_1 li.level_on a:link{color:#83C326; text-decoration:none}
.banner_product_l .contect .menu_1 li.level_on a:visited{color:#83C326; text-decoration:none}
.banner_product_l .contect .menu_1 li.level_on a:hover{color:#83C326; text-decoration:none}
.banner_product_l .contect .menu_1 li.level_on .menu_2 li{ list-style:none;margin:10px 0px;}
.banner_product_l .contect .menu_1 li.level_on .menu_2 a:link{color:#fff; text-decoration:none}
.banner_product_l .contect .menu_1 li.level_on .menu_2 a:visited{color:#fff; text-decoration:none}
.banner_product_l .contect .menu_1 li.level_on .menu_2 a:hover{color:#83C326; text-decoration:none}*/



.banner_product_control {height:54px; background:#333333; overflow:hidden; text-align:center}
.banner_product_control .left_palce{width:24px; height:12px;float:left;}
.banner_product_control .right_palce{width:24px;height:12px; float:right}
.banner_product_control a{ padding:10px }
.banner_product_control a.left{float:left; width:7px; height:12px; background:#83c326; margin:21px 5px 10px 0px; padding:0 }
.banner_product_control a.left_on{float:left; width:7px; height:12px; background:#fff; margin:21px 5px 10px 0px; padding:0 }
.banner_product_control a.right{float:right; width:7px; height:12px; background:#83c326; margin:21px 0px 10px 5px; padding:0 }
.banner_product_control a.right_on{float:right; width:7px; height:12px; background:#fff; margin:21px 0px 10px 5px; padding:0}

.scrollbar {margin:18px auto 0;position:relative;background-color: #1D1D1D; height:19px; display:none;}

	.cds_scrollbar {
		position: absolute;
		background: #83c326;
		height:19px;
		right: 0px;
		cursor: pointer;
	}
	.cds_track {
		position: absolute;
		background: #1D1D1D;
		right: 0px;
		top: 0px;
		width: 100%;
		height:19px;
		cursor: pointer;
	}
	.cds_up {
		width:19px;
		height:19px;
		position: absolute;
		background: #000 url(../images/cds_up.gif);
		left: 0px;
		top: 0px;
		cursor: pointer;
	}
	.cds_down {
		width:19px;
		height:19px;
		position: absolute;
		background: #000 url(../images/cds_down.gif);
		right: 0px;
		top: 0px;
		cursor: pointer;
	}

/*11-29¶¯Ì¬²Ëµ¥¿ØÖÆ*/
.feature_prev{position:absolute; left:0px; top:112px; z-index: 99;}
.feature_prev a {display:block;text-indent: -99999em; outline-style: none; width: 70px; padding:40px 40px 40px 10px;  height: 70px; background:url(../images/feature_arrows_l.gif) 200px 200px no-repeat; opacity: 0; border:none }
.feature_prev a:hover {	display:block;background: url(../images/feature_arrows_l.gif) no-repeat 10px center ;cursor: pointer; text-decoration: none; opacity: 1.0}
.feature_next{position:absolute; right:0px; top:112px;z-index: 99;}
.feature_next a {display:block;text-indent: -99999em; outline-style: none; padding-left: 0px; width: 70px; padding:40px 10px 40px 40px; background: url(../images/feature_arrows_r.gif) no-repeat -70px 210px; height: 70px; opacity: 0;}
.feature_next a:hover {	display:block;outline-style: none; background: url(../images/feature_arrows_r.gif) no-repeat 40px  center; cursor: pointer; text-decoration: none; opacity: 1.0}


.feature_nav {z-index: 99; position: absolute; text-align: center; padding: 0px; width: 99%; bottom:10px}
.feature_nav a {; font-size:10px;z-index: 99; padding-bottom: 0px; margin: 0px 3px; padding-left: 3px; padding-right: 3px; background: url(../images/global_sprite.png) no-repeat 0px -20px; color: transparent; text-decoration: none; padding-top: 0px}
.feature_nav a:hover {background-position: -22px -20px}
.feature_nav .activeSlide{background-position: -11px -20px;}

.feature_category {z-index: 100; position: absolute; background:#83c326; padding:5px 10px 7px 10px ; width:180px; right:40px; top:-27px;cursor: pointer; font-size:12px}
.feature_menu_cover{position: absolute; width:100%; top:0px; left:0; height:374px; z-index:110; overflow:hidden}
.feature_menu{background:#83c326;position: absolute; width:100%; top:0px; left:0; height:374px; z-index:120;display:none; margin-top:-380px;}

.feature_menu a{display:block;text-decoration:none; color:#000; font-size:10px; font-family: Verdana, Geneva, sans-serif; width:240px; float:left; height:85px; overflow:hidden; border:10px solid #83c326;background:#83c326; text-align:justify}
.feature_menu h2{font-size:20px; color:#FFF; font-family:Arial, Helvetica, sans-serif;}
.feature_menu strong{font-family:Arial, Helvetica, sans-serif; font-size:11px}
.feature_menu a:hover{display:block;text-decoration:none; color:#000; font-size:10px; font-family:Verdana, Geneva, sans-serif; width:240px; float:left; height:85px; overflow:hidden; border:10px solid #fff;background:#fff}
.feature_menu a:hover h2{font-size:20px; color:#83c326; font-family:Arial, Helvetica, sans-serif;}
 
.memu_link{margin-bottom:10px}
.memu_link .facebook{width:240px; float:right;}
/*.memu_link ul,li{font-size:11px; color:#FFF; margin:15px 0 0 0; padding:0}*/
.memu_link ul{float:left; margin:15px 0px 0px 10px; font-size:11px; color:#fff; padding:0; width:171px}
.memu_link li{ list-style:none; margin-top:15px; padding-left:15px}
.memu_link ul.first { width:120PX}
.memu_link ul.first li{ padding-left:4px}
.memu_link li{ list-style:none; margin-top:15px; padding-left:15px}

.memu_link li.title{color:#83C326; line-height:30px; font-size:12px}
.memu_link li.title a:link{color:#83C326; line-height:30px; font-size:12px}
.memu_link li.title a:visited{color:#83C326; line-height:30px; font-size:12px}
.memu_link li.title a:hover{color:#83C326; line-height:30px; font-size:12px}
.memu_link li a.on{color:#83C326;}
.memu_link li a:link{color:#666; text-decoration:none}
.memu_link li a:visited{color:#666; text-decoration:none}
.memu_link li a:hover{color:#83C326; text-decoration:none}

.memu_link li.level{background:url(../images/arrow.gif) left 3px no-repeat ;}
.memu_link li.level_on{background:url(../images/arrow_on.gif) left 2px no-repeat ;}
.memu_link li.level_on a{color:#83C326}
.memu_link li.level_on a:link{color:#83C326}
.memu_link li.level_on a:visited{color:#83C326}
.memu_link li.level_on a:hover{color:#83C326}

.memu_link li li a:link{color:#666; text-decoration:none}
.memu_link li li a:visited{color:#666; text-decoration:none}
.memu_link li li a:hover{color:#83C326; text-decoration:none}
.memu_link li.level_on li a:link{color:#666; text-decoration:none}
.memu_link li.level_on li a:visited{color:#666; text-decoration:none}
.memu_link li.level_on li a:hover{color:#83C326; text-decoration:none}

.memu_link ul li ul{ padding:0; margin:0; float:none}

.footer{line-height:40px; text-align:center; font-size:10px; color:#333; width:1002px; margin:0 auto}
