@charset "gb2312";
/* CSS Document */
body,html{
	text-align:center;
	height:auto;
	font-size:12px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	background:#000 url(../images/bk.gif) left top repeat-x;
	line-height:18px;
	letter-spacing:1px;
	border:0;
	margin:0 auto 0 auto;
	padding:0;
}
div,p,ol,ul,li,span,img,input,form,textarea,h1,h2,h3,h4,h5,h6,h7,a,table,td,tr,select,br{
	margin:0;
	padding:0;
	border:0;
}
.first{
	width:1002px;
	margin:0 auto;
}
.first ul li img{
	list-style:none;
	float:left;
}
.first li{
	list-style:none;
}
a:link{
ĦĦĦĦmargin:0;
	color:#999;
	text-decoration: none;
}

a:visited{
	color:#999;
	text-decoration: none;
}
a:hover{
	color:#666;
	text-decoration:underline;
}