#mainNavDiv {
clear: both;
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
width: 975px;
height: 25px;
line-height: 25px;
font-family: Verdana;
font-size: 14px;
text-align: center;
display: none;
}

#mainNavDiv .new {
position: absolute;
top: -10px;
left: 550px;
width: 40px;
height: 24px;
background: url(/images/d5/new_feature.gif) no-repeat;
}

/*#webFooterDiv {
	clear:both;
	margin:0 auto;
	width:935px;
}*/



/*for Fanz*/

.FAN_footer {/* eidt 09.3.4 */
	float:left;
	width:100%;
	padding:10px 0 0 0;
}

.FAN_footer .spacing {/* eidt 09.3.4 */
	position:relative;
	height:100px;
	padding:0 10px;
	color:#fff;
	background:url(/images/t6/footer_background.gif) repeat;
}

.FAN_f_logo {/* eidt 09.3.5 */
	display:block;
	position:absolute;
	float:right;
	width:67px;
	height:74px;
	top:15px;
	right:20px;
	background:url(/images/t6/footer_logo.gif) no-repeat;
}


.FAN_footer .footer_nav {
	position:relative;
	float:left;
	width:650px;
	height:40px;
	line-height:40px;
	font-size:12px;
}

.FAN_footer .footer_nav ul {
	list-style:none;	
}
.FAN_footer .footer_nav ul li {
	display:block;
	float:left;
	padding:0 10px;
}
.FAN_footer .footer_nav ul li a:link {
	color:#fff;
}
.FAN_footer .footer_nav ul li a:visited {
	color:#fff;
}
.FAN_footer .footer_nav ul li a:hover {
	color:#e00000;
}


.FAN_footer .footer_nav .sp a:link {
	color:#999;
}
.FAN_footer .footer_nav .sp a:visited {
	color:#999;
}

.FAN_footer .footer_info {/* eidt 09.3.4 */
	position:absolute;
	float:left;
	left:0;
	bottom:2px;;
	width:100%;
	height:20px;
	line-height:20px;
	font-size:10px;
	font-weight:bold;
}
.FAN_footer .footer_info a:link, 
.FAN_footer .footer_info a:visited {
	color:#e00000;
	font-size:9px;
}

.FAN_footer .footer_info .left_info {
	display:block;
	float:left;
	width:640px;
	padding-left:15px;
	text-align:left;
}

.FAN_footer .footer_info .right_info {
	display:block;
	float:right;
	width:200px;
	padding-right:15px;
	text-align:right;
}













