@charset "UTF-8";

/* CSS Document */

#bottom_navs_wrapper {
	width:927px;
	height:71px;
	background:url(../images/bottom_center.jpg) repeat-x;
	font-family:'Euphemia UCAS Bold', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	text-align:center;
}

#bottomleft {
	float:left;
	width:70px;
	height:71px;
}

#footer_navs_container {
	float:left;
	padding-top:30px;
	width:767px;
}

.footer_nav {
	display:inline;
	margin:0px 20px 0px 20px;
	color:#DDD;
	text-decoration:none;
}

.footer_nav:hover {
	color:#FFCC00;
	text-decoration:underline;
}

#bottomright {
	float:right;
	width:87px;
	height:71px;
}

#pageextention {
	width:1002px;
	height:39px;
}
