﻿@charset "utf-8";
/*help_list_l style*/
.help_list_l {
	float:left;
	width:204px;
	min-height:800px;
	_height:800px;
	margin-bottom:10px;
	background:transparent url('../images/bg_goods_list_l.png') repeat-y scroll right top;
}

.help_list_l h1 {
	color:#999999;
	padding-bottom:5px;
	font-size:12px;
}

/*help style*/
.help {
	padding-right:15px;
}
.help div {
	overflow: hidden;
}
.help div:first-child {
}
.help div.collapsed {
	height: 29px;
}
.help div span {
	display: block;
	padding:5px 0 8px 18px;
	background:transparent url('../images/bg_collapsed2.png') no-repeat scroll left -1px;
	font-weight: bold;
	color: #FF0000;
	cursor:pointer;
}
.help div.collapsed span {
	background:transparent url('../images/bg_collapsed1.png') no-repeat scroll 2px 2px;
	color:#000000;
	padding:5px 0 8px 18px;
}
.help div a {
	padding: 5px 25px;
	background:transparent url('../images/bg_potint.png') no-repeat scroll 15px center;
	display: block;
	color:#666666;
}

.help div a:hover {
	text-decoration:underline;

}

.hot_sell,.looked {
	margin-top:30px;
}



/*help_list_r style*/
.help_list_r {
	float:right;
	width:709px;
	padding-right:20px;
}

/*help_question style*/
.help_question_l {
	float:left;
	width:248px;
}

.help_question h1 {
	font-size:14px;
	height:40px;
	line-height:40px;
	padding-left:15px;
	color:#333333;
	background-color:#E3E3E3;
}

.help_lp,.help_question_r ul {
	border:1px #D7D7D7 solid;
	padding:15px;
	color:#666666;
}

.help_lp p {
	line-height:25px;
	font-size:14px;
}

.help_question_l img {
	padding-left:80px;
	margin-top:19px;
}

.help_question_r {
	float:right;
	width:444px;
}

.help_question_r ul li {
	padding:11px 0 6px;
	border-bottom:1px #D7D7D7 solid;
}

.help_question_r ul li a {
	color:#666666;
	font-size:14px;
}

.order_refer {
	margin:10px 0 30px;
}

.order_refer p {
	border-top:1px #D7D7D7 solid;
	border-bottom:1px #D7D7D7 solid;
	padding:18px 0;
}

.email,.order_num {
	border:1px #D7D7D7 solid;
	width:155px;
	height:18px;
	line-height:18px;
}

.order_search {
	background:transparent url('../images/bg_order_search.png') no-repeat scroll left top;
	width:102px;
	height:20px;
	border:none;
}

/*help_detail style*/
.que_detail {
	margin:0 auto 30px;
}
.help_list_r p a {
	color:#999999;
}

.que_detail ul li {
	padding:8px;
}

.que_detail ul li h1 {
	font-size:12px;
	color:#333333;
	height:20px;
	line-height:20px;
	padding-left:3px;
	background-color: #E6E6E6;
}

.que_detail ul li p {
	line-height:20px;
	color:#333333;
	padding:3px 0;
}

/*flow style*/
.flow {
	clear:both;
	margin:20px auto;
}

.flow table {
	margin-top:8px;
	width:100%;
}

.flow table tr td {
	border-top:1px #D7D7D7 solid;
	border-bottom:1px #D7D7D7 solid;
	padding-top:8px;
}

.flow table tr td a:hover {
	background:transparent url('../images/bg_flow.png') no-repeat scroll left top;
}



























