
.foot_bg
{
	/*background: url("../img/foot_bg.png") repeat;*/
	display:block;
	background-color: #2860ab;
	color: #f6f6f6;
	clear: both;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	height: 80px;
	width: 100%;
	text-align: left;
	font-size:14px;
}

.copyright
{
	background-color: #f6f6f6;
	clear: both;
	margin: 0px auto;
	width: 100%;
	height: 60px;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	font-family: "Microsoft YaHei" , "Helvetica Neue" ,Helvetica,Arial,sans-serif;
}

a{color:#f6f6f6;}
a:hover{background-color:#c3c3c3; color:#245ba4;}
a{text-decoration:none; margin-left:70px;}