body {
	background-attachment: fixed;
	background-image: url(../img/index_long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #CCCCCC;
}
#dadediv {
	height: 550px;
	width: 627px;
	padding-left: 374px;
}
#logogif {
	height: 41px;
	width: 427px;
	padding-top: 300px;
	background-image: url(../img/index_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 200px;
}
#daohang {
	height: 49px;
	width: 627px;
	color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#daohang ul {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 770px;
}
#daohang li {
	float: left;
	margin-bottom: 2px;

}
#daohang li a {
	text-decoration: none;
	display: block;
	height: 46px;
	width: 62px;
	text-align: left;
	padding-top: 3px;
	color: #FF0000;
}
#daohang li a:hover {
	color: #FFFFFF;
}

#banquan {
	height: 24px;
	width: 627px;
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
}
#weibu {
	height: 129px;
	width: 627px;
	background-image: url(../img/index_weibu.jpg);
}

