﻿* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #585858;
	background: #ffffff;
}
img {
	border: 0;
}
a {
	color: #585858;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
#contentbox {
	clear: both;
	margin: auto;
	width: 1000px;
	overflow: hidden;
}
.btn2 {
	background: #585858;
	color: #ffffff;
	border: none;
	height: 18px;
	padding: 0 2px;
}
*html .btn2 {
	padding-top: 3px;
}
.clear {
	clear: both;
	height: 6px;
	overflow: hidden;
}
.clear1 {
	clear: both;
	height: 12px;
	overflow: hidden;
}
#mainbox,#mainbox1 {
	clear: both;
	background: url(t2.jpg) repeat-y;
	height: 100%;
	overflow: hidden;
	padding: 2px 17px 6px 17px;
}
#left {
	float: left;
	width: 200px;
}
#right {
	float: right;
	width: 755px;
}
/*---------------- 头部开始 ---------------------*/
#top_nav {
	line-height: 25px;
	text-align: right;
	padding: 0 10px;
}
#top_nav a {
	padding: 0 8px;
}
#head {
	clear: both;
	background: url(t2.jpg) repeat-y;
	height: 100%;
	overflow: hidden;
	padding: 0 14px;
}
#head h1 {
	float: left;
	width: 205px;
}
#category {
	float: left;
	width: 767px;
	background: url(nav_bg.jpg) repeat-x;
}
#category ul {
	clear: both;
	background: url(nav_r.jpg) right top no-repeat;
	height: 29px;
	overflow: hidden;
}
#category li {
	float: left;
	line-height: 29px;
	color: #B8C5CD;
	list-style: none;
	font-size: 14px;
}
#category li a {
	padding: 0 10px;
	color: #fff;
}
#category p {
	line-height: 25px;
}
#category p span {
	line-height: 30px;
	background: url(top_search_icon.gif) 3px center no-repeat;
	padding-left: 20px;
}
#marqueediv1 {
	float: left;
	width: 300px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	margin-top: 8px;
}
#marqueediv1 a {
	background: url(ico_tip.gif) left top no-repeat;
	padding-left: 35px;
}
#marqueediv1 span {
	color: #09f;
	padding-left: 8px;
	font-weight: bold;
}
#login {
	clear: both;
	padding-top: 6px;
}
#login h6 {
	float: right;
	width: 315px;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	text-align: right;
	padding-right: 10px;
}
#login h6 strong {
	color: #f00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.btn {
	width: 140px;
	color: #f00;
	background: ;
	border: none;
	border: 1px solid #ccc;
	padding-top: 3px;
	height: 14px;
}
#login h4 {
	float: left;
	width: 562px;
	padding-left: 10px;
	line-height: 22px;
	font-size: 14px;
	font-weight: normal;
}
#login h4 a {
	padding: 0 6px;
}
#login form {
	display: inline;
}
.h {
	padding: 0.3em 0.4em; 
	background: #999; 
	border-bottom: 1px solid #cccccc; 
	text-align: left;
	color: #fff;
}
.menu {
	border: 1px solid #cccccc; 
	padding: 1px;
	background: #ffffff; 
	position: absolute;
	width: 100px;
}
.menu a {
	padding: 3px 15px; 
	display: block; 
	background: #ffffff; 
}
/*---------------- 头部结束 ---------------------*/

/*---------------- 左边开始 ---------------------*/
.le1 {
	margin-top: 8px;
	padding: 0 1px 6px 1px;
}
.le2 {
	padding: 0 1px 6px 1px;
}
.le22 {
	margin-top: 8px;
}
.le1 h3,.le2 h3 {
	font-size: 12px;
	color: #585858;
	border-bottom: 1px solid #cccccc;
	padding-left: 8px;
	line-height: 25px;
	background: url(shape_01.jpg) left center no-repeat;
}
/*left 商品分类*/
.le2 dl {
	height: 100%;
	overflow: hidden;
	margin: 6px 0 0 0;
}
.le2 dt {
	clear: both;
	border-bottom: 1px dashed #cccccc;
	line-height: 22px;
	font-weight: bold;
	color: #585858;
	padding-left: 15px;
	background: url(icon2.gif) 5px center no-repeat;
}
.le2 dt a {
	color: #585858;
}
.le2 dd {
	float: left;
	width: 84px;
	padding-left: 5px;
	line-height: 20px;
}
.le2 dd span,#over1 li span {
	font-size: 10px;
	color: #999;
	padding-right: 6px;
}
/*end*/
/*销售排行*/
#sale {
	margin: 8px 0 0 0;
}
#sale li {
	border-bottom: 1px dashed #cccccc;
	list-style: none;
	line-height: 22px;
}
#sale li strong {
	float: left;
	color: #ff0000;
	padding-right: 5px;
	font-family: georgia;
}
#sale li span {
	float: right;
	color: #585858;
}
#sale li a p {
	display: none;
}
#sale li a:hover {
	position: relative;
}
#sale li a:hover p {
	display: block;
	position: absolute;
	left: 0px;
	top: 16px;
	background: #ffffff;
}
#sale li a:hover p img {
	border: 1px solid #cccccc;
}
/*end*/
/*已经浏览*/
#over {
	margin: 6px 0 0 0px;
	height: 100%;
	overflow: hidden;
}
#over li {
	float: left;
	width: 33%;
	text-align: center;
	list-style: none;
}
#over li img {
	display: block;
	width: 55px;
	height: 55px;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-bottom: 3px;
}
#over li a:hover {
	background: #ccc;
	padding-left: 3px;
}
#over1 li {
	line-height: 20px;
	list-style: none;
	padding-left: 10px;
}
/*end*/
/*投票*/
.le1 h5 {
	font-size: 12px;
	color: #585858;
	padding: 8px 8px 0 8px;
}
#tp2 {
	margin: 10px;
	line-height: 18px;
}
#tp2 input {
	margin-right: 3px;
}
#tp {
	text-align: center;
}
/*end*/
/*联系我们*/
#tel {
	background: url(tel.gif) 8px 0 no-repeat;
	height: 44px;
	padding-left: 77px;
	padding-top: 5px;
	margin: 6px 10px;
	color: #585858;
}
.le1 h6 {
	font-weight: normal;
	font-size: 12px;
	padding: 0 10px;
	line-height: 22px;
}
.le1 h6 strong {
	font-weight: bold;
}
/*end*/
/*---------------- 左边结束 ---------------------*/

/*---------------- 页脚开始 ---------------------*/
/*友情链接*/
#flink {
	margin-top: 8px;
	height: 100%;
	overflow: hidden;
}
#flink li {
	list-style: none;
	text-align: center;
	margin-top: 5px;
}
#flink li img {
	width: 140px;
	height: 60px;
	margin-top: 4px;
}
/*end*/	
#bottom {
	clear: both;
	padding: 0 7px;
}
#foot_nav {
	text-align: center;
	background: #4e2a28;
	padding: 6px 0px;
	color: #fff;
}
#foot_nav a {
	padding: 0 10px;
	color: #fff;
}
.gototop {
	float: right;
	margin-top: 3px;
	padding-bottom: 8px;
}
#foot {
	margin-top: 10px;
	text-align: center;
	color: #999;
	line-height: 18px;
	padding-bottom: 8px;
}
#foot p span {
	padding-right: 8px;
}
#foot p a {
	color: #777;
}
/*---------------- 页脚结束 ---------------------*/

/*---------------- 右边开始 ---------------------*/
#flash {
	float: left;
	width: 572px;
	height: 386px;
	border: 1px solid #707070;
	text-align: center;
	overflow: hidden;
}
#ad11 {
	float: right;
	width: 382px;
	height: 388px;
	overflow: hidden;
}
#ad21 {
	clear: both;
	padding-top: 3px;
}
#ad21 span {
	padding-right: 12px;
}
#fl {
	float: left;
	width: 217px;
	border-bottom: 1px solid #ccc;
	height: 100%;
	overflow: hidden;
}
#fl h3 {
	background: url(fl.jpg) no-repeat;
	line-height: 22px;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 2px;
}
#fl dl {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 100%;
	overflow: hidden;
	padding: 5px 10px;
}
#fl dt {
	clear: both;
	line-height: 22px;
}
#fl dt a {
	color: #f00;
}
#fl dd {
	float: left;
	width: 80px;
	padding-left: 15px;
	line-height: 18px;
}
#fl dd a {
	padding-left: 6px;
}

#f2 {
	float: left;
	width: 200px;
	border-bottom: 1px solid #ccc;
	height: 100%;
	overflow: hidden;
}
#f2 h3 {
	background: url(fl.jpg) no-repeat;
	line-height: 22px;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 2px;
}
#f2 dl {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 100%;
	overflow: hidden;
	padding: 5px 10px;
}
#f2 dt {
	clear: both;
	line-height: 22px;
}
#f2 dt a {
	color: #f00;
}
#f2 dd {
	float: left;
	width: 80px;
	padding-left: 8px;
	line-height: 18px;
}
#f2 dd a {
	padding-left: 6px;
}


.zxsp {
	float: right;
	width: 740px;
}
.zxsp h3 {
	background: url(goods.gif) bottom repeat-x;
	padding: 5px 5px 6px 3px;
	font-size: 14px;
}
.zxsp h3 a {
	float: right;
}
.zxsp span {
	color: #999;
	font-size: 12px;
}
.zxsp li {
	float: left;
	width: 20%;
	text-align: center;
	list-style: none;
	line-height: 18px;
	background: url(pbg.gif) center top no-repeat;
	padding-top: 9px;
	margin-top: 8px;
}
#notice {
	padding: 6px 0;
}
#notice h3 {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 6px;
	padding-left: 8px;
	background: url(shape_01.jpg) left 2px no-repeat;
}
#notice h3 a span {
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
}
#notice h3 a span {
	color: #999;
}
#notice ul li {
	border-bottom: 1px dashed #ddd;
	list-style: none;
	line-height: 23px;
	padding: 0 2px;
}
#notice ul li a {
	padding-left: 12px;
	display: block;
	background: #ffffff url(icon2.gif) 3px 10px no-repeat;
}
#notice ul li a:hover{
	background: #f7f7f7 url(icon2.gif) 5px 11px no-repeat;
	padding-left: 15px;
}
#notice ul li a span{
	float: right;
}
/*最新 热门 推荐商品*/
.pro,.pro6 {
	clear: both;
	margin-top: 8px;
	height: 100%;
	overflow: hidden;
}
.pro h3,.pro6 h3 {
	background: url(goods.gif) bottom repeat-x;
	padding: 5px 5px 6px 3px;
	font-size: 14px;
	color: #999;
}
.pro h3 span,.pro6 h3 span {
	float: right;
}
a.more{
	text-indent: -9999px;
	width: 40px;
	height: 11px;
	font-size: 6px;
	display: block;
	background: url(more.gif) left top no-repeat;
}
a.more:hover{
	background: url(more.gif) left bottom no-repeat;
}
.pro ul {
	clear: both;
}
.pro li {
	float: left;
	width: 19.9%;
	text-align: center;
	list-style: none;
	line-height: 18px;
	background: url(pbg.gif) center top no-repeat;
	padding-top: 9px;
	margin-top: 8px;
}
.pro6 li {
	float: left;
	width: 16.6%;
	text-align: center;
	list-style: none;
	line-height: 18px;
	background: url(pbg.gif) center top no-repeat;
	padding-top: 9px;
	margin-top: 8px;
}
.pro li img {
	display: block;
	margin: auto;
}
.sn {
	padding-bottom: 4px;
}
.sn a {
	color: #585858;
	padding-right: 3px;
}
.ss span {
	font-weight: bold;
	padding: 0 5px 0 0;
}
.sp span {
	font-weight: bold;
	color: #ff0000;
	padding: 0 5px 0 0;
}
/*end*/
#ri_bot {
	clear: both;
	width: 100%;
	margin-top: 8px;
}
#ri_l {
	float: left;
	width: 32.3%;
	border: 1px solid #cccccc;
}
.ri_l {
	float: left;
	width: 32.4%;
	margin: 0 3px 6px 1px;
	border: 1px solid #cccccc;
}
#ri_m {
	float: left;
	width: 32.3%;
	margin: 0 0 0 8px;
	border: 1px solid #cccccc;
}
#ri_r {
	float: right;
	width: 32.3%;
	border: 1px solid #cccccc;
}	
#ri_bot h3 {
	background: url(title_bg.jpg) repeat-x;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	padding: 6px 10px;
}
#ri_bot h3 span {
	float: right;
}
#ri_bot dl {
	clear: both;
	height: 100%;
	overflow: hidden;
}
#ri_bot dt {
	float: left;
	width: 45%;
	margin-top: 8px;
	text-align: center;
}
#ri_bot dt img {
	width: 80px;
	height: 86px;
	padding: 3px;
	border: 1px solid #cccccc;
}
#ri_bot dd {
	float: right;
	width: 55%;
	line-height: 20px;
}
#ri_bot .rt {
	font-weight: bold;
	color: #585858;
	padding-top: 5px;
}
#ri_bot .rt a {
	color: #585858;
}
#ri_bot .rt a:hover {
	color: #ff6600;
}
#ri_bot .tg {
	background: url(gb_graph.gif) no-repeat;
}
#ri_bot .t1 {
	padding: 0 0 0 6px;
	line-height: 15px;
}
#ri_bot .t2 {
	padding: 6px 0 0 40px;
}
#ri_bot .t3 {
	padding: 6px 0 10px 70px;
	color: #ff0000;
	font-weight: bold;
}
#ri_bot .t4,#ri_bot .t5,#ri_bot .t6 {
	float: left;
	text-align: center;
	font-size: 10px;
}
#ri_bot .t4 {
	width: 36px;
}
#ri_bot .t5 {
	width: 35px;
}
#ri_bot .t6 {
	width: 50px;
}
#ri_bot .jg {
	font-weight: bold;
}
#ri_bot .jg span {
	color: #ff0000;
}
#ri_bot h4 {
	clear: both;
	border-top: 1px solid #cccccc;
	padding: 17px 10px;
	font-weight: normal;
	font-size: 12px;
}
#ri_bot h4 span {
	float: right;
	line-height: 22px;
	background: url(gb_buy_button.gif) no-repeat;
	width: 56px;
	padding-left: 8px;
}
#ri_bot h4 strong {
	color: #ff0000;
}
#ri_bot h6 {
	clear: both;
	border-top: 1px solid #cccccc;
	text-align: right;
	padding: 24px 18px 12px 0;
	background: url(action.gif) right center no-repeat;
	font-weight: normal;
	font-size: 12px;
}
#ri_bot h5 {
	clear: both;
	border-top: 1px solid #cccccc;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
#ri_bot h5 p {
	clear: both;
	display: block;
}
#ri_bot h5 p span {
	float: right;
}
#ri_bot h5 p span strong {
	color: #ff0000;
	background: #ffffff;
	padding: 0;
}
#ri_bot h5 p b {
	padding: 0 30px;
	background: #585858;
	margin-left: 5px;
}
#ri_bot h5 p strong {
	padding: 0 18px;
	background: #585858;
	margin-left: 5px;
}
/*---------------- 右边结束 ---------------------*/

/*---------------- 内页开始 ---------------------*/
#location {
	line-height: 25px;
	border-bottom: 1px solid #ccc;
}
#location p {
	background: url(location.gif) 0px center no-repeat;
	padding-left: 20px;
}
#location p span {
	color: #585858;
}
#location strong {
	float: right;
	font-weight: normal;
}
#location strong a {
	padding: 0 10px;
}
#location strong select {
	width: 88px;
	margin-top: 2px;
	margin-right: 8px;
}
.page {
	clear: both;
	display: block;
	border-top: 1px solid #cccccc;
	margin: 15px 0 25px 0;
	padding-top: 6px;
	text-align: center;
}
.page1 {
	clear: both;
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}
.page2 {
	background: #fafafa;
	padding-bottom: 12px;
}
.page span,.page1 span {
	font-weight: bold;
	padding: 0 5px;
}
.page a,.page1 a {
	color: #585858;
	text-decoration: underline;
}
.page a:hover,.page1 a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.page input,.page1 input {
	width: 20px;
	height: 16px;
	border: 1px solid #cccccc;
	margin: 0 6px;
}
.pro1,.pro2,.pro3 {
	margin-top: 0;
	border-top: none;
} 
.pp2 {
	clear: both;
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	margin: 10px 0;
	line-height: 20px;
}
.pro2 dl {
	float: left;
	width: 45%;
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	margin: 10px 0;
	line-height: 20px;
}
.pp2 dt {
	float: left;
	width: 25%;
	text-align: center;
	padding-bottom: 8px;
}
.pro2 dt {
	float: left;
	width: 46%;
	text-align: center;
	padding-bottom: 8px;
}
.pp2 dt img,.pro2 dt img {
	border: 1px solid #cccccc;
	padding: 3px;
}
.pp2 dd {
	float: right;
	width: 74%;
}
.pro2 dd {
	float: right;
	width: 54%;
}
.pro1 .sn1 span {
	font-weight: normal;
	font-size: 12px;
}
.pro h4 {
	font-size: 12px;
	color: #ff6600;
	padding-top: 8px;
	padding-left: 16px;
}
.pro .pp {
	border: 1px solid #cccccc;
	background: #f7f7f7;
	padding: 5px 10px;
}
.pro .pp a {
	padding-right: 50px;
}
.pro p a span {
	color: #585858;
	padding-left: 5px;
}
.pro .nt {
	background: url(c_2.jpg) bottom right no-repeat;
	clear: both;
	height: 100%;
	overflow: hidden;
	margin: 10px 0;
	border-bottom: none;
}
.pro .nt dl {
	background: url(c_4.jpg) bottom left no-repeat;
	padding-bottom: 10px;
	height: 100%;
	overflow: hidden;
}
.pro .nt dt {
	clear: both;
	background: url(c_1.jpg) right top no-repeat;
	font-weight: bold;
}
.pro .nt dt p {
	background: url(c_3.jpg) left 0 no-repeat;
	padding-left: 30px;
	padding-top: 11px;
	padding-bottom: 12px;
}		
.pro .nt dd {
	float: left;
	width: 16%;
	padding-left: 18px;
	margin: 0;
	color: #999;
}
.pro .nt dd span {
	color: #F79400;
}
.pro .sl {
	background: #f7f7f7 url(list_products.gif) 10px center no-repeat;
	text-align: right;
	padding: 5px 10px 5px 60px;
}
.pro .sl span {
	float: left;
	padding-top: 3px;
}
.pro .sl span strong {
	color: #ff6600;
}
.pro .sl select{
	width: 88px;
	height: 17px;
}
.pro .sl a {
	padding: 0 10px;
}
.brank {
	clear: both;
	height: 100%;
	overflow: hidden;
}
.brank1 {
	padding-bottom: 10px;
}
.brank ul,.brank dl {
	margin: 10px 0 0 0;
	background: #fafafa;
	height: 100%;
	overflow: hidden;
	line-height: 20px;
	padding-bottom: 10px;
}
.brank li {
	float: left;
	list-style: none;
	width: 166px;
	margin: 12px 0;
	text-align: center;
}
.brank .img {
	text-align: center;
}
.brank .img img {
	width: 120px;
	height: 50px;
	padding: 2px;
	border: 1px solid #cccccc;
}
.brank .sn {
	font-weight: bold;
	text-align: center;
}
.brank dt {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 10px;
}
.brank dd {
	float: right;
	width: 74%;
	padding-top: 10px;
}
/*详细商品页面新增加的css*/
#shop_dr1 {
	float: left;
	text-align: center;
	width: 44%;
	margin-top: 10px;
}
#shop_dl1 {
	float: right;
	width: 50%;
	line-height: 26px;
}
#shop_dl1 h3 {
	font-size: 16px;
	color: #f60;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}
#shop_dl1 h3 span {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	padding-left: 5px;
}
#shop_dl1 p {
	line-height: 20px;
}
#shop_dl1 p.xj {
	background: #f7f7f7;
	padding-left: 10px;
}
#shop_dl1 p.xj1 {
	margin-top: 6px;
	background: #f7f7f7;
	padding-left: 10px;
	border-top: 1px solid #cccccc;
}
#shop_dl1 p.xj2 {
	background: #f7f7f7;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
}
#shop_dl1 p.xj3 {
	padding-left: 10px;
}
#shop_dl1 p.xj4 {
	background: #f7f7f7;
	padding: 5px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 6px auto;
}
#shop_dl1 p.xj4 input {
	width: 30px;
	height: 16px;
}
#shop_dl1 p span {
	color: #f60;
	font-weight: bold;
}
#shop_dl1 p.xj5 {
	float: left;
	margin-right: 6px;
	line-height: 29px;
	background: url(h_right.gif) right top no-repeat;
	padding-right: 12px;
}
#shop_dl1 p.xj5 a {
	background: url(h_left.gif) left top no-repeat;
	padding-left: 23px;
	padding-top: 6px;
	padding-bottom: 5px;
}
*html #shop_dl1 p.xj5 a {
	padding-top: 9px;
}
*+html #shop_dl1 p.xj5 a {
	padding-top: 9px;
}
.xj8 {
	background: url(h_cart.gif) no-repeat;
	padding: 1px 9px 4px 9px;
	color: #fff;
}
*html .xj8 {
	padding: 4px 9px;
}
*+html .xj8 {
	padding: 4px 9px;
}
.xj8:hover {
	color: #fff;
}
.xj7 {
	background: url(qq.gif) no-repeat;
	padding: 1px 5px;
}
/*详细商品页面新增加的css 结束*/
#shop_d {
	clear: both;
}
#shop_d h2 {
	background: url(tableheader.gif) repeat-x;
	font-size: 12px;
	color: #ffffff;
	padding: 1px 10px;
	height: 18px;
	text-align: right;
}
#shop_d h2 span {
	float: left;
	padding-top: 3px;
}
#shop_d h2 input {
	width: 30px;
	height: 12px;
}
#shop_dl {
	float: left;
	clear: both;
	width: 66%;
	text-align: center;
	line-height: 26px;
}
#shop_dl dl {
	clear: both;
	height: 100%;
	overflow: hidden;
}
#shop_dl dt {
	float: left;
	width: 150px;
	background: #f7f7f7;
	font-weight: bold;
	text-align: right;
}
#shop_dl dd span {
	color: #ff6600;
	font-weight: bold;
}
#shop_dl dd {
	float: left;
	padding-left: 5px;
}
#shop_dr {
	float: right;
	text-align: center;
	width: 34%;
	margin-top: 10px;
}
#shop_d .xx {
	clear: both;
	background: #f7f7f7;
	height: 100%;
	overflow: hidden;
}
#shop_d .xx dt {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
}
#shop_d .xx dd {
	float: left;
	width: 555px;
	padding-left: 5px;
	padding-right: 45px;
	background: #ffffff;
	line-height: 20px;
}
#shop_d .xx h5 {
	font-size: 12px;
	color: #ff6600;
	padding-top: 5px;
}
#shop_d .xx h5 a {
	color: #ff6600;
}
#shop_d .xx h5 input {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	height: 18px;
	color: #ff6600;
	margin-left: 35px;
	width: 250px;
}
#shop_d .xx h6 {
	font-size: 12px;
	font-weight: normal;
	padding: 20px 0 3px 0;
}
#shop_d .tb {
	width: 100%;
	margin-top: 10px;
	line-height: 22px;
}
#shop_d .tb th {
	background: url(tableheader.gif) repeat-x;
	color: #ffffff;
	line-height: 18px;
	padding-top: 2px;
	text-align: left;
	padding-left: 10px;
}
#shop_d .jg {
	text-align: right;
	width: 100px;
}
#shop_d table .s {
	background: #f7f7f7;
}
#shop_d table a {
	color: #ff6600;
}
.shop_xg {
	clear: both;
	margin-top: 10px;
}
.shop_xg fieldset {
	border: 1px solid #cccccc;
}
.shop_xg legend {
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	color: #585858;
	padding: 0 3px;
}
.shop_xg p {
	background: #f7f7f7;
	margin: 10px;
	padding: 8px 10px;
	line-height: 20px;
}
.shop_xg form {
	padding: 8px 10px;
}
.shop_xg h3 {
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}
.shop_xg h3 span {
	float: left;
	padding-top: 10px;
	font-weight: bold;
}
.shop_xg h3 input {
	border: 1px solid #cccccc;
	background: #f7f7f7;
	width: 80px;
	height: 18px;
}
.shop_xg h3 select {
	border: 1px solid #cccccc;
	background: #f7f7f7;
	width: 80px;
	height: 18px;
	color: #ff6600;
}
.shop_xg .pl8 {
	clear: both;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
}
.shop_xg .pl8 input {
	border: 1px solid #cccccc;
	background: #f7f7f7;
	width: 400px;
	height: 18px;
	color: #ff6600;
}
.shop_xg textarea {
	width: 676px;
	margin: 8px 0;
	border: 1px solid #cccccc;
	background: #f7f7f7;
}
.shop_xg h4 {
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	margin-bottom: 8px;
}
.shop_xg h4 .pl {
	background: #585858;
	border: 1px solid #f7f7f7;
	color: #ffffff;
	width: 40px;
	height: 18px;
}
.shop_xg div {
	background: #fafafa;
	margin: 0 10px 10px 10px;
	padding: 8px 10px;
	line-height: 20px;
}
.shop_xg h5 {
	font-size: 14px;
	color: #585858;
	line-height: 30px;
}
.shop_xg dl {
	clear: both;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
	height: 100%;
	overflow: hidden;
}
.shop_xg dt {
	padding-bottom: 5px;
}
.shop_xg dt span {
	float: right;
}
.shop_xg dt b {
	color: #ff6600;
	font-weight: normal;
}
.shop_xg .bj {
	text-align: right;
}
.shop_xg .bj a {
	color: #585858;
}
.shop_xg .hf {
	background: #f7f7f7;
	border: 1px dashed #cccccc;
	margin: 8px 10px;
	padding: 4px;
}
.shop_xg .hf h3 {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}
.shop_xg .hf p {
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #ff6600;
}
/*---------------- 内页结束 ---------------------*/

/*---------------- 会员开始 ---------------------*/
.member_xg {
	clear: both;
}
.member_xg fieldset {
	border: 1px solid #cccccc;
	padding: 10px;
	line-height: 20px;
}
.member_xg legend {
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	color: #585858;
	padding: 0 3px;
}
.member_l {
	float: left;
	width: 48%;
	text-align: center;
	margin: 30px 0 18px 0;
}
.member_r {
	float: right;
	width: 42%;
	border-left: 1px solid #cccccc;
	padding-left: 50px;
	margin: 30px 0 18px 0;
}
.member_l h3,.member_r h3 {
	font-size: 14px;
	font-weight: normal;
}
.member_l p {
	margin-top: 10px;
}
.member_l p .inp {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	height: 18px;
	color: #ff6600;
}
.member_l p .inp3 {
	width: 145px;
}
.member_r p {
	color: #999;
}
.member_r p a {
	font-weight: bold;
}
.member_xg ul {
	margin: 20px 0 20px 20px;
}
.member_xg li {
	float: left;
	width: 141px;
	list-style: none;
	padding-left: 58px;
	margin-bottom: 20px;
	line-height: 18px;
	overflow: hidden;
	padding-right: 20px;
}
.member_xg li a {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
.member_xg .mem1 {
	background: url(menber.gif) 0 0 no-repeat;
	height: 50px;
}
.member_xg .mem2 {
	background: url(menber.gif) 0 -49px no-repeat;
	height: 50px;
}
.member_xg .mem3 {
	background: url(menber.gif) 0 -98px no-repeat;
	height: 50px;
}
.member_xg .mem4 {
	background: url(menber.gif) 0 -147px no-repeat;
	height: 50px;
}
.member_xg .mem5 {
	background: url(menber.gif) 0 -196px no-repeat;
	height: 50px;
}
.member_xg .mem6 {
	background: url(menber.gif) 0 -245px no-repeat;
	height: 50px;
}
.member h3 {
	margin-top: 10px;
	line-height: 30px;
	font-size: 20px;
	color: #585858;
}
.member li {
	list-style: none;
	background: url(icon.gif) 18px 6px no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.member li .inp,.member .yx dd .inp {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	color: #ff6600;
	width: 60px;
	height: 16px;
}
.member .yx dd .inp {
	width: 100px;
}
.member h3 span {
	font-weight: normal;
	font-size: 12px;
	padding-left: 6px;
}
.member .tb {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.member .tb td {
	padding: 6px 0;
}
.member .tb th,.member .yx dt {
	background: url(tableheader.gif);
	color: #ffffff;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}
.member .jg {
	color: #ff6600;
}
.member table .s {
	background: #f7f7f7;
}
.member h4 {
	margin-top: 10px;
	line-height: 28px;
	background: #f7f7f7;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-align: center;
	font-size: 12px;
}
.member .yx {
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding: 1px;
}
.member .yx dd {
	padding: 8px 0;
	text-align: center;
}
.member .page1 {
	padding: 5px 0;
}
/*---------------- 会员结束 ---------------------*/

/*---------------- 购物车开始 ---------------------*/
.zc {
	padding-top: 10px;
}
.zc span {
	float: left;
	width: 200px;
	text-align: right;
}
.zc .inp {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	height: 18px;
	color: #ff6600;
	width: 250px;
}
.zc .inp3 {
	background: #585858;
	border: 1px solid #f7f7f7;
	margin-left: 5px;
	width: 100px;
	text-align: center;
	height: 16px;
	padding-top: 2px;
	color: #ffffff;
}
.zc .inp4 {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	height: 18px;
	color: #ff6600;
	width: 60px;
}
.zc .inp5 {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	color: #ff6600;
	width: 400px;
}
.zc1 {
	text-align: center;
	margin: 10px auto;
}
.ca1,.ca2,.ca3 {
	background: #f7f7f7 url(order1.gif) no-repeat;
	border: 1px solid #cccccc;
	margin-top: 8px;
	height: 50px;
}
.ca1 {
	background: #f7f7f7 url(order1.gif) no-repeat;
}
.ca2 {
	background: #f7f7f7 url(order2.gif) no-repeat;
}
.ca3 {
	background: #f7f7f7 url(order3.gif) no-repeat;
}
.ca4 {
	margin: 15px auto;
	width: 100%;
	text-align: center;
}
.ca4 th {
	background: #cccccc;
	line-height: 25px;
	font-size: 12px;
}
.ca4 td {
	border-bottom: 1px solid #cccccc;
	padding: 4px 0;
}
.ca4 td img {
	width: 50px;
	height: 50px;
	padding: 2px;
	border: 1px solid #cccccc;
}
.c_inp {
	width: 30px;
	height: 18px;
	background: #f7f7f7;
	border: 1px solid #cccccc;
	color: #ff6600;
}
.c_inp2 {
	height: 20px;
	color: #585858;
}
.ca5 span {
	float: right;
}
.ca5 span strong {
	color: #ff6600;
}
.ca6 {
	text-align: right;
	margin: 5px 0 0 0;
}	
.ca7 {
	background: url(ts.gif) 5px center no-repeat;
	padding-left: 40px;
	color: #ec9a00;
	line-height: 20px;
}
.ca7 span {
	color: #ff0000;
	font-weight: bold;
}
.ca8 {
	background: url(zy.gif) 5px center no-repeat;
	padding-left: 40px;
	color: #ff0000;
	line-height: 20px;
}
.ca9 {
	background: #f7f7f7;
	padding: 10px 20px;
	margin-top: 10px;
	line-height: 30px;
}
.cat1 dl {
	clear: both;
	overflow: hidden;
	height: 100%;
	margin: 0 20px;
	padding: 1px 0;
}
.cat2 dl {
	clear: both;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	height: 100%;
	padding: 5px 0;
	margin: 0 20px;
}
.cat6 dl {
	clear: both;
	overflow: hidden;
	height: 100%;
	padding: 5px 0;
	margin: 0 20px;
}
.cat1 dt,.cat2 dt,.cat6 dt {
	float: left;
	width: 20%;
	text-align: center;
	font-weight: bold;
}
.cat1 dd,.cat2 dd,.cat6 dd {
	float: right;
	width: 79%;
}
.cat1 dd .inp,.cat2 dd .inp,.cat6 dd .inp,.cat6 dd .inp3 {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	color: #ff6600;
	width: 250px;
	height: 18px;
}
.cat6 dd .inp3 {
	width: 105px;
}
.cat6 dd span {
	color: #ff6600;
	padding-left: 10px;
}
.cat1 dd .inp2,.cat2 dd .inp2,.cat6 dd .inp2  {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	color: #ff6600;
	width: 450px;
}
.cat3 {
	margin-top: 10px;
	width: 100%;
	border: 1px solid #eee;
	border-top: 3px solid #cccccc;
	border-collapse: collapse;
}
.cat3 td {
	border: 1px solid #eee;
	border-collapse: collapse;
	padding: 5px 10px;
}
.cat3 td span,.cat3 td strong {
	color: #ff0000;
	padding-right: 20px;
}
.cat3 th {
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
}
.cat4 {
	text-align: center;
	font-weight: bold;
	width: 100px;
}
.cat5 {
	background: #f7f7f7;
	padding: 10px 20px;
	margin-top: 10px;
	line-height: 30px;
	text-align: center;
}
.cat7 {
	padding: 10px 20px;
}
.cat7 dl {
	float: left;
	display: block;
	width: 200px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.cat7 dt {
	font-weight: bold;
	line-height: 30px;
}
.cat7 dd {
	padding-left: 10px;
}
.cat7 p {
	font-weight: bold;
	line-height: 30px;
	margin-top: 10px;
}
.cat7 p a {
	padding: 10px;
}
/*---------------- 购物车结束 ---------------------*/

/*---------------- 留言开始 ---------------------*/
#board {
	padding: 8px 0;
}
#board ul {
}
#board ul li {
	clear: both;
	border-bottom: 1px solid #ccc;
	list-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#board ul li a {
	padding-left: 15px;
	display: block;
	background: #ffffff url(icon2.gif) 5px 10px no-repeat;
}
#board ul li a:hover {
	background: #f7f7f7 url(icon2.gif) 8px 11px no-repeat;
	padding-left: 18px;
}
#board ul li a span {
	float: right;
	padding-right: 8px;
}
#board ul li a:hover span {
	color: #f93;
}
#board ul li b {
	color: #585858;
	padding-right: 5px;
	font-weight: normal;
}
#board h5 {
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
}
#board h5 span {
	float: right;
}
#board h3 {
	line-height: 38px;
	font-size: 20px;
	text-align: center;
	color: #585858;
}
#board h6 {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 5px;
	background: #f7f7f7;
}
#board p {
	line-height: 1.6em;
	text-align: justify;
	text-justify: inter-ideograph;
	padding: 0 0px 10px 0px;
}
#board .hf {
	background: #fafafa;
	border: 1px dashed #cccccc;
	margin: 10px 0;
	padding: 5px 8px;
}
#board .hf p,#board .hf h5 {
	padding: 0;
	margin: 0;
}
#board .hf h5 span a {
	color: #ff6600;
}
#board .xhf .inp,#board h5 span .inp {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	color: #ff6600;
	width: 120px;
	height: 16px;
}
#board .xhf .inp2 {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	width: 99.5%;
}
#board .xhf p {
	padding: 1px 0;
}
#board .xhf span {
	float: right;
}
#board .dz {
	text-align: right;
	margin: 10px 0 0 20px;
}
#board .dz a {
	background: #585858;
	color: #ffffff;
	padding: 4px 8px 1px 8px;
}
.fb {
	clear: both;
	margin: auto;
	width: 90%;
	line-height: 20px;
}
.fb dl {
	margin: 2px 0 0 0;
}
.fb dt {
	float: left;
	width: 15%;
	text-align: right;
	font-weight: bold;
}
.fb dd {
	float: left;
	width: 84%;
}
.fb .inp {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	color: #ff6600;
	width: 250px;
	height: 18px;
}
.fb .inp2 {
	float: left;
	background: #f7f7f7;
	border: 1px solid #cccccc;
	color: #ff6600;
	width: 90%;
}
.fb dd span {
	color: #ff6600;
	padding-left: 6px;
}
.fb p {
	clear: both;
	text-align: center;
	width: 100%;
}
.fabiao {
	background: url(board_write.gif) no-repeat;
	width: 43px;
	line-height: 21px;
	font-weight: bold;
	margin-left: 5px;
	padding: 3px 18px 7px 23px;
}
*html .fabiao {
	padding: 5px 18px 5px 23px;
}
/*---------------- 留言结束 ---------------------*/
/*---------------- 推荐邮件 ---------------------*/
#m_content {
	clear: both;
	width: 550px;
	margin: 10px auto;
}
#m_content #m_table {
	width: 550px;
	border: 1px solid #cccccc;
}
#m_content table {
	width: 544px;
	border: 4px solid #fff;
}

#m_content td,#m_content th {
	border-bottom: 1px solid #ccc;
	padding: 5px 8px;
	text-align: left;
}
#m_content th {
	font-weight: normal;
	background: #585858;
	color: #fff;
	width: 80px;
}
#m_content td img {
	width: 100px;
	height: 100px;
	margin-right: 10px;
	border: 1px solid #d7d7d7;
	padding: 3px;
}
#m_content span {
	font-weight: bold;
	color: #f00;
}
#m_content .inp {
	background: #f7f7f7;
	color: #f63;
	border: 1px solid #cccccc;
	width: 120px;
}
#m_content .inp2 {
	background: #f99;
	color: #fff;
	border: 1px solid #f00;
	width: 120px;
}
#m_content .inp3 {
	background: #f7f7f7;
	color: #f63;
	border: 1px solid #cccccc;
	width: 100%;
}
#m_content #m_but {
	text-align: center;
	margin: 10px auto 10px auto;
}
/*---------------- 推荐邮件结束 ---------------------*/

/*---------------- 报价单 ---------------------*/
#px {
	border-bottom: 1px solid #cccccc;
	text-align: right;
	padding: 15px 0 5px 0;
}
#px span {
	float: left;
}
#px a {
	padding: 0 5px;
}
#px span a {
	color: #585858;
}
.bjd {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
}
.bjd td,.bjd th {
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
}
.bjd_img img {
	width: 66px;
	height: 100px;
}
/*---------------- 报价单结束 ---------------------*/
/*---------------- 收货地址开始 ---------------------*/
.shzz {
	width: 100%;
	border-top: 1px solid #ACA899;
	border-left: 1px solid #ACA899;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin-top: 8px;
	line-height: 20px;
	color: #000;
}
.shzz .td1 {
	text-align: right;
	width: 80px;
}
.shzz th {
	background: #f3f3f3;
	border-bottom: 1px solid #c0c0c0;
	padding-left: 80px;
	text-align: left;
}
.shzz .btn2 {
	margin-top: 5px;
	padding: 3px 6px;
}
.shzz .td2 {
	border-bottom: 1px solid #dedede;
}
.shzz2 {
	border: 1px solid #eaeaea;
	border-collapse: collapse;
	width: 100%;
	margin-top: 6px;
}
.shzz2 td,.shzz2 th {
	border: 1px solid #eaeaea;
	padding: 0 5px 5px 5px;
	border-collapse: collapse;
}
.shzz2 .td2 {
	background: #FAFAD2;
	padding-top: 8px;
	padding-bottom: 3px;
}
.shzz2 span {
	color: #f00;
	font-weight: bold;
	padding: 0 5px 0 0;
}
.shzz2 th {
	font-weight: normal;
	text-align: right;
	width: 100px;
}
.shzz2 .inp {
	background: #f7f7f7;
	color: #f63;
	border: 1px solid #cccccc;
	width: 250px;
}
.shzz3 {
	line-height: 25px;
}
/*---------------- 收货地址结束 ---------------------*/
.xxym1 { 
	clear: both; 
	padding-top: 10px;
}
.xxym1 .inp {
	background: #f7f7f7;
	color: #f63;
	border: 1px solid #cccccc;
	width: 200px;
}
.bq {
	clear: both;
	margin: 10px auto auto 15px;
	line-height: 22px;
}
.bq li {
	float: left;
	width: 23%;
	list-style: none;
	background: url(icon2.gif) left center no-repeat;
	padding-left: 8px;
}
.pro .imgimg img {
	padding-right: 6px;
	display: inline;
}

