
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	color: #000;
	background: #f3fbff url(header2.jpg) repeat-x;

}

#diaodiao {
    background-image: url(9.gif);	
    background-repeat: no-repeat;
	z-index:-1;
    float: right;height: 245px;width:405px;
}

#index{height:343px;
}

#header {
    float:right;width:100px;margin:-313px 210px 0px 0px;
}

*html #header{
    margin-right:105px;
}


#header a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

#delay {
	margin-top: 200px;
	font-size: 16px;
}

#content {
	width: 450px;
	margin: 0px auto 0;
	text-align: left;
	line-height: 1.6;
}

.count{
	position: absolute;
	top: -1000px;
}

#bottom {
    margin-bottom:50px;
	clear: both;
}
