@charset "utf-8";
/* CSS Document */

body {
	background-color: #980701;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
	font-size:14px;
	font-family:微软雅黑;
}
.topp{
	margin-bottom:359px;
}
.top{
	background:url(images/top_bg.gif);
	height:41px;
	background-repeat:repeat-x;
}
.topsize{
	font-family:微软雅黑;
	font-size:14px;
	color:#790000;
}
.topsize a{
	font-family:;
	font-family:微软雅黑;
	color:#790000;
	text-decoration:none;
	padding:0 4px;
}
.topsize a:hover{
	font-family:微软雅黑;
	font-size:14px;
	color:#790000;
	text-decoration:underline;
}

.foot_xline{
	background:url(images/foot_xline.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:2px;
}
.footdh{
	color:#fedd67;
	padding-bottom:10px;
}
.footdh a{
	color:#fedd67;
	text-decoration:none;
	padding:0 4px;
}
.footdh a:hover{
	color:#fedd67;
	text-decoration:underline;
}

.footcopy{
	color:#fedd67;
	margin-top:10px;
	margin-bottom:20px;
}