@charset "gb2312";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	vertical-align: middle;
}
.f_line {
	text-decoration: line-through;
}
.f_price {
	font-weight: bold;
	color: #FF0000;
}
.more {
	float: right;
	top: -30px;
	position: relative;
	overflow: hidden;
	line-height: 18px;
	z-index: auto;
}
.orage {
	color: #FF6633;
}
#cart {
	font-size: 14px;
	font-weight: bold;
}
#cart a {
	color: #FF8040;
}


#Container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#Box {
	float: left;
	width: 960px;
	overflow: hidden;
}
#head {
	line-height: 26px;
	background-color: #F5F5F5;
	float: left;
	width: 960px;
	font-size: 12px;
	text-indent: 8px;
}
#head a {
	color: #434343;
	text-decoration: none;
}

#Logo {
	float: left;
	width: 960px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#Nav {
	float: left;
	width: 954px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 38px;
}
#Nav a {
	color: #585858;
	text-decoration: none;
}
#Nav li {
	text-align: center;
	float: left;
	width: 106px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #585858;
}
#Nav2 {
	float: left;
	width: 960px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 12px;
	line-height: 20px;
}
#Nav2 a {
	color: #828282;
	text-decoration: none;
}
#Nav2 .Search {
	float: left;
	width: 220px;
}
#Nav2 .kw {
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	width: 80px;
}
#Nav2 .submit {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#Nav2 li {
	text-align: center;
	float: left;
	width: 80px;
	list-style-type: none;
}
#Title {
	line-height: 30px;
	background-color: #F9F6F4;
	text-indent: 20px;
	float: left;
	width: 958px;
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
	border: 1px solid #DDDDDD;
	margin-top: 8px;
	margin-bottom: 8px;
}
#ListBox {
	float: left;
	width: 960px;
}
#ListBox a {
	color: #333333;
	text-decoration: none;
}
#ListBox a:hover {
	color: #FF8040;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2E2E2E;
}
#ListBox #list {
	text-align: center;
	float: left;
	height: 300px;
	width: 240px;
}
#ListBox #list .pic {
	height: 225px;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#ListBox #list .des {
	line-height: 24px;
	text-align: center;
	height: 75px;
	width: 240px;
}
#Page {
	float: left;
	width: 750px;
	line-height: 40px;
	color: #6D6D6D;
	font-weight: bold;
}
#Page a {
	text-decoration: none;
}
#Page .pg {
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 8px;
	width: 8px;
	border: 1px solid #585858;
	float: left;
	margin-right: 6px;
	background-color: #EBEBEB;
}



#Help {
	float: left;
	width: 860px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 16px;
	padding-left: 100px;
	margin-bottom: 10px;
}
#Help .t {
	font-weight: bold;
	color: #585858;
}
#Help a {
	color: #585858;
	text-decoration: none;
}
#Help a:hover {
	color: #FF8000;
	text-decoration: underline;
}
#Help ul {
	float: left;
	width: 215px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
#Help li{
	list-style-type: none;
}
#Map {
	line-height: 30px;
	font-weight: bold;
	color: #6D6D6D;
	float: left;
	width: 958px;
	border: 0px solid #CCCCCC;
	font-size: 12px;
}
#Map a {
	color: #828282;
	text-decoration: none;
}
#Copyright {
	text-align: center;
	float: left;
	width: 960px;
	line-height: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
	color: #828282;
}
#Copyright a {
	color: #828282;
	text-decoration: none;
}
#Copyright a:hover {
	color: #828282;
	text-decoration: none;
}

#DetailBox {
	float: left;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#DetailBox .ProName {
	font-size: 14px;
	font-weight: bold;
	color: #B7484B;
}
#DetailBox #LBox {
	float: left;
	width: 200px;
}
#DetailBox #LBox #Item {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
#DetailBox #LBox #Item a {
	color: #979797;
	text-decoration: none;
}
#DetailBox #LBox #Item h5 {
	font-weight: bold;
	color: #2E2E2E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ACACAC;
	line-height: 20px;
	font-size: 12px;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#DetailBox #RBox {
	float: left;
	width: 750px;
	margin-left: 10px;
}
#DetailBox #RBox .title {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #434343;
	text-indent: 10px;
	float: left;
	width: 750px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#DetailBox #RBox .picture {
	height: 350px;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#DetailBox #RBox #RItem {
	float: left;
	width: 750px;
	margin-bottom: 10px;
}
#DetailBox #RBox #RItem #Pic {
	float: left;
	height: 330px;
	width: 300px;
	text-align: center;
}
#DetailBox #RBox #RItem #TContent {
	padding: 10px;
	float: left;
	width: 300px;
	height: 330px;
}
.STYLE1 {
	font-size: 18px;
	font-weight: bold;
}
div,ul,li,dl,dd,img,dt,p{padding:0px;margin:0px;border:0px}

/*bmftj*/
.dhang{width:950px;margin:10 0 0 0;background:url(/images/bg_lineall.gif) 0px -490px;height:30px;text-align:left;padding-left:5px;font-size:14px}
.dhang a{color:blue;font-size:14px;}
.dhang a:hover{color:blue;font-size:14px;}
.bmftj{width:950px;}
.bmftj .bmf_l{float:left;width:715px}

.bmftj .bmf_l .bmf_t{height:30px;font-size:16px;font-weight:700;border-bottom:1px #CED7DE solid;line-height:30px;color:#FF6600;text-align:left}
.bmftj .bmf_l .bmf_b{padding:10px 0px;text-align:left}
.bmftj .bmf_l .bmf_b dt{float:left;width:100px;background:url(/images/bg_more.gif) no-repeat 0px -520;height:25px;line-height:25px;padding-left:25px;margin-right:10px;text-align:left}
.bmftj .bmf_l .bmf_b dd{float:left;}
.bmftj .bmf_l .bmf_b li{float:left;width:120px;line-height:20px;list-style:none;color:#556848;font-size:13px}
.bmftj .bmf_l .bmf_b li span{font-family: Arial,ËÎÌå}
.bmftj .bmf_l .bmf_b li a{ font-size:13px;color:#556848;line-height:20px}
.bmftj .bmf_l .bmf_b li a:hover{ font-size:13px;color:#556848}

.bmftj .bmf_r{float:right;width:225px;border:1px #DDCF8F solid;margin-bottom:25px}
.bmftj .bmf_r .r_t{height:25px;line-height:25px;background:#FF8D48;border-bottom:1px #DDCF8F solid;text-align:left;padding-left:10px;font-size:14px}
.bmftj .bmf_r ul{margin:5px;}
.bmftj .bmf_r li{list-style:none;text-align:left;height:25px;line-height:25px}


.search .searcht .t1{width:74px;height:32px;background:url(/images/bg_more.gif) no-repeat;margin:0 10 0 10;font-size:14px;color:white;text-align:center;padding-top:8px;font-weight:700;}/*Ê×Ò³*/
#y1{width:950px;height:20px;background:url(/images/ad_pixiu_r1.jpg)}
#y2{width:950px;height:20px;background:url(/images/ad_pixiu_r2.jpg)}
#y3{width:950px;height:20px;background:url(/images/ad_pixiu_r3.jpg)}
#y4{width:950px;height:20px;background:url(/images/ad_pixiu_r4.jpg)}
#y5{width:950px;height:20px;background:url(/images/ad_pixiu_r5.jpg)}
#y6{width:950px;height:20px;background:url(/images/ad_pixiu_r6.jpg)}
#y7{width:950px;height:20px;background:url(/images/ad_pixiu_r7.jpg)}
#y8{width:950px;height:20px;background:url(/images/ad_pixiu_r8.jpg)}
#y9{width:950px;height:20px;background:url(/images/ad_pixiu_r9.jpg)}
#y10{width:950px;height:20px;background:url(/images/ad_pixiu_r10.jpg)}
#y11{width:950px;height:20px;background:url(/images/ad_pixiu_r11.jpg)}
#y12{width:950px;height:20px;background:url(/images/ad_pixiu_r12.jpg)}
#y13{width:950px;height:20px;background:url(/images/ad_pixiu_r13.jpg)}
#y14{width:950px;height:20px;background:url(/images/ad_pixiu_r14.jpg)}
#y15{width:950px;height:20px;background:url(/images/ad_pixiu_r15.jpg)}
#y16{width:950px;height:20px;background:url(/images/ad_pixiu_r16.jpg)}
#y17{width:950px;height:20px;background:url(/images/ad_pixiu_r17.jpg)}
#y18{width:950px;height:20px;background:url(/images/ad_pixiu_r18.jpg)}
#y19{width:950px;height:26px;background:url(/images/ad_pixiu_r19.jpg)}
#about{
	position:absolute;
	left:318px;
	top:206px;
	width:650px;
	height:140px;
	z-index:1;
	border:0px #cccccc solid;
	line-height:24px;
	color:#006600;
	font-size:14px;
	text-align:left
}
#ztnav{
	position:absolute;
	left:541px;
	top:358px;
	width:381px;
	height:15px;
	z-index:2;
	border:0px #cccccc solid;
	color:#ffffff;
	padding-left:50px;
	font-size:14px;
	text-align:left;
	background:url(/images/bg_28_1.gif);
	padding-top:8px
}
#ztnav a{font-size:14px;color:#ffffff;line-height:12px}
#ztnav a:hover{font-size:14px;color:#ffffff}