@CHARSET "UTF-8";

.sort_r_box_title   ,.quick_sort_center H4    ,.sort_title     ,
	.sort_box .box_title   
	 ,.sort_box .sort_box_bottom    ,.quick_sort_left,.quick_sort_right,#quick_sort
	{
	background-image: url(../../../images/frame/helpsort.gif);
	background-repeat: no-repeat;
	height: 30px;
	overflow: hidden;
}

.sort_box .box_title {
	background-position: -128px -44px;
	margin-top: 4px;
	padding: 0px 3px;
	height: 28px;
	font-weight: bolder;
	line-height: 28px;
	font-size: 15px;
	height: 28px;
}

.sort_box .sort_box_bottom {
	background-position: -128px -80px;
	height: 5px;
}

.sort_title {
	background-position: -293px -44px;
}

.sort_box .box_div {
	border-left: #bdbcbd 1px solid;
	border-right: #bdbcbd 1px solid;	 
}
.sort_box .box_div .box_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.sort_box .box_div .box_list ul{
	list-style: none;
	margin: 0px;
	padding:0px;
}

.sort_box .box_div .box_list ul li{
	padding: 0px 3px 0px 15px;
}

.sort_box 

.sort_box .box_div .box_list li a{
	height: 22px;
	line-height: 22px;
}

.cur_position {
	text-align: left;
	height: 27px;
	line-height: 27px;
}

.help_link {
	color: #005CCE;
	text-decoration: none;
}

.help_link:hover {
	text-decoration: underline;
}

* {
	font-size: 12px;
}

#help_center {
	width: 100%;
}

#help_nav {
	width: 165px;
	float: left;
	text-align: left;
	_margin-right: -3px; /*修复IE6 3px bug ， IE hacker*/
}

#help_content {
	margin-left: 165px;
	width: auto;
	text-align: left;
	padding: 0px 10px;
}

#quick_sort {
	height: 44px;
	overflow: hidden;
	background-position: -3px 0px;
}

.quick_sort_center H4 {
	line-height: 150px;
	width: 128px;
	background-position: 0px -44px;
	float: left;
	height: 44px;
	overflow: hidden;
	margin:0px;
}

.quick_sort_left,.quick_sort_right {
	width: 2px;
	height: 100%;
}

.quick_sort_left {
	background-position: -896px top;
	float: left;
}

.quick_sort_right {
	background-position: -895px top;
	float: right;
}

.nav_icon {
	width: 16px;
	background: url(../../../images/frame/helpsort1.gif) no-repeat 0px 0px;
	float: left;
	height: 29px
}

.q_sort_nav {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top: 7px
}

.q_sort_nav li {
	line-height: 29px;
	padding-right: 12px;
	white-space: nowrap;
	background: url(../../../images/frame/helpsort1.gif) no-repeat right 0px
		;
	float: left;
	margin-right: 20px
}

.q_sort_nav li a {
	font-weight: bolder;
	font-size: 14px;
	color: #000;
}

.sort_r_box {
	BACKGROUND: url(../../../images/frame/helpsort_bg.gif) repeat-x 0px
		bottom;
	PADDING-TOP: 25px
}

.sort_r_box_title {
	padding-left: 26px;
	background-repeat: no-repeat;
	height: 20px;
}

.sort_r_list {
	zoom: 1;
	margin-left: 25px;
	overflow: hidden;
	margin: 0px 0px 0px 26px;;
	padding: 0px;
}

.sort_r_list li {
	line-height: 36px;
	float: left;
	height: 36px;
	overflow: hidden;
	margin-right: 25px
}

.sort_r_list li a {
	font-size: 14px;
}

.s_shopping {
	background-position: -876px -60px
}

.s_delivery {
	background-position: -876px -95px
}

.s_pay {
	background-position: -876px -126px
}

.s_after {
	background-position: -876px -160px
}

.s_serve {
	background-position: -876px -192px
}

.caption {
	margin-top: 5px;
	font-size: 14px;
	text-indent: 2em;
	margin-bottom: 10px;
	padding: 0px 3px;
}

.helpImgDiv {
	display: block;
	border-width: 2px;
	border-color: #ccc;
	border-style: solid;
	margin: 5px auto;
}
.lvl1{
	display: block;
	height:31px;
	line-height:31px;
	background:url(../../../images/frame/help/help.gif) repeat-x left -537px;
	color:#333333;
	padding-left:10px;
	outline: none;
}
.bolder_font{
	font-weight:bolder;
}