*{
	margin:0px;
	padding:0px;
}
ul{
	list-style:none;
}
a{
	outline:none;
	text-decoration:none;
	color:#390;
}
a img{
	border:0px;
}
.lightbox{
	color:#fff;
}
body{
	background:url(../img/bg.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.container{
	width:960px;
	margin:0px auto;
	background:url(../img/bgbody.png) repeat;
}
.vnstone{
	background:url(../img/bgtop.png) repeat-x;
}
.rightContent{
	float:right;
	width:300px;
	margin-right:20px;
}
.leftContent{
	width:600px;
	margin-left:20px;
}
.langguage{
	float:right;
	padding:5px 20px 10px 0px;
}
.langguage span{
	float:left;
	font-size:11px;
	margin-top:3px;
}

.langguage .flag{
	display:block;
	height:20px;
	float:left;
	margin:3px;
	width:29px;
	text-indent:-9999px;
}
.langguage .vn{
	background:url(../img/vnflag.png);
}
.langguage .en{
	background:url(../img/enflag.png);
}
.ft{
	clear:both;
	text-align:center;
	padding:5px 0px;
	font-size:11px;
	color:#666;
}
.ft span{
	display:block;
	float:left;
	margin:5px 5px 0px 0px;	
	margin-left:400px;

}
.address{
	float:right;
	clear:right;
	font-size:11px;
	margin-right:20px;
}
.address p{
	text-align:right;
	margin:3px 0px;
}

.logo{
	width:325px;
	display:block;
	height:109px;
	text-indent:-9999px;
	background:url(../img/logo.png) no-repeat;
	margin:0px 0px 0px 20px;
}
.menuHead{
	clear:both;
	height:38px;
	background:#474747;
}
.menuHead .search{
	float:right;
	height:23px;
	width:320px;
	background:#313131;
	padding:7px 0px;
}
.menuHead .search input{
	float:right;
	height:23px;
}
.menuHead .search .bttsearch{
	height:22px;
	width:22px;
	display:block;
	background:url(../img/searchbutton.png) no-repeat;
	text-indent:-9999px;
	float:right;
	margin:0px 10px 0px 10px;
}
.menuHead .search .textsearch{
	border:0px;
	font-size:11px;
	color:#666;
	width:258px;
}

.menuTop{
	margin-left:20px;
	border-left:1px solid #6c6c6c;
	height:37px;
}
.menuTop li{
	float:left;
}
.menuTop li a{
	float:left;
	height:23px;
	padding:11px 15px 3px 15px;
	border-right:1px solid #6c6c6c;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
.menuTop li a:hover{
	color:#999;
}
.menuTop li.current a:hover{
	color:#fff;
}
.menuTop li.current{
	background:#390;
}
	
.body{
	clear:both;
}
.body .content{
	padding-top:10px;
}
.homeContent h3{
	font-size:18px;
	font-weight:bold;
	margin:10px 0px 3px 0px;
	padding:10px 0px 0px 0px;
	border-top:1px solid #ccc;
}
.subintro{
	font-size:11px;
	color:#666;
}
.homeContent p{
	margin:5px 0px 0px 0px;
	line-height:1.5;
}
.boxstyle1, .boxstyle2{
	border:1px solid #ccc;
	padding:10px;
	background:#fff;
	margin-bottom:10px;
}
.boxstyle2{
	background:#efefef;
}
.contentStone{
	padding-top:20px;
	background:#fff;
}
.boxstyle1 h2, .boxstyle2 h2{
	background:#474747;
	padding:5px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
.boxstyle1 h2 a, .boxstyle2 h2 a{
	color:#fff;
}
.boxstyle1 .contact a img{
	border:0px;
}
.boxstyle1 .contact a{
	display:block;
	height:50px;
	width:136px;
	float:left;
	text-align:center;
}

.menuRight a{
	color:#333;
	font-size:11px;
	font-weight:bold;
	display:block;
	padding:7px 0px;
	background:url(../img/bullet1.png) 10px 9px no-repeat;
}
.menuRight a:hover{
	background-color:#390;
	color:#fff;
	
}
.menuRight li{
	border-bottom:1px solid #ccc;
}
.menuRight li.current{
	background:#390;
}

.menuRight li ul li{
	border:0px;
}

.menuRight li a{
	text-transform:uppercase;
	padding-left:20px;
}
.menuRight li a:hover{
	background-image:none;
}
.alibaba{
	display:block;
	margin:0px auto;
	width:218px;
}

.menuRight li ul li a{
	color:#666;
	text-transform:none;
	padding-left:40px;
	background:url(../img/bullet2.png) 30px 11px no-repeat;
}
.menuRight li ul li a:hover, .menuRight .current a{
	color:#fff;
	background-image:url(../img/bullet3.png) 30px 11px no-repeat;
	background-color:#390;
}
.menuRight li ul li ul li {
	padding-left:10px;
}


.addressBody{
	font-size:11px;
}
.menuBottom{
	clear:both;
	height:20px;
	padding:5px 0px;
	background:#474747;
}
.menuBottom .menu{
	text-align:center;
	margin:0px auto;
	width:375px;
}
.menuBottom .menu li{
	float:left;
	color:#fff;
}
.menuBottom .menu li a{
	color:#fff;
	font-weight:bold;
	margin:0px 10px;
}
.clrall{
	clear:both;
}
.socialNetwork a{
	display:block;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
}
.socialNetwork a.twitter{
	color:#09c;
}
.socialNetwork a.facebook{
	color:#3b5998;
}
.logosmall{
	display:block;
	height:25px;
	width:25px;
	float:left;
	background:url(../img/smalllogo.png) no-repeat;
	text-indent:-9999px;
}
.blockquote{
	font-size:130%;
	font-style:italic;
}
.paging {
	height:30px;
}
.paging li{
	display:block-inline;
	padding-top:3px;
	height:17px;
	width:20px;
	border:1px solid #ccc;
	float:left;
	text-align:center;
	margin:5px 2px;
	background:#efefef;
}
.paging li.current{
	background:#390;
	color:#fff;
}
.viewmore{
	font-weight:bold;
	margin:10px 0px;
}
.contactForm{
	margin:20px 0px 0px 80px;
}
.contactForm .inputform, .contactForm textarea{
	width:350px;
	border:1px solid #e3e3e5;
	border-top:1px solid #adadad;
}
.contactForm .inputform{
	height:23px;
}
.contactForm table tr td{
	padding:5px 0px;
	font-weight:bold;
	font-size:11px;
}
.contact h3{
	font-size:18px;
}
.product table{
	padding:15px 0px 20px 0px;
}
.product table tr td{
	text-align:center;
	padding:5px 0px 5px 0px;
}
.moreProduct{
	float:right;
}
.moreProduct a{
	font-weight:bold;
	color:#999;
	font-size:11px;
}
.product h3 {
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #ccc;
}
.product h3 a{
	font-size:24px;
}
.clear-all{
clear:both;
}able{
	padding:15px 0px 20px 0px;
}
.product table tr td{
	text-align:center;
	padding:5px 0px 5px 0px;
}
.moreProduct{
	float:right;
}
.moreProduct a{
	font-weight:bold;
	color:#999;
	font-size:11px;
}
.product h3 {
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #ccc;
}
.product h3 a{
	font-size:24px;
}
.clear-all{
	clear:both;
}ar-all{
clear:both;
}able{
	padding:15px 0px 20px 0px;
}
.product table tr td{
	text-align:center;
	padding:5px 0px 5px 0px;
}
.moreProduct{
	float:right;
}
.moreProduct a{
	font-weight:bold;
	color:#999;
	font-size:11px;
}
.product h3 {
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #ccc;
}
.product h3 a{
	font-size:24px;
}
.clear-all{
	clear:both;
}e:24px;
}
.clear-all{
	clear:both;
}ar-all{
clear:both;
}able{
	padding:15px 0px 20px 0px;
}
.product table tr td{
	text-align:center;
	padding:5px 0px 5px 0px;
}
.moreProduct{
	float:right;
}
.moreProduct a{
	font-weight:bold;
	color:#999;
	font-size:11px;
}
.product h3 {
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #ccc;
}
.product h3 a{
	font-size:24px;
}
.clear-all{
	clear:both;
}
.produc_descrip{
	text-align:justify;
}