@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'dinregularwebfont';
	src: url('dinregularwebfont.eot');
	src: local('dinregularwebfont'), url('dinregularwebfont.woff') format('woff'), url('dinregularwebfont.ttf') format('truetype');
}
body
{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family: 'dinregularwebfont';
}
.atfont
{
	font-family: 'Roboto Condensed', sans-serif;
}
#wrapper
{
	margin:0px;
	padding:0px;
	width:100%;
	position:relative;
	z-index:1;
}
a
{
	text-decoration:none;
}
.header_cl
{
	width:100%;
	background-color:#fff;
	overflow:auto;
	
}
.container
{
	width:1020px;
	margin:0px auto 0px;
	overflow:auto;
}
.logo
{
	float:left;
	margin-top:5px;
}

.nav
{
	float:right;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	margin-top:70px;
	position:relative;
	display:inline-block;
	
}
.nav-list
{
	margin:0px;
	padding:0px;
}
.nav-item
{
	list-style:none;
	float:left;
	font-size:15px;
	color:#FFFFFF;
	font-weight:400;
	border-right:solid 1px #FFFFFF;
	line-height:42px;
}
.nav-item:nth-child(6)
{
	border:none;
}
.nav-item a
{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:8px;
	background-color:#94c130;
	-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
	
}
.nav-item:first-child a {
	border-radius:5px 0 0 0px;
}
.nav-item:last-child a {
	border-radius:0 5px 0px 0;
}
.nav-item a:hover
{
	background-color:#003300;
	-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}



.main_container
{
	width:100%;
	background-color:#fff;
	overflow:auto;
}
.section_left
{
	width:50%;
	float:left;
	overflow:hidden;
}
.banner_img_wrap
{
	width:100%;
	height:345px;
	background-image:url(../images/stripe-vertical.png);
	background-repeat:repeat;
}
.banner
{
	width:500px;
	float:right;
	background-image:url(../images/bannershadow.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.banner ul
{
	margin:0px;
	padding:0px;
}
.banner img
{
	width:100%;
	height:auto;
}
.section_right
{
	width:50%;
	float:left;
	
}
.content_row
{
	width:430px;
	float:right;
	margin-right:80px;
	margin-top:30px;
}
.content_row h1
{
	margin:0px;
	padding:0px;
	font-size:25px;
	font-weight:400;
	color:#4cad3c;
	border-bottom:solid 1px #424242;
	text-transform:uppercase;
	margin-bottom:20px;
}
.side_img
{
	width:147px;
	height:170px;
	float:left;
	
}

.sid_para
{
	width:283px;
	float:left;
}
.content_row p
{
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:14px;
	line-height:21px;
	text-align:justify;
	float:left;
	margin-left:15px;
	
}
.right_big_text
{
	width:100%;
	background-image:url(../images/stripe-vertical.png);
	background-repeat:repeat;
	height:450px;
}
.right_big_text h1
{
	margin:0px;
	padding:0px;
	font-size:35px;
	color:#FFFFFF;
	font-weight:700;
	border-bottom:solid 1px #FFFFFF;
	float:left;
	margin-left:100px;
	margin-top:60px;
	line-height:40px;
	width:370px;
	padding-bottom:10px;
}
.right_big_text p
{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:15px;
	line-height:21px;
	text-align:justify;
	margin-top:10px;
	float:left;
	clear:left;
	margin-left:100px;
	width:370px;
	
}
.right_big_text a
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:400;
	font-size:20px;
	float:right;
	margin-top:20px;
}
.right_big_text a:hover
{
	color:#990000;
}
.videos
{
	width:455px;
	background-image:url(../images/videoborder.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
	padding-top:15px;
	margin-top:40px;
	border-bottom:solid 1px #94c130;
	padding-bottom:20px;
	position:relative;
	z-index:10;
}
.videos img
{
	width:100%;
	height:auto;
}
.videos_over
{
	width:453px;
	height:270px;
	border:solid 1px #424242;
	position:absolute;
	z-index:100;
	left:0px;
	top:0px;
	margin-left:15px;
	margin-top:15px;
	background-color:#FFFFFF;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.videos_over h2
{
	margin:0px;
	padding:0px;
	color:#4cad3c;
	font-weight:600;
	font-size:16px;
	position:absolute;
	bottom:40px;
	left:135px;
}
.videos_over a
{
	text-decoration:none;
	color:#424242;
}
.videos_over a:hover
{
	color:#333333;
}
.contact_box
{
	width:470px;
	padding-top:20px;
	overflow:auto;
}
.contact_box_left
{
	float:left;
	width:235px;
	
}
.contact_box_right
{
	float:left;
	width:224px;
	padding-left:10px;
	border-left:solid 1px #94c130;
}
.contact_box_right ul
{
	margin:0px;
	padding:0px;
	margin-top:30px;
}
.contact_box_right ul li
{
	list-style:none;
	float:left;
	margin-left:7px;
}
.contact_box_left h2
{
	margin:0px;
	padding:0px;
	font-size:25px;
	font-weight:400;
	color:#4cad3c;
	text-transform:uppercase;
	
}
.contact_box_left p
{
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:13px;
	line-height:19px;
	margin-top:5px;
	text-align:justify;
}
.icons
{
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.picicon
{
	width:35px;
	float:left;
	margin-right:20px;
}
.picicon img
{
	float:right;
}
.icons p
{
	margin:0px;
	padding:0px;
	font-size:15px;
	color:#333333;
	
}
p[name=green]
{
	color:#94c130;
	
}
.footer
{
	width:100%;
	border-top:solid 1px #94c130;
	margin-top:50px;
	padding-bottom:30px;
}
.footer p
{
	margin:0px;
	padding:0px;
	color:#666666;
	float:left;
	margin-top:10px;
	font-size:14px;
	line-height:19px;
}
.footer ul
{
	margin:0px;
	padding:0px;
	float:right;
	margin-top:10px;
}
.footer ul li
{
	list-style:none;
	float:left;
	font-size:13px;
	color:#666666;
	margin-left:5px;
}
.footer ul li a
{
	text-decoration:none;
	color:#666666;
}
.menubtn
{
	width:80px;
	height:30px;
	background-color:#990000;
	color:#FFFFFF;
	line-height:30px;
	text-align:center;
	border:none;
	float:right;
	cursor:pointer;
	margin-top:10px;
	display:none;
}
.nav-mob
{
	margin:0px;
	padding:0px;
	display:inline-block;
	display:none;
	
}
.menulist
{
	margin:0px;
	padding:0px;
	float:right;
	clear:right;
	width:200px;
	
}
.menulist ul
{
	margin:0px;
	padding:0px;
}
.menulist li
{
	list-style:none;
	
}
.menulist li a
{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#4fab3d;
	padding:3px;
	padding-left:10px;
	padding-top:10px;
	border-bottom:solid 1px #CCCCCC;
}

.inside_container
{
	width:100%;
	overflow:auto;
	padding-top:40px;
	border-top:solid 1px #94c130;
}
.inside_container_alt
{
	width:100%;
	overflow:auto;
	border-top:solid 1px #94c130;
}
.inside_left
{
	float:left;
	width:690px;
	
}
.inside_left h2
{
	margin:0px;
	padding:0px;
	font-size:35px;
	color:#4bae3b;
	font-weight:700;
}
.inside_left p
{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#333;
	line-height:21px;
	text-align:justify;
	margin-top:20px;
	float:left;
	clear:left;
}
.article_ins
{
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:30px;
	overflow:auto;
}
.small_art
{
	width:300px;
	float:left;
}
.small_art h3
{
	margin:0px;
	padding:0px;
	font-size:23px;
	color:#4bae3b;
	font-weight:700;
	margin-top:40px;
}
.small_art a
{
	text-decoration:none;
	color:#4bae3b;
	font-weight:700;
	margin-top:10px;
	float:right;
}
.art-right
{
	float:right;
}
.inside_right
{
	float:right;
	width:300px;
	border-left:solid 1px #ccc;
	padding-left:20px;
	
	
}
.inside_right h3
{
	margin:0px;
	padding:0px;
	font-size:23px;
	color:#4bae3b;
	font-weight:700;
}
.inside_right p
{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#333;
	text-align:justify;
	line-height:21px;
	margin-top:10px;
}
.inside_right ul
{
	margin:0px;
	padding:0px;
	margin-left:25px;
	margin-top:10px;
}
.inside_right ul li
{
	list-style:none;
	font-size:14px;
	line-height:23px;
	list-style-image:url(../images/staricon.png);
}

.panel-art
{
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:20px;
	overflow:auto;
	margin-bottom:20px;
}



.popup {
	width:140px;
	background-color:#6d9a08;
	border: 1px solid #303030;
	border:none;
}
.popup ul {
	margin: 0px;
	padding: 0px;
}
.popup ul li {
	
	text-align: left;
	list-style-type: none;
	margin: 1px;
	height:25px;
	line-height:25px;
	background-color:#94c130;
	padding: 3px;
	padding-left:10px;
	
}
.popup a {
	color:#fff;
	font-weight:400;
	font-size:15px;
	text-decoration: none;
	display:block;
	transition: color 0.5s linear;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
}
.popup a:hover {
	color:#333333;
	font-weight:400;
	text-decoration: none;
	display:block;
}
.inside_img
{
	float:right;
	margin-left:20px;
	border:solid 2px #CCCCCC;
}
.inside_img_lft
{
	float:left;
	margin-right:20px;
}
.org_img
{
	float:left;
	clear:left;
	margin-top:20px;
	margin-bottom:10px;
}
.org_img img
{
	border:solid 1px #94c130;
	
}
.org_details
{
	float:right;
	width:190px;
	margin-top:20px;
	margin-bottom:10px;
}
.org_details h5
{
	margin:0px;
	padding:0px;
	font-size:17px;
	color:#333333;
	font-weight:700;
}
.org_details p
{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#333333;
	margin-top:5px;
}
.org_details a
{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	background-color:#94c130;
	float:left;
}

#overlay {
	width: 100%;
	background-image:url(../images/overla.png);
	background-repeat: repeat;
	z-index: 2000;
	position:absolute;
	left: 0px;
	top: 0px;
	height:100%;
	overflow:hidden;
}
#listdiv
{
	width:300px;
	z-index:4000;
	position:absolute;
	/*position:relative;*/
}

#listdiv ul
{
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:10px;
}
#listdiv ul li
{
	font-size:14px;
	list-style-image: url(../images/listbul.png);
	list-style-position:outside;
	line-height:25px;
	position: relative;
	width:280px;
	
}
#listdiv ul li a
{
	text-decoration:none;
	color:#000000;
}
#listdiv ul li:hover > a
{
	width:270px;
	text-decoration:none;
	color:#000000;
	background-color: #FFFFFF;
	position: relative;
	z-index: 4000;
	display:block;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	padding-left:10px;
}
#listdiv ul li > .productdetails
{
	background-color:#FFFFFF;
	display:none;
	margin:0;
	padding:10;
	left:0px;
	top:35px;
	z-index: 4000;

}
#listdiv ul li:hover > .productdetails
{
	background-color:#FFFFFF;
	display: block;
	position: absolute;
	left: 280px;
	top: -10px;
	z-index: 4000;
	/*min-width:500px;*/
	min-height:100px;
	line-height:19px;
	padding-bottom:10px;
	border-radius:5px;
	mz-border-radius:5px;
	

}
.productdetails p
{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#333333;
	text-align:justify;
	margin-left:20px;

}
.productdetails h1
{
	margin:0px;
	padding:0px;
	font-size:17px;
	color:#666;
	font-weight:700;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:20px;
}
.pictr
{
	margin-right:10px;
	margin-bottom:10px;
	position: absolute;
	z-index: 1001;
	left: 0px;
	top: 0px;
}
.service_sec
{
	margin:0px;
	padding:0px;
}
.service_sec h2
{
	margin:0px;
	padding:0px;
	font-size:35px;
	color:#4bae3b;
	font-weight:700;
}
.service_pic
{
	width:280px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	padding-top:30px;
}
#icaptcha
{
	height:30px; width:150px; float:left; background-color:#FFFFFF;
}
.captchalink
{
cursor:pointer; padding-top:5px;
float:left;
}
.form_right
{
	float:right;
}
.service_pic h3
{
	margin:0px auto 0px;
	padding:0px;
	width:200px;
	height:40px;
	background-color:#94c130;
	color:#FFFFFF;
	line-height:40px;
	text-align:center;
	font-size:18px;
	font-weight:700;
	margin-top:20px;
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	border:solid 2px #FFFFFF;
	border-bottom:none;
	border-right:none;
}
.service_sec p
{
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:21px;
	color:#333333;
	margin-top:20px;
	text-align:justify;
}
.careerlist
{
	float:left;
	clear:left;
	margin-top:40px;
	width:100%;
	padding-bottom:40px;
}
.careerlist ul
{
	margin:0px;
	padding:0px;
}
.careerlist ul li
{
	list-style:none;
	font-size:17px;
	font-weight:700;
	color:#333333;
	width:100%;
	padding-bottom:20px;
	border-bottom:solid 1px #CCCCCC;
	margin-top:30px;
}
.applyhere
{
	display:block;
	float:right;
	text-decoration:none;
	color:#333333;
	font-size:17px;
}
.applyhere:hover
{
	color:#006600;
}
#overlayvendor {
	width: 100%;
	background-image:url(../images/overla.png);
	background-repeat: repeat;
	z-index: 2000;
	position:absolute;
	left: 0px;
	top: 0px;
	height:100%;
	overflow:hidden;
}
#careerapply
{
	margin:0px auto 0px;
	width:1010px;
	background-color:#FFFFFF;
	padding:10px;
	position:absolute;
	z-index:4010;
	/*left: 430px;
	top: 686px;*/
	left:170px;
	top:40px;
	border-radius:5px;
	mz-border-radius:5px;
	padding-bottom:30px;
}
#careerapply h1
{
	margin:0px;
	font-size:18px;
	color:#333333;
	padding:0px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
}
#careerapply_left
{
	width:495px;
	float:left;
	margin-left:10px;
	border-right:solid 1px #CCCCCC;
	
}
#careerapply_right
{
	width:480px;
	float:left;
	clear:right;
	margin-left:20px;
}
#careerapply p
{
	margin:0px;
	padding:0px;
	clear:both;
	padding-top:30px;
	margin-right:10px;
	color:#FF0000;
	margin-top:30px;
}
.title1
{
	width:250px;
	float:left;
	margin-top:10px;
	font-size:13px;
	
	
}
.title1 a
{
	text-decoration:none;
	color:#333333;
}
.field1
{
	width:220px;
	float:left;
	margin-top:10px;
	
}
.field1 a
{
	text-decoration:none;
	color:#333333;
}
.chekbx
{
	margin-top:5px;
}
.txtr1
{
	width:200px;
	height:45px;
	border:solid 1px #CCCCCC;
	border-radius: 5px;
	mz-border-radius: 5px;
	margin-top:10px;
}
.selectstyle
{
	width:200px;
	height:30px;
}

.box
{
	width:200px;
	height:18px;
	border:solid 1px #CCCCCC;
	border-radius: 5px;
	mz-border-radius: 5px;
}
.sumit2
{
	height:25px;
	background-color:#999999;
	border-radius:5px;
	mz-border-radius:5px;
	color:#FFFFFF;
	font-weight:600;
	border:none;
	margin-top:10px;
}
#closinfov {
	height: 28px;
	width: 28px;
	position: absolute;
	right: -14px;
	bottom: -14px;
}
.c_para
{
	margin:0px;
	padding:0px;
	font-size:15px;
	color:#666;
	font-weight:700;
	margin-top:20px;
	float:left;
	clear:left;
}
.c_md_para
{
	margin:0px;
	padding:0px;
	font-size:15px;
	color:#666;
	font-weight:700;
	margin-top:20px;
	margin-bottom:10px;
	float:left;
	clear:left;
	width:200px;
}
.c_textar
{
	width:500px;
	height:150px;
	float:left;
	clear:left;
	border:solid 1px #CCCCCC;
	border-radius:5px;
	-moz-border-radius:5px;
	max-width:500px;
}
.c_sm_para
{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#666666;
	float:left;
	clear:left;
	margin-top:10px;
	line-height:20px;
}
.c_textbox
{
	width:240px;
	height:30px;
	border:solid 1px #CCCCCC;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	color:#999999;
	padding-left:10px;
}
.c_textbox:focus
{
	color:#333333;
}
.c_select
{
	width:250px;
	height:30px;
	border:solid 1px #CCCCCC;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	
}
.c_xs_text
{
	width:90px;
	height:30px;
	border:solid 1px #CCCCCC;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:10px;
	color:#999999;
}
.c_xs_text:focus
{
	color:#333333;
}
.c_btn
{
	width:150px;
	height:30px;
	background-color:#94c130;
	color:#FFFFFF;
	border:solid 1px #CCCCCC;
	border-radius:5px;
	-moz-border-radius:5px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
}
#overlay1 {
	width: 100%;
	background-image:url(../images/overla.png);
	background-repeat: repeat;
	z-index: 2000;
	position:absolute;
	left: 0px;
	top: 0px;
	height:100%;
	overflow:hidden;
}
#ceom
{
	width:650px;
	height:550px;
	border-radius:6px;
	mz-border-radius:6px;
	background-color:#FFFFFF;
	position:fixed;
	z-index:4010;
	/*left: 430px;
	top: 686px;*/
	left:430px;
	top:10px;
}
#ceom p
{
	margin:0px;
	padding:0px;
	text-align:justify;
	font-size:13px;
	color:#444444;
	line-height:19px;
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	
}

#closinfost {
	height: 28px;
	width: 28px;
	position: absolute;
	right: -14px;
	bottom: -14px;
}

#vendordiv
{
	margin:0px auto 0px;
	width:1010px;
	background-color:#FFFFFF;
	padding:10px;
	position:absolute;
	z-index:4010;
	/*left: 430px;
	top: 686px;*/
	left:170px;
	top:20px;
	border-radius:5px;
	mz-border-radius:5px;
}
#vendordiv h1
{
	margin:0px;
	font-size:18px;
	color:#333333;
	padding:0px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
}
#vendordiv_left
{
	width:495px;
	float:left;
	margin-left:10px;
	border-right:solid 1px #CCCCCC;
}
#vendordiv_right
{
	width:480px;
	float:left;
	clear:right;
	margin-left:20px;
}
.titlefrm
{
	width:350px;
	float:left;
	margin-top:10px;
	font-size:13px;
	
	
}
.titlefrm1
{
	width:350px;
	float:left;
	margin-top:10px;
	font-size:13px;
	
	
}
.titlefrm a
{
	text-decoration:none;
	color:#333333;
}
.box10
{
	width:200px;
	height:18px;
	margin-bottom:10px;
	border:solid 1px #CCCCCC;
	border-radius: 5px;
	mz-border-radius: 5px;
	color:#999999;
}

.box
{
	width:200px;
	height:18px;
	border:solid 1px #CCCCCC;
	border-radius: 5px;
	mz-border-radius: 5px;
}
#closinfov {
	height: 28px;
	width: 28px;
	position: absolute;
	right: -14px;
	bottom: -14px;
}
.sumit1
{
	height:25px;
	background-color:#999999;
	border-radius:5px;
	mz-border-radius:5px;
	color:#FFFFFF;
	font-weight:600;
	border:none;
	margin-top:10px;
}
.vendorlink
{
	text-decoration:none;
	color:#FF0000;
	font-size:15px;
}
.inside_banner
{
	width:100%;
	background-image:url(../images/stripe-vertical.png);
	background-repeat:repeat;
	height:250px;
	overflow:visible;
	position:relative;
	z-index:1;
	margin-bottom:30px;
}
.inside_banr_con
{
	float:left;
	overflow:hidden;
}
.inside_banr_con h2
{
	margin:0px;
	padding:0px;
	font-size:35px;
	color:#FFFFFF;
	font-weight:600;
	margin-top:30px;
}
.inside_banr_con p
{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:14px;
	line-height:21px;
	text-align:justify;
	margin-top:20px;
	
}
.ins_banr_img
{
	width:auto;
	height:360px;
	float:right;
	margin-left:30px;
}
.ins_pic
{
	width:650px;
	float:left;
	clear:left;
	margin-top:50px;
	padding-left:3px;
	padding-right:5px;
	padding-top:3px;
	
}
.ins_pic img
{
	width:100%;
	height:auto;
	background-color:#FFFFFF;
	
}
.h6style
{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#FFFFFF;
	font-weight:400;
	text-align:right;
	margin-top:15px;
}
.news_events
{
	margin:0px auto 0px;
	width:1010px;
	overflow:auto;
}
.head_section
{
	width:100%;
	margin-top:10px;
}
.head_section h6
{
	margin:0px;
	padding:0px;
	font-size:25px;
	color:#8eae47;
	float:left;
	margin-top:20px;
	background-image:url(../images/arrowbig.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:25px;
	clear:left;
	margin-bottom:10px;
}
.small
{
	margin:0px;
	padding:0px;
	color:#999999;
	font-size:14px;
	float:right;
	margin-top:30px;
	margin-right:30px;
}
.news_content
{
	margin:0px;
	padding:0px;
	float:left;
	padding-top:20px;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:20px;
}
.news_content h5
{
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight:600;
	color:#8eae47;
}
.news_content_left
{
	float:left;
	width:580px;
}
.news_content_left p
{
	margin:0px;
	padding:0px;
	margin-right:30px;
}
.news_content_right
{
	float:right;
	width:400px;
	border-left:solid 1px #CCCCCC;
}
.news_thumbs
{
	width:150px;
	height:120px;
	background-color:#FFFFFF;
	padding:3px;
	border:solid 1px #8eae47;
	float:left;
	margin:20px;
	margin-top:30px;
}
.news_thumbs img
{
	width:100%;
	height:100%;
	display:block;
}
.eventsclick
{
	float:left;
	clear:left;
	cursor:pointer;
}
.product_accord
{
	width:1000px; height:390px; margin:0px auto 0px; overflow:hidden !important; background-color:#f1f0f0; margin-bottom:30px;
}
