@charset "utf-8";
/* CSS Document */
body {
	background:#a5110d url(/images/v2/zhuanti/skin01.jpg) repeat-x 50px 0;
	font:12px Arial;
	margin:0 auto;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	color:#f50
}
img {
	display:block
}
.top {
	height:49px;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
.top .menu {
	float:right;
	line-height:49px;
}
.top .menu span {
	margin:0 6px;
}
.page {
	width:960px;
	margin:0 auto;
	background:#d42603;
}
.footer {
	width:960px;
	margin:0 auto;
	color:#000;
	text-align:center;
	font-family:SimSun;
	padding:20px 0 0;
	line-height:25px;
}
