@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
ul{
	list-style:none;
}
img{
	border:0px;
}
body{
	background:url(headerbg.gif) repeat-x;
	font-size:12px;
	color:#666666;
}
a{
	color:#737373;
	text-decoration:none;
}
a:hover{
	color:#BF564C;
	text-decoration:underline;
}
.header{
	width:960px;
	height:110px;
	margin:0 auto;
}
.header h1{
	width:960px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	font-size:12px;
	color:#CCCCCC;
	font-weight:normal;
}
.header h1 a{
	width:960px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	font-size:12px;
	color:#CCCCCC;
	font-weight:normal;
}
.logo{
	width:250px;
	height:85px;
	float:left;
}
.menuul{
	width:710px;
	height:30px;
	line-height:30px;
	float:left;
	text-align:right;
	overflow:hidden;
}
.menuul li{
	float:right;
	margin-left:10px;
	font-size:14px;
}
.menuul li a{
	color:#BF564C;
	text-decoration:none;
}
.menuul li a:hover{
	color:#8C3F38;
	text-decoration:underline;
}
.searchform{
	height:25px;
	line-height:25px;
	float:right;
	padding-top:5px;
}
.searchtext{
	height:18px;
	border:1px #000000 solid;
	float:right;
}
.searchbtn{
	width:35px;
	height:20px;
	background:url(searchbtn.gif) no-repeat;
	border:0px;
	float:right;
	margin-left:10px;
	cursor:pointer;
}
.header h2{
	width:710px;
	height:25px;
	line-height:25px;
	text-align:right;
	float:right;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
	color:#808080;
}
.show{
	width:960px;
	height:325px;
	margin:20px auto;
	color:#666666;
}
.show01{
	width:160px;
	height:120px;
	background:url(show01bg.gif) no-repeat;
	padding-top:205px;
	float:left;
	overflow:hidden;
	text-align:right;
}
.show01 p{
	padding:5px;
	line-height:18px;
}
.show02{
	width:160px;
	height:120px;
	background:url(show02bg.gif) no-repeat;
	padding-top:205px;
	float:left;
	overflow:hidden;
	text-align:right;
}
.show02 p{
	padding:5px;
	line-height:18px;
}
.show03{
	width:160px;
	height:120px;
	background:url(show03bg.gif) no-repeat;
	padding-top:205px;
	float:left;
	overflow:hidden;
	text-align:right;
}
.show03 p{
	padding:5px;
	line-height:18px;
}
.show01 .iconp,.show02 .iconp,.show03 .iconp{
	width:130px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	background:url(icon01.gif) right no-repeat;
	padding-right:20px;
	margin-right:5px;
}
.show04{
	width:480px;
	height:205px;
	background:url(show04bg.gif) bottom no-repeat;
	padding-bottom:120px;
	float:left;
	overflow:hidden;
}
.show04in{
	width:480px;
	height:205px;
	overflow:hidden;
}
.show04 p{
	padding:0 10px;
	line-height:25px;
	text-indent:2em;
	overflow:hidden;
}
.content_outside{
	border-top:1px #737373 solid;
	background:url(contentoutbg.gif) repeat-x;
}
.content{
	width:960px;
	margin:0 auto;
	background:url(contentbg.gif) repeat-y;
	border-top:10px #FFFFFF solid;
	overflow:hidden;
}
.cnt{ width:960px; margin:0 auto;}
.check{ margin:0 0 0 100px;}
.sidebar{
	width:230px;
	padding-left:10px;
	float:left;
}
.sidebartitle{
	padding:10px;
	font-size:14px;
}
.sidebarul{
	width:220px;
	margin-left:5px;
	border-top:1px #D9D9D9 solid;
}
.sidebarul li{
	width:190px;
	height:25px;
	line-height:25px;
	background:url(sidebarlibg.gif) no-repeat;
	padding-left:30px;
	overflow:hidden;
}
.rightcontent{
	width:690px;
	margin-left:20px;
	float:left;
}
.product{
	width:680px;
	background-color:#F3F3F3;
	padding:0 5px 5px 5px;
	overflow:hidden;
	margin-bottom:10px;
}
.producttitle{
	padding:10px;
	font-size:14px;
	color:#BF564C;
}
.probox{
	width:680px;
	background-color:#FFFFFF;
	overflow:hidden;
}
.onepro{
	width:170px;
	height:270px;
	overflow:hidden;
	float:left;
	border-bottom:1px #D9D9D9 solid;
	text-align:center;
	padding-top:10px;
}
.name{
	padding:10px;
	height:25px;
	overflow:hidden;
	line-height:18px;
}
.price{
	padding:10px 0;
	color:#BF564C;
	font-size:14px;
	font-weight:bold;
}
.article{
	width:680px;
	background-color:#F3F3F3;
	padding:0 5px 5px 5px;
	overflow:hidden;
	margin-bottom:10px;
}
.articletitle{
	padding:10px;
	font-size:14px;
	color:#BF564C;
	font-weight:bold;
}
.articlebox{
	background-color:#FFFFFF;
}
.articlebox p{
	padding:5px 10px;
	line-height:20px;
}
.onepro img{
	border:1px #E5E5E5 dashed;
}
.footer_outside{
	background:url(footerbg.gif) repeat-x;
}
.footer{
	width:960px;
	margin:0 auto;
}
.submenu{
	height:25px;
	line-height:25px;
	text-align:right;
	color:#FFFFFF;
}
.submenu a{
	color:#E5E5E5;
	text-decoration:none;
}
.submenu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer_pic{
	width:960px;
	height:75px;
	padding-top:10px;
}
.pic{
	width:610px;
	float:left;
}
.pic img{
	margin-left:10px;
}
.email{
	width:350px;
	float:right;
	line-height:25px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.link{
	clear:both;
	line-height:25px;
	text-align:center;
	padding:5px 20px;
	color:#989898;
}
.position{
	width:960px;
	line-height:30px;
	margin:0 auto;
}
.page{
	line-height:20px;
	font-size:14px;
	text-align:center;
	margin-bottom:10px;
	border-bottom:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
	padding:5px 10px;
}
.page a{
	color:#BF564C;
	text-decoration:underline;
}
.page a:hover{
	color:#000000;
	text-decoration:underline;
}
.banner{
	width:690px;
	height:150px;
	margin-bottom:10px;
}
.newsul{
	padding:10px;
}
.newsul li{
	width:660px;
	height:30px;
	line-height:30px;
	border-bottom:1px #CCCCCC solid;
	overflow:hidden;
}
.detail{
	width:680px;
	background-color:#F3F3F3;
	padding:0 5px 5px 5px;
	overflow:hidden;
	margin-bottom:10px;
}
.detailtitle{
	padding:10px;
	font-size:14px;
	color:#BF564C;
	clear:both;
}
.detailbox{
	width:680px;
	overflow:hidden;
	background-color:#FFFFFF;
}
.detailbox p{
	padding:5px 10px;
	line-height:20px;
}
.smallpic{
	width:200px;
	float:left;
	text-align:center;
}
.describe{
	width:460px;
	float:left;
	margin:10px;
	border-bottom:5px #F3F3F3 solid;
}
.describe_ul{
	width:450px;
	padding:5px;
	border-bottom:1px #FFD5D1 solid;
	background-color:#FFFFFF;
	overflow:hidden;
}
.red{
	color:#BF564C;
	border-bottom:2px #BF564C solid;
	border-top:5px #F3F3F3 solid;
}
.describe_name{
	width:100px;
	float:left;
}
.describe_content{
	width:330px;
	float:right;
}
.bigpic{
	clear:both;
	padding:5px 0;
	border-bottom:1px #E5E5E5 solid;
	border-top:1px #E5E5E5 solid;
	margin-bottom:10px;
	text-align:center;
}
/*.buybtn{
	width:73px;
	height:44px;
	background:url(cart.gif) no-repeat;
	border:0px;
	margin:10px 0;
	cursor:pointer;
}*/

.buybtn{
	width:73px;
	height:44px;
	border:0px;
	cursor:pointer;
}

.buyform *{
	float:left;
	margin-right:10px;
	line-height:30px;
}
.buyform label,.buyform select{
	margin-top:12px;
}
