@charset "utf-8";
.bottom {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;

}
.bottom2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}


.footerLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;
}.footerLink:hover{
	color:#FF6600;
	text-decoration:underline;
}