/*-------index.htm的样式---------*/
* {	margin: 0px;padding: 0px; font-size:12px; font:"宋体";}
#box {min-width:1000px; width:100%; background:url(../images/body.jpg) center top no-repeat;}
#main{width:1000px;margin:0 auto; height:1105px;}
#nav {height: 28px;	width: 322px; background-image: url(../images/nav_bg.jpg);	background-repeat: no-repeat; margin-left:30px;}
#nav li{line-height: 28px;	float: left;	list-style-type: none;}
#nav li a{line-height: 28px;	float: left;	list-style-type: none;	color: #dab196;	text-decoration: none;	display: block;	height: 15px;	width: 250px;	margin-right: 5px;	margin-left: 30px;}
#nav li a:hover{line-height: 28px;	float: left;	list-style-type: none;	color: #dab196;	text-decoration: underline;	display: block;	height: 15px;	width: 250px;	margin-right: 5px;	margin-left: 30px;}
#center{	width:100%;	height:940px;	position: relative;}
#down_reg {	height: 60px;	width: 410px;	float: left;margin-top: 370px; margin-left:40px;}
#down_reg a{text-decoration: none;}
#flash {	height: 500px;	width: 493px;	float: left;	border:0px;margin-top:-28px;	margin-left:55px;}
#item {	height: 340px; margin-left:50px; padding-top:30px}
#footer{height:120px;	text-align: center;	line-height: 20px;	font-family: "宋体";	font-size: 12px;	color: #332b27; margin-top:110px;}
#footer a{	color: #332b27;	text-decoration: none;	margin-right: 5px;	margin-left: 5px;}
