.helptoolbar {width:1200px; margin:0 auto; margin-top:5px; overflow:hidden;}
.helptoolbar dl {width:193px; float:left; border-right:1px dotted #d6d6d6; height:125px; margin-left:38px; margin-top:20px; display:inline;}
.helptoolbar dt {font:14px "Microsoft YaHei"; font-weight:bold; padding:10px 0 0 90px;}
.helptoolbar dd {margin-left:90px; line-height:20px; text-indent:10px; background:url(/SiteCommon/Images/index/dd_bg.gif) left 50% no-repeat;}
dl.newuser {background:url(/SiteCommon/Images/index/newuser_bg.gif) no-repeat;}
dl.pay {background:url(/SiteCommon/Images/index/pay_bg.gif) no-repeat;}
dl.ship {background:url(/SiteCommon/Images/index/ship_bg.gif) no-repeat;}
dl.service {background:url(/SiteCommon/Images/index/service_bg.gif) no-repeat;}
dl.helpcenter {background:url(/SiteCommon/Images/index/helpcenter_bg.gif) no-repeat;}
.helptoolbar dl.last{border:none;}

/*footer*/
.friend {height:40px; width:1200px; margin:0 auto; border:1px solid #eee; margin-top:20px; text-align:center; padding:9px;}
.friend img {padding:0 15px;}
.footnav {width:1200; background-color:#e7e7e7; border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin-top:10px; line-height:35px; text-align:center; color:#999;}
.footnav a{padding:0 5px;}
.copyright {text-align:center; line-height:20px; margin:10px 0;}



/* hack */
.fix {
	zoom: 1;
}

.fix:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.STYLE2 {color: #0099FF}