body{
	 background-color : #202020;
	 font-family: "verdana","£Í£Ó ÌÀÄ«",serif;
	 color: #ffffff
}
.t1{
	color: #dddddd;
	font-size:11px;
}
.t2{
    color: #333333;
	font-weight: 400;
	font-size:11px;
}
.t3{
	color: #dddddd;
	font-size: 10px;
	font-weight: 400;
}
.t4{
	color: #333333;
	font-size: 10px;
	font-weight: 400;
}
.t5{
	color: #777777;
	font-size: 10px;
	font-weight: 400;
}
.t6{
    color: #CCCC00;
	font-size: 12px;
}
.t7{
    color: orange;
	font-size:10px;
}
.t8{
    color: #dddddd;
	font-size:11px;
	font-weight:400;
}
.h1{
	color: #999999;
	font-size: 8px;
	font-weight: 400;
}
.link_right{
    color: #00ffff;
	font-size: 10px;
	margin-top: 2px;
	margin-left: 3px;
	margin-right: 3px;
}
a:link {
     color: #dddddd; 
	 text-decoration : none;    
} 
a:visited {
     color: #dddddd;
	 text-decoration:none;
} 
a:hover {
     color: orange;
	 text-decoration:none;
} 
a:active {
     color: orange;
	 text-decoration:none;
} 
#base_link{
	background-color: #202020;
	text-align: right;
	font-size: 9px;
	line-height: 14px;
	height: 14px;
	font-weight: 400;
	padding-right: 10px;
	border: 1px solid #000000;
}
.direct_down{
	background: url(../images/down.png) no-repeat;
	background-position: 120px 0px;
	height: 12px;
	color: red;
}