#bottom{
	clear: both;
	font-size: 12px;
	color: #333333;
	font-family: "ËÎÌå",Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0 10px;
}
#bottom .bottomBg{
	width: 100%;
	float: left;
	clear: both;
	background-color: White;
}
#bottom ul{
	margin: 0;
	padding: 0;
	width: 19%;
	float: right;
}
#bottom ul li{
	list-style-type: none;
	display: block;
	clear: both;
}
#bottom ul li strong{
	color: #333333;
}
#bottom ul li a:link {color:#1964AF; text-decoration:none;}
#bottom ul li a:visited {color:#1964AF;text-decoration:none;}
#bottom ul li a:hover {color: #969600; text-decoration:underline;}
#bottom ul li a:active {color: #969600;}

#bottom .B2Chelp{
	clear: both;
	border: 1px solid #dcdcb8;
	height: 130px;
	padding-top: 12px;
}

#bottom .BottomDot {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#bottom .B2CFirend{
	clear: both;
	border: 1px solid #add2e2;
	height: 210px!important;
	height:210px;
	padding: 12px;
	overflow: hidden;
}
#bottom .B2CFirend p{
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	clear: both;
	overflow: hidden;
}
#bottom .B2CFirend img{
	float: left;
	margin: 5px 10px;
}
#bottom .B2CMenu{
	background-color: #D2B48C;
}

#bottom .QHelp{
	clear: both;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	width: 100%;
	float: left;
}

#bottom .QMenu{
	clear: both;
	height: 22px;
	background-color: #5C8295;
	text-align: center;
	color: White;
	font-size: 12px;
	padding-top: 7px;
}
#bottom .QMenu a:link {color:#fff; text-decoration:none;}
#bottom .QMenu a:visited {color:#fff;text-decoration:none;}
#bottom .QMenu a:hover {color: #ffff00; text-decoration:none;}
#bottom .QMenu a:active {color: #ffff00;}

#bottom .QCopyRight{
	clear: both;
	color: #333333;
	text-align: center;
	padding-top: 8px;
	line-height: 22px;
	padding-bottom: 10px;
}