body{
     margin:0px;
	 padding:0px;
	 background-color:#000000;
	}
table{
      font-size:12px;
	  color:#FFFFFF;
	  font-family:"ËÎÌå";
	  }
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color:#FFCC66;
	text-decoration:none;
	
}
.font1{
	  line-height:1.6;
	  padding:5px;
	  }
.font2{
	  line-height:1.7;
	  padding:5px;
	  color:#FFCC33;
	  }
.font3{
       font-size:14px;
	  line-height:1.7;
	  padding:5px;
	  color:#FFCC33;
	  text-align:center;
	  }
.list td{
      border-bottom-color:#494949;
	  border-bottom-style:dashed;
	  border-bottom-width:1px;
	  height:25px;
	  }
.border{
        border:#CCCCCC solid 1px;
		}