body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#666666;
	line-height:24px;
}
#webcon {
	margin:0px auto 0px auto;
	width:975px;
}
a:link,a:visited,a:hover,a:active {
	color: #666666;
	text-decoration:none;
}

/* 帮助中心样式开始 */

#helpcontent {
	margin:0px auto 0px auto;
	padding:0px 0px 15px 0px;
	background:url(../images/helpconbg.jpg) center bottom no-repeat;
	background-color:#FFFFFF;
	width:970px;
	overflow:hidden;
}
#helpleftmenu {
	float:left;
	background:url(../images/helpleftmenubg.jpg) center repeat-y;
	width:204px;
}
#topborder {
	border-top:#cdcbcc solid 1px;
}
#helpleftmenu ul {
	margin:5px 15px 5px 15px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#helpleftmenu li {
	border-bottom:#cdcbcc solid 1px;
	text-align:center;
	width:174px;
}
#helpleftmenu li:hover {
	background:url(../images/helpleftmenuoverbg.jpg) repeat-x;
}
#helpleftmenu li.helpleftmenuover {
	background:url(../images/helpleftmenuoverbg.jpg) repeat-x;
}
#helpleftmenu a:hover {
	background:url(../images/helpleftmenuoverbg.jpg) repeat-x;
	width:174px;
	height:24px;
	display:block;
}
#helpcon {
	float:right;
	width:750px;
}
#helptags {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/helptitlebg.jpg) repeat-x;
	width:750px;
	height:35px;
}
#helptags li {
	float:left;
	margin-left:3px;
	margin-right:2px;
	list-style:none;
	background:url(../images/helptitleleft.jpg) left bottom no-repeat;
	height:35px;
}
#helptags li a {
	float:left;
	background:url(../images/helptitleright.jpg) right bottom no-repeat;
	padding:7px 10px 0px 10px;
	height:28px;
}
#helptags li.emptyTag {
	background:none transparent scroll repeat 0% 0%;
}
#helptags li.selectTag {
	background-position:left top;
	position:relative;
	height:35px;
}
#helptags li.selectTag a {
	background-position:right top;
	padding-top:10px;
	height:25px;
	font-weight:bold;
}
#tagContent {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#tagContent span {
	font-weight:bold;
}
.tagContent {
	display:none;
	padding:10px 10px 10px 10px;
	width:730px;
}
#tagContent div.selectTag {
	display:block;
}

#shipoption-table {
	display:none;
	border:#cdcbcc solid 1px;
	border-collapse:collapse;
}
#shipoption-table td {
	padding:5px;
	border:#cdcbcc solid 1px;
}
#shipoption-table tr {
	display:none;
}
#shipOptionHead {
	display:none;
	background-color:#ececec;
	font-weight:bold;
}

/* 帮助中心样式结束 */

/* 底部样式开始 */

#foot {
	margin-top:5px;
	background:url(../images/footbg.jpg) top left no-repeat;
	width:975px;
	overflow:hidden;
	border-bottom:#cbcbcb solid 1px;
}
#helpquick {
	margin:10px auto 10px auto;
	width:940px;
	clear:both;
}
#helpquick ul {
	margin:0px 0px 0px 0px;
	padding:7px 13px 7px 13px;
	list-style:none;
	clear:both;
}
*html #helpquick ul {
	margin:7px 5px 7px 5px;
	padding:0px 0px 0px 0px;
	list-style:none;
	clear:both;
}
*+HTML #helpquick ul {
	margin:7px 5px 7px 5px;
	padding:0px 0px 0px 0px;
	list-style:none;
	clear:both;
}
#helpquick li {
	float:left;
	width:152px;
}
*html #helpquick li {
	width:145px;
}
*+HTML #helpquick li {
	width:152px;
}
#helpquick span {
	padding-left:5px;
	font-weight:bold;
	color:#333333;
}
#copyrights {
	float:left;
	margin-left:5px;
	text-align:left;
	width:500px;
	clear:left;
}
#footquick {
	float:left;
	margin-right:10px;
	text-align:right;
	width:455px;
}
/* 底部样式结束 */