@charset "utf-8";
/* Content Style  */
.contenter {
	clear:both;
	width:100%;
	background:#e8e8e8;
}
.defaulter{
	margin:auto;
	width:960px;
	overflow:hidden;
	padding:12px 0;
}
.defaulter li{
	float:left;
	width:231px;
	padding-right:12px;
}
.left{
	float:left;
	width:160px;
	display:none;
}
.right{
	width:960px;
	margin:auto;
	text-align:left;
}
.contentfoot{
	width:960px;
	margin:auto;
	clear:both;
	background:url(../images/footer.gif) no-repeat;
	height:10px;
	font-size:0;
	display:none;
}
.box {
	padding-top:10px;
}
.boxnav {
	line-height:28px;
	height:28px;
	background:#000 url(../images/nav.jpg) repeat-x;
	padding-left:8px;
	color:#fff;
	font-size:13px;
	font-weight:700;
}
.category{
	padding-bottom:8px;
	background:#f1f1f1;
}
.category li{
	padding-left:8px;
	line-height:25px;
}
.category li li{
	padding-left:10px;
	line-height:15px;
}
.category li a{
	font-weight:700;
}
.category li a:hover{
	font-weight:700;
	color:#c70066;
	text-decoration:underline;
}
.category li li a{
	font-weight:normal;
}
.category li li a:hover{
	font-weight:normal;
}
.navmenu{
	padding:5px 15px 5px;
}
.prolist{
	padding-top:15px;
}
.prolist li{
	float:left;
	text-align:center;
	width:25%;
	line-height:14px;
	height:245px;
	overflow:hidden;
}
.prolist li .itempic{
	border:1px solid #ccc;
	background:#fff;
    width:200px;
	padding:10px;
	overflow:hidden;
}
.prolist .itemname{
	line-height:14px;
    padding:5px 20px;
}
.prolist .itemname a{
	color:#444;
	font-weight:700;
	font-size:12px;
	text-decoration:underline;
}
.prolist .itemname a:hover{
	color:#000;
}
.prolist li span{
	color:#c60600;
	font-weight:700;
}
.pronav{
	padding:0 0 0 10px;
	line-height:36px;
	height:36px;
	font-size:11px;
	border-bottom:1px #b9b8b8 solid;
}
.mainav{
	border-top:1px solid #fff;
	line-height:36px;
	height:36px;
	padding-left:10px;
	font-size:14px;
	font-weight:700;
	color:#c60600;
}
.boxinfo{
	padding:8px;
	background:#f1f1f1;
	min-height:50px;
	height:auto!important;height:50px;
}
.info{
	padding:10px;
}
.proinfo{
	padding:10px 0 0 12px;
}
.proinfo dl{
	float:left;
	width:171px;
	text-align:center;
	padding:0 3px;
}
.proinfo dt{
	border:1px solid #ddd;
	padding:6px 0;
	overflow: hidden;
    height:180px;
}
.proinfo dd{
	line-height:16px;
}
.proinfo dd.protitle{
	background:#333;
	color:#fff;
	line-height:normal;
}
.proinfo img{
	width:155px;
}
.pages{
	clear:both;
	padding:0 8px;
	height:30px;
}
.pageleft{
	float:left;
	width:69%;
	padding-bottom:10px;
	}
.pageleft span,.pageright span{
	color:red;
}
.pageright{
	float:right;
	width:31%;
	text-align:right;
	padding-bottom:10px;
}

/* product info */
.proinfoL{
	float:left;
	width:500px;
	padding-top:20px;
	overflow:hidden;
	text-align:center;
	line-height:25px;
}
.proinfoL .pic{
	width:350px;
	padding:2px;
	background:#fff;
}
.proinfoR{
	float:left;
	width:450px;
	padding:15px 0 0 10px;
	line-height:18px;
	}
.proinfoR h1{
	font-size:14px;
	padding:5px;
	padding:8px 0;
	}
.smallpic img{
	cursor:pointer;
	border:1px solid #fff;
}
.smallpic li{
	float:left;
	width:98px;
	padding:10px 0;
	text-align:center;
	overflow: hidden;
}
.desc{
	line-height:30px;
	padding-left:10px;
	background:#f7f7f7;
}