a{
	text-decoration: none;/*color: #FFFFFF;*/
}
a:hover {color: #F90;}
#top {
	display:block;
	height: 80px;
	width: 1000px;
	margin: 0 auto;;
}

body {
	background-image: none;
}
#one {
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#dh {
	height: 30px;
	width: 1000px;
	margin:0 auto 20px auto;
	font-size: 22px;
	color: #0CC;
	font-weight: bold;
	line-height: 30px;
	text-align: right;
}
#center {
	display:block;
	width: 1002px;
	margin:0 auto;
}

#right {
	float: right;
	width: 490px;
	background-color: #F4FFFF;
	border: 1px dotted #59FFAC;
}
.clearfix::after {
	display: block;
	clear: both;
	content: ""
}
#bottom {
	height: 68px;
	width: 100%;
	background-color: #EFF;
	border: 1px dotted #59FFAC;
	line-height: 20px;
	text-align: center;
	clear: both;
}
#center #lift {
	float: left;
	width: 490px;
	background-color: #F0FFFF;
	border: 1px dotted #59FFAC;
}
#lj {
	height: 25px;
	padding: 10px 0;
	width: 100%;
	margin: 0 auto;
	font-size: 15px;
	text-align: center;
}