body {
    background:#323232 url(bg.jpg) repeat-y center;
	margin: 0px;
}	
body,tr,td {
	font-family: ËÎÌå;
	font-size: 12px;
	color:#fff;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: none;
}
.nav:link{
     color:#fff;
	 font-weight:bold;
	 text-decoration:none;
	 }
.nav:visited{
     color:#fff;
	 font-weight:bold;
	 text-decoration:none;
	 }
.nav:hover{
     color:#fff;
	 font-weight:bold;
	 text-decoration:underline;
	 }
.nav:active{
     color:#fff;
	 font-weight:bold;
	 text-decoration:none;
	 }
.index{
	margin-bottom:10px;
}
.top{
	padding-bottom:5px;
}
.td1{
    padding:10px 5px 5px 10spx;
}
.td2{
    padding:10px 20px 10px 20px;
}
.td3{
	 padding:10px;
}
.bottom{
	color: #ccc;
	}
.more{
    margin-right:5px;
	margin-bottom:10px;
	}
.more2{
    margin-right:12px;
	margin-bottom:10px;
	}
.pic{
	margin-right:10px;
	}
.table{
	margin-right:1px;
	}
.fy1{
	font-size: 18px;
	font-weight:bold;
	padding-left:40px;
	padding-bottom:6px;
	}
.fy2{
	font-weight:bold;
	padding-left:30px;
	padding-bottom:6px;
	}