@charset "utf-8";
a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #424242;
}
a:link {font-size: 14px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #424242;
}
a:hover {
	text-decoration: none;
	color: #4ca4ff;
}
a:active {
	text-decoration: none;
	color: #424242;
}
.bottom{
	height:100px;
	background:url(../../../iaicweb/homepage/img/footer3.png) no-repeat center #f5f5f5;
}