body {
	font-family: "ËÎÌå"; font-size:12px; margin:0 auto;}
	
	.t3{ line-height:24px;}
	.t4{line-height:20px;}

.t1{text-align:center; line-height:24px;}
.color{color:#FF0000;}

a:visited {  text-decoration: none; color: #000000;}
a:hover {  color: #4db0ff; text-decoration: underline;}
a:link {  color: #000000; text-decoration: none;}

.A2:visited {  text-decoration: none; color: #000000;}
.A2:hover { background-image:url(images/bj.gif); width:67px; height:18px; color:#FFFFFF;}
.A2:link {  color:  #000000; text-decoration: none;}

.t{line-height:22px; width:67px;}


#header{
background:url(img/headerbg.gif);
}
#nav {	
			list-style:none;
}
#nav li{
	float:left;	
	font-size:12px;
	
}
#nav li a{
	color: #000000;
	text-decoration:none;
display:block;
	width:84px;
	height:19px;
	text-align:center;
	padding-top:5px;
	margin-left:30px;
}
#nav li a:hover{
	background:url(images/bj.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

