*{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
img{
	display:block;
	border:0;
}
a{
	color:#E7AF41;
	text-decoration:none;
}
a:hover{
	color:#FDE302;
	text-decoration:underline;
}
body{
	font:normal 14px/180% "宋体","新宋体" Arial, Helvetica, sans-serif;
	color:#E7AF41;
	background:#6F0102;
}

#wrapper{
	width:1004px;
	margin:0 auto;
}
#header{
	overflow:hidden;
}
#flash {
	position:absolute;
	left:3px;
	top:36px;
	width:1004px;
	height:300px;
	z-index:1;
}
#main{
	clear:both;
}
#footer{
	clear:both;
	background:url(images/index_footerBg.jpg) repeat-x;
	height:66px;
	padding:0 30px;
}
#footer .logo{
	float:left;
	width:190px;
}
#footer .line{
	float:left;
	width:560px;
	height:66px;
	background:url(images/lineBody.jpg) repeat-x;
}
.line .left{
	float:left;
}
.line .right{
	float:right;
}
#footer .go{
	float:right;
	width:160px;
	font:normal 26px/180% "黑体";
	padding-top:10px;
}
#footer .go a{
	color:#FFDE00;
}
#footer .go a:hover{
	color:#FF9600;
	text-decoration:none;
}
#footer .copy{
	float:left;
	width:600px;
	margin-left:150px;
	text-align:center;
	display:inline;
	padding-top:20px;
}
.banner{
height:346px;
}
