html,body{
	margin:0;
	padding:0;
	background:url(../images/top.png) center top no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt
}
a{
	text-decoration:none
}
a img{
	border:none
}

.wrapper{
	width:1112px
}
#leftrepeat{
	position:absolute;
	top:170px;
	z-index:100;
	background:url(../images/leftrepeat.png) right top repeat-y;
}
#rightrepeat{
	position:absolute;
	top:170px;
	z-index:100;
	right:0px;
	background:url(../images/rightrepeat.png) repeat-y;
}
#bottomrepeat{
	position:absolute;
	width:100%;
	height:250px;
	top:680px;
	z-index:100;
	background:url(../images/bottom.png) center no-repeat;
}
.header{
	width:1064px;
	float:left;
	position:relative;
	height:145px;
	margin-left:22px
}
.header .logo{
	margin-top:15px;
	position:absolute;
	left:30px
}
.header .address{
	color:#fe0000;
	bottom:0px;
	right:20px;
	position:absolute;
	text-align:right
}
.header .address .title{
	color:#18a416;
	font-weight:bold;
	font-size:10pt
}
.btnctn{
	width:1112px;
	float:left;
	height:61px;
	background:url(../images/bgbottomrepeat.png) bottom no-repeat,url(../images/bgleftrepeat.png) top left no-repeat,url(../images/bgrightrepeat.png) top right no-repeat;
	position:relative;
	margin-top:1px
}
.btnctn .btn{
	width:1064px;
	height:48px;
	float:left;
	margin-left:24px;
	background:url(../images/bgbtnrepeat.jpg) repeat-x
}
.btnctn .btn .btnleft{
	float:left
}
.btnctn .btn .btnright{
	float:right;
	padding-top:5px;
	padding-right:10px
}
.btnctn .btn .ul{
	margin-top:11px
}
.bodyctn{
	width:1112px;
	float:left;
	background:url(../images/bgtoprepeat.png) no-repeat,url(../images/bgleftrepeat2.png) repeat-y,url(../images/bgrightrepeat2.png) right repeat-y;
	position:relative;
	padding-top:13px
}
.bodyctn .body{
	width:1064px;
	float:left;
	margin-left:24px;
	background:#FFF;
	padding-bottom:20px
	
}
.bodyctn .topcart{
	width:1064px;
	float:left;
	margin-left:24px;
	background:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right
}
.bodyctn .topcart a{
	color:#18a116
}
.hometopbanner{
	width:1064px;
	height:auto;
	float:left;
	margin-bottom:10px
}
.homeleftbanner{
	width:546px;
	height:521px;
	float:left
}
.homerightbanner{
	width:518px;
	height:521px;
	float:left
}
.rightbanner{
	width:259px;
	height:260px;
	float:left
}
.homecontent{
	width:1064px;
	height:auto;
	float:left;
	margin-top:20px
}
.homecontentleft{
	width:790px;
	height:auto;
	float:left;
	margin-left:30px
}
.homecontentleft .title{
	font-weight:bold;
	font-size:12pt;
	color:#18a416;
	padding-left:20px
}
.homecontentleft .txt{
	padding-left:20px;
	margin-top:10px;
	width:700px
}
.homecontentright{
	width:259px;
	height:auto;
	float:left;
	margin-left:15px
}
.homecontentright .title{
	font-weight:bold;
	font-size:12pt;
	color:#fe0000
}

.fullcontent{
	width:1064px;
	height:auto;
	float:left
}
.fullcontent .title{
	font-weight:bold;
	font-size:12pt;
	color:#18a416;
	padding-left:20px
}
.fullcontent .txt{
	padding-left:20px;
	margin-top:30px;
	width:1000px
}
.product_name{
	width:200px;
	color:#fe0000;
	font-size:9pt
}
.product_image{
	width:200px;
	height:200px;
	overflow:hidden;
	margin-top:5px
}
.product_desc{
	width:200px;
	color:#898989;
	margin-top:5px
}
.product_price{
	width:200px;
	color:#fe0000;
	margin-top:5px;
	font-size:10pt;
	font-weight:bold
}
.product_button{
	width:200px;
	margin-top:10px
}
.tips_date_first{
	margin-top:10px;
	width:220px;
	color:#898989;
}
.tips_date{
	width:220px;
	color:#898989;
	margin-top:15px;
	border-top:dashed 1px #898989;
	padding-top:15px
}
.tips_title{
	width:220px;
	color:#18a416;
	font-size:9pt;
	margin-top:10px
}
.tips_link{
	width:220px;
	margin-top:10px
}
.tips_link a{
	color:#fe0000
}

.productcontent{
	width:1064px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:30px
}
.productcontentleft{
	width:790px;
	height:auto;
	float:left;
	margin-left:15px
}
.productcontentleft .title{
	font-weight:bold;
	font-size:12pt;
	color:#18a416;
	ping-left:20px
}
.productcontentright{
	width:200px;
	height:auto;
	float:left;
	margin-left:15px
}
.productcontentright .title{
	font-weight:bold;
	font-size:12pt;
	color:#18a416
}
.product_detail_image{
	width:400px;
	float:left;
	margin-left:20px;
	margin-top:10px
}
.product_image_cont{
	width:400px;
	height:300px
}
.product_image_thumb_title{
	width:400px;
	margin-top:10px;
	color:#898989	
}
.product_image_thumb_cont{
	width:300px;
	margin-top:5px
}
.product_image_thumb_cont div.thumb{
	float:left;
	margin-right:10px;
	border:solid 2px #898989	
}
.product_image_thumb_cont div.thumb div{
	width:75px;
	height:70px;
	background-color:#ffffff;
	overflow:hidden
}
.product_detail_txt{
	width:350px;
	float:left;
	margin-left:20px;
	margin-top:10px
}
.product_detail_txt .name{
	width:350px;
	float:left;
	color:#18a416;
	font-size:11pt
}
.product_detail_txt .code{
	width:350px;
	float:left;
	color:#000000;
	font-size:8pt
}
.product_detail_txt .price{
	width:350px;
	float:left;
	color:#fe0000;
	font-size:11pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:dotted 1px #000000;
	border-top:dotted 1px #000000;
}
.product_detail_txt .description .description_title{
	float:left;
	color:#18a416;
	font-size:9pt
}
.product_detail_txt .description .lang{
	float:right;
}
.product_detail_txt .description .lang a{
	color:#fe0000
}
.product_detail_txt .description .txt{
	width:350px;
	float:left;
	color:#000000;
	font-size:8pt;
	margin-top:10px
}
.product_sizing{
	width:770px;
	float:left;
	margin-left:20px;
	margin-top:15px
}

.product_name_side{
	width:230px;
	color:#18a416;
	font-size:9pt
}
.product_image_side{
	width:75px;
	height:75px;
	overflow:hidden;
	margin-top:5px
}
.product_price_side{
	width:230px;
	color:#fe0000;
	margin-top:5px;
	font-size:10pt;
	font-weight:bold
}
.product_button_side{
	width:230px;
	margin-top:10px
}

.tips_list{
	float:left;
	width:770px;
	margin-left:20px
}
.tips_list .tips_date_first{
	margin-top:10px;
	width:750px;
	color:#898989;
}
.tips_list .tips_date{
	width:750px;
	color:#898989;
	margin-top:15px;
	border-top:dashed 1px #898989;
	padding-top:15px
}
.tips_list .tips_title{
	width:750px;
	color:#18a416;
	font-size:9pt;
	margin-top:10px
}
.tips_list .tips_link{
	width:750px;
	margin-top:10px
}
.tips_list .tips_link a{
	color:#fe0000
}
#btnorder{
	width:350px;
	float:left;
	margin-top:10px
}
#formorder{
	width:350px;
	float:left;
	padding:5px;
	background-color:#fe0000;
	margin-top:10px;
	display:none
}
.orderformtitle{
	color:#ffffff;
	font-size:10pt;
	font-weight:bold
}
.orderform{
	color:#ffffff
}
.txtinput{
	width:20px;
	text-align:right;
	font-size:9pt
}
.slctinput{;
	font-size:9pt	
}
.txtinput2{
	width:300px;
	font-size:9pt
}
.txtarea2{
	width:300px;
	font-size:9pt;
	height:100px
}