@charset "utf-8";

#shopcar dl dt{padding:0pt 13px;}

/* CSS Document */
/*链接*/
a.fd91b07:link, a.fd91b07:visited { color: #d91b07; text-decoration: underline; }
a.fd91b07:hover, a.fd91b07:active { color: #666; text-decoration: none; }

a.gray:link, a.gray:visited { color: #ccc; text-decoration: underline; font-size:12px; font-weight:normal;}
a.gray:hover, a.gray:active { color: #666; text-decoration: none; font-size:12px; font-weight:normal;}

.f14green{ font-size:14px; font-weight:bold;line-height:30px;color:#467903;}
.f14blue{font-size:14px; font-weight:bold;line-height:30px;color:#001496;}
.f14brown{font-size:14px; font-weight:bold; line-height:30px;color:#924300;}

.ff0000{ color:#CC0000; padding:10px 0; font-weight:bold; text-align:center; margin:0 auto;}
/*圆角背景*/
/*.pt{ position:absolute; width:928px; height:14px; left:0; top:0; background:url(../images/shopbg.gif) 0 0;}
.pb{ position:absolute; width:928px; height:14px; left:0; bottom:0; bottom:-1px; background:url(../images/shopbg.gif) 0 -30px;}*/
/*主体内容*/
#page { clear:both;margin:0 auto;overflow:hidden; position:relative;}

.layout{ width:903px;margin:0 auto 15px; overflow:hidden;clear:both; position:relative; background:#fff; }

.field{ width:901px;margin-bottom:15px; overflow:hidden;clear:both;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-left:1px solid #e8e8e8;position:relative; background:#fff; }

/*左侧*/
.left{position:relative;width:231px; margin:0; margin:1px; overflow:hidden; border-right:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8;background:#f9f9f9; float:left;}
/*右侧*/
.rightbox {position:relative;width:655px;margin:10px 0 0 5px;overflow:hidden; float:left;padding:10px 0px 8px 5px;}
.rightbox h1{clear:both;height:25px; line-height:25px; background-color:#ded4bb; color:#555; font-size:12px; font-weight:bold; padding-left:10px;}
.rightbox h3{clear:both; height:30px;}


.crumbs{ position:relative;height:30px; clear:both; padding-top:4px;}
.crumbs h2{ display:inline; padding:0 4px 0 8px;color:#636363;font-size:12px;font-weight:normal;}
.crumbs h3,.crumbs h4,.crumbs h5,.crumbs h6{ display:inline;padding:0 4px 0 8px;background:url(images/shophelpbg.gif) no-repeat -810px -240px;;color:#636363;font-size:12px;}
.crumbs h2 a,.crumbs h2 a:hover,.crumbs h3 a,.crumbs h3 a:hover,.crumbs h4 a,.crumbs h4 a:hover,.crumbs h5 a,.crumbs h5 a:hover,.crumbs h6 a,.crumbs h6 a:hover{ text-decoration:underline; font-weight:normal; color:#636363; font-size:12px;display:inline; text-align:right;}

.left ul{position:relative;width:206px; height:770px; margin:20px 12px; padding-top:15px;background:url(images/shophelpbg.gif) 0 -150px;}
.left ul li{ width:164px;margin:0 auto 13px; overflow:hidden;}
.left dd,.left dd:hover{width:164px; height:21px; line-height:20px; overflow:hidden; margin-bottom:3px; text-align:center;
font-size:13px; color:#333; font-weight:bold;background:url(images/shophelpbg.gif) 0 -60px;cursor:pointer;}
.left dt{width:160px; height:21px; line-height:21px; overflow:hidden; margin-bottom:3px; text-align:center;
font-size:12px; color:#333; border-bottom:1px dashed #ccc;}
.left dt:hover{width:160px; height:21px; line-height:21px; overflow:hidden; margin-bottom:3px; text-align:center;
font-size:12px; color:#333;background:url(images/shophelpbg.gif) 0 -120px; cursor:pointer;}
.left .current{width:160px; height:21px; line-height:21px; overflow:hidden; margin-bottom:3px; text-align:center;
font-size:12px; color:#333;background:url(images/shophelpbg.gif) 0 -120px;}




/*列表*/


.tablet{ position:absolute; width:650px; height:15px; left:0; top:0; background:url(images/shophelpbg.gif) 0 -420px;}
.tableb{ position:absolute; width:650px; height:8px; left:0; bottom:0; background:url(images/shophelpbg.gif) 0 -450px;}

.address{
	height:170px;
	text-align:center;
}

.flow{ height:80px; clear:both; margin-top:20px;}
.flow p{ height:53px;background:url(images/shophelpbg.gif) -270px -150px;}

.bull{ height:80px; clear:both; margin-top:20px;}
.more{right:0; top:0; line-height:30px;}
.bull ul li{ width:108px; height:29px; text-align:center; float:left; margin-right:20px;background:url(images/shophelpbg.gif) -270px -240px;}
.bull ul li a{ color:#333; line-height:29px; text-align:center;}

.qa{ clear:both; margin-top:20px;}
.qa ul li{ float:left; width:267px; margin-right:10px;background:url(images/shophelpbg.gif) -270px -300px; height:24px; line-height:24px; border-bottom:1px dashed #ccc; padding-left:33px;}
.qa ul li a{ color:#674426; text-decoration:none;}
.qa ul li a:hover{ color:#d91b07; text-decoration:none;}


.helpcolumn{ padding:20px 15px; clear:both; border-bottom:1px dashed #ccc;}
.helpcolumn dd{ font-size:14px; color:#2271C7; font-weight:bold;}
.helpcolumn ol{padding-left: 25px;}
.helpcolumn ol li{list-style-type:decimal;}
.helpcolumn ul{padding-left: 25px;}
.helpcolumn ul li{list-style-type:disc;}
.helpcolumn table{
border-collapse:collapse;
border-left:1px solid #C8B9AE;
border-top:1px solid #C8B9AE;
width:100%;
}
.helpcolumn table td{
	width:25%;
	border-right:#C8B9AE solid 1px;
	border-bottom:#C8B9AE solid 1px;
	background-color: #FFFFFF;
	padding:5px;
	vertical-align: top;
}

.ontop{ clear:both; text-align:right;}
.great {color: orange; padding: 4px 0; font-weight: bold;}