#footer{
	clear:both;
	width:960px;
	font-size:0.9em;
	color:#333333;
	text-align:center;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2d66eb;
	border-right-color: #2d66eb;
	border-bottom-color: #2d66eb;
	border-left-color: #2d66eb;
	
}
#footer h4{
	margin:0 10px;
	font-weight:normal;
	line-height: 1.5em;
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer h4 a{
	color:#666666;
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#footer p{padding:0; margin:0; text-align:center;}
#footer a{
	color:#FF0000;
	background-color:inherit;
	font-weight: bold;
}
#footer a:hover{color:#666666; background-color:inherit
