@charset "utf-8";
@font-face { font-family: Lucida Sans; src: url('font/LucidaSansRegular.otf'); } 
@font-face { font-family: Lucida Sans; font-weight: bold; src: url('font/LucidaSansRegular.otf'); }
 
#main {
	z-index: 1;
	margin:0 auto;
}

#counterll {
	position: absolute;
	z-index: 5;
	width: 247px;
	height: 22px;
	bottom: 1px;
	left: 42%;
}
#counterl2 {
	position: absolute;
	z-index: 5;
	width: 40px;
	height: 18px;
	bottom: 9px;
	right:173px;
	
}

.down_t {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 13px;
}

.down_t2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 13px;
}
#scroll 
{
    position:absolute;
    background-color:Transparent;  
	top: 45%;  
	text-align: -moz-center;#text-align:center;
	width:220px;
	left:10px;  
}

