@charset "utf-8";
/* CSS Document */

.page {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.page .header {
	margin-top:0;
	margin-left:12px;
	height:60px;
}
.page .header a {
	float:left;
}
.page .header .pageTitle {
	float:left;
	margin-left:10px;
	margin-top:18px;
	padding-left:20px;
	height:42px;
	border-left:1px #9C9C9C dashed;	
}
.page .header .pageTitle img {
	margin-top:10px;
}
.page .divide {
	width:980px;
	height:4px;
	background:url(../images/sitemap/divide_bg.gif) repeat-x;
	margin-top:8px;
	margin-bottom:25px;
}
.page .content .section1 {
	margin-bottom:35px;
}
.page .content .section1  .sec1Title {
	height:21px;
	margin-left:10px;
	margin-bottom:15px;
	font-family:微软雅黑;
	font-size:14px;
	font-weight:bold;
	color:#F60;
}
.page .content .section1 .sec1Top {
	width:980px;
	height:5px;
	background:url(../images/sitemap/cont_bg_t1.gif) no-repeat;
	font-size:0;
}
.page .content .section1 .sec1Middle {
	width:980px;
	height:176px;
	background:url(../images/sitemap/cont_bg_m1.gif) repeat-y;
	
}
.page .content .section1 .sec1Middle ul {
	margin-left:20px;
	padding-top:30px;
}
.page .content .section1 .sec1Middle ul li {
	float:left;
	display:block;
	width:300px;
	margin-right:25px;
}
.page .content .section1 .sec1Middle ul li.sec1MidLast {
	margin-right:0;
}
.page .content .section1 .sec1Bottom {
	width:980px;
	height:5px;
	background:url(../images/sitemap/cont_bg_b1.gif) no-repeat;
	font-size:0;	
}
.page .content .section2 div .sec2Top{
	width:465px;
	height:5px;
	font-size:0;
	background:url(../images/sitemap/cont_bg_t2.gif);
}
.page .content .section2 div .sec2Middle{
	width:465px;
	height:154px;
	padding-top:30px;
	font-size:0;
	background:url(../images/sitemap/cont_bg_m2.gif);
}
.page .content .section2 div .sec2Middle div {
	margin-left:20px;
}
.page .content .section2 div .sec2Bottom{
	width:465px;
	height:5px;
	font-size:0;
	background:url(../images/sitemap/cont_bg_b2.gif);
}
.page .content .section2 .sec2Left {
	float:left;	
}
.page .content .section2 .sec2Left .sec2LeftTitle {
	font-family:微软雅黑;
	font-size:14px;
	font-weight:bold;
	color:#F60;
	height:21px;
	width:465px;
	margin-left:10px;
	margin-bottom:15px;
}
.page .content .section2 .sec2Right {
	float:right;	
}
.page .content .section2 .sec2Right .sec2RightTitle {
	font-family:微软雅黑;
	font-size:14px;
	font-weight:bold;
	color:#F60;
	height:21px;
	width:65px;
	margin-left:10px;
	margin-bottom:15px;
}
.secTitle {
	height:33px;
	padding-left:40px;
	background:url(../images/sitemap/logos.png) no-repeat scroll;
	margin-bottom:3px;
}
.secTitle span {
	font-family:微软雅黑;
	font-size:14px;
	font-weight:bold;
	color:#656565;
	padding-top:10px;
	display:block;	
}
.secCont {
	padding-left:40px;
}
.secCont span {
	margin-right:20px;
}
.secCont span a {
	text-decoration:none;
	cursor:pointer;
	line-height:1.8em;
}
.secCont span a:hover {
	text-decoration:underline;
	color:#F60;
}
#joinTitle {
	background-position:0 0;
}
#classedTitle {
	background-position:0 -33px;
}
#shopTitle {
	background-position:0 -66px;
}
#accountTitle {
	background-position:0 -99px;
}
#helpTitle {
	background-position:0 -132px;
}


