html{overflow-x: hidden;
overflow-y: hidden;}
* {
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	width: 100%;
	background-color: #000;
	

}
 a {
	color: #7f7f7f;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
}
#daohang a:visited {
	color: #7F7F7F;
	text-decoration: none;
}
#daohang a:hover {
	color: #FFF;
	text-decoration: none;
}
.bj1 {
	background-image: url(img/bj1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bj2 {
	background-image: url(img/bj2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #7F7F7F;
}

.bai {
	font-size: 12px;
	color: #FFFFFF;
}
#marquee_demo {
	margin: 0px;
	padding: 0px;
}
