#foot {
	float:left;
	width:760px;
	height:110px;
	background-image:url(../images/foot_bg.gif);
	color:#fff;
}
.foot_about{
	height:31px;
	border-bottom:1px dashed #6692B3;
	text-align:center;
}
.foot_img_1{
	float:left;
	width:46px;
}
.foot_img_2{
	float:left;
	width:43px;
}
.foot_img_3{
	float:left;
	width:62px;
}
.foot_link{
	float:left;
	padding-top:8px;	
	text-align:center;
	width:668px;
}
.foot_copyright{
	margin-left:auto;
	margin-right:auto;
	height:79px;
	width:525px;
	text-align:center;
}
.foot_info{
	float:left;
	padding-top:8px;
	text-align:center;
	line-height:22px;
	width:420px;
}

a.about:link {color: #fff; text-decoration:none;}
a.about:visited {color: #fff;text-decoration:none;}
a.about:hover {color: #66CCFF; text-decoration:underline;}
a.about:active {color: #fff;}