@charset "utf-8";
/* CSS Document */
body{
	margin:0px;	
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#2f2f2f;
	color:#9b9b9b;
	font-size:11px;
	font-weight:bold;
}
#container{
	width:750px;
	margin:0px auto;
	background:url(../images/body_bg.jpg) no-repeat top left;
	height:685px;
	padding-top:17px;
}

#container1{
	width:750px;
	margin:0px auto;
	background:url(../images/body_bg1.jpg) no-repeat top left;
	height:1050px;
	padding-top:17px;
}
#container2{
	width:750px;
	margin:0px auto;
	background:url(../images/body_bg2.jpg) no-repeat top left;
	height:750px;
	padding-top:17px;
}
#banner{
	width:720px;
	height:134px;
	margin:0px auto;
	background:url(../images/banner.jpg) no-repeat bottom;
}
#menu_cont{
	width:716px;
	height:39px;
	margin:0px auto;
	background:url(../images/menu_bg.jpg) no-repeat top left;
	clear:both;
}

#contact_us{
	width:119px;
	height:39px;
	float:right;
}
#about_us{
	width:93px;
	height:39px;
	float:right;
}
#product_ser{
	width:143px;
	height:39px;
	float:right;
}
#home_page{
	width:109px;
	height:39px;
	float:right;
}
#left_cont{
	width:418px;
	height:429px;
	float:left;
	padding-left:30px;
}
#left_cont1{
	width:518px;
	height:850px;
	float:left;
	padding-left:30px;
}
#left_cont2{
	width:518px;
	height:550px;
	float:left;
	padding-left:30px;
}
#right_cont{
	width:222px;
	height:429px;
	float:right;
	background:#2a2a2a;
}
#artical_cont{
	width:695px;
	margin:0px auto;
}
.bgtextStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
}
.small {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7d7d7d;
	font-size:14px;
}
.small_font_size{
	font-size:11px;
	color:#efd729;
	font-weight:normal;
}
.small_font_size1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#efd729;
	font-weight:bold;
}
.welcome{
	border-bottom:dotted 2px #666;
	width:410px; 
	padding-top:30px; 
	padding-bottom:2px;
}
.main_text{
	padding-top:10px; 
	width:390px;
}
#feature_content{
	padding-top:20px; 
	width:200px; 
	float:left;
}
.big_font_size{
	border-bottom:dotted 2px #666; 
	padding-bottom:2px;
}
#quality_content{
	padding-top:20px; 
	width:190px; 
	float:left; 
	padding-left:15px;
}
.quality_text{
	padding-top:15px; 
	padding-right:10px; 
	padding-bottom:10px;
}
.latest_content{
	width:190px; 
	margin:0px auto;
}
.latest{
	border-bottom:dotted 2px #666; 
	padding-top:30px; 
	padding-bottom:2px;
}
.small_font_size a{
	color:#efd729;
}
#footer_content{
	width:685px; clear:both; 
	margin:0px auto; 
	padding-bottom:10px;
}
.copyright{
	height:10px; 
	width:216px; 
	height:61px; 
	background: #FFF url(images/white_r.jpg) no-repeat right bottom; 
	margin-top:10px; 
	float:right; 
	text-align: center; 
	font-weight:normal; 
	color:#000;
}
.footer_menu{
	height:10px; 
	border-bottom:3px solid #FFF; 
	width:460px; 
	float:left; 
	color:#FFF; 
	font-weight:normal;
}
.footer_menu a{
	
	color:#FFF; 
}
.footer_menu a:link{
	
	color:#FFF; 
}