/*home_css*/
BODY {
	margin: 0px;
	FONT-SIZE: 12px;
	COLOR: #490102;
	font-family: "宋体","Arial","Helvetica","sans-serif";
	margin:0px;
	background: #230100 url(../images/home_bg.jpg) no-repeat top center;
}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}

a { 
color: #ffc600; text-decoration: none; 
}
a:hover { 
color: #ffffff; 
}
.body {
	width: 990px;;
	margin: 0 auto;
	height: 100%;
}
#head{
	width: 990px;
	height:40px;
	}
#top_link{
	color:#ffc600;
	float: right;
	width: 200px;
	height: auto;
	margin-right: 0px;
	margin-top:9px;
	line-height: normal;
}
*+html #top_link{
	color:#ffc600;
	float: right;
	width: 200px;
	height: 17px;
	margin-right: 0px;
	margin-top:10px;
}/*ie8.0*/
#main{
	height:833px;
	margin-left:5px;
	}
*+html  #main{
	height:833px;
	margin-left:6px;
	}

#footer{
	width:100%;
	height:70px;
	float:center;
	margin:auto;
	width:980px;
	height:100px;
	height:auto;
	clear:both; 
	padding-top:10px;
	padding-bottom:10px;
	text-align:center; 
	color:#6C110B;
	FONT-SIZE: 12px;
	line-height:145%; 
	font-family: "Arial","宋体";
}
/*sub_page_css*/
