a{
	text-decoration: none;/*color: #FFFFFF;*/
}
a:hover {color: #F90;}
#top {
	display:block;
	height: 80px;
	width: 1000px;
	margin: 0 auto;;
}
  ul
 {
 list-style-type: none;
 padding: 0px;
 margin: 0px;
 }
li{padding: 2px 0;}
.clearfix::after {
	display: block;
	clear: both;
	content: ""
}
body {
	background-image: none;
}
#one {
	display:block;
	height: 20px;
	width: 1000px;
	margin:0 auto;
}
#dh {
	height: 30px;
	width: 1000px;
	margin: 0 auto;
	font-size: 22px;
	color: #0CC;
	font-weight: bold;
	line-height: 30px;
	text-align: right;
}
#center {
	display: block;
	width: 1002px;
	margin-top: 20px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#right {
	float: right;
	width: 662px;
}
.two {
	color: #F90;
	font-weight: bold;
	padding:10px;
	background-color: #E1FFE9;
	border: 1px dotted #59FFAC;
}
.therr {
	width: 660px;
	margin:0 auto;
	border:1px dotted #59ffac;
	background-color: #F0FFFF;
	text-indent: 20px;
}
#four {
	width: 660px;
	margin:0 auto;
	border: 1px dotted #59ffac;;
}

#a {
	height: 20px;
	width: 662px;
	margin-right: auto;
	margin-left: auto;
}



#center #lift {
	float: left;
	width: 320px;
	background-color: #F0FFFF;
	border: 1px dotted #59FFAC;
    margin: 0 3px ;
}
#center #lift ul {
    margin-left: 10px;
}
#five {
	float: right;
	
	width: 330px;
}
.five {
	float: right;
	
	width: 300px;
}

#bottom {
	display: block;
	height: 120px;
	width: 100%;
	background-color: #EFF;
	border: 1px dotted #59FFAC;
	line-height: 20px;
	text-align: center;
	padding: 20px;
	clear: both;
}


