/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif,"ËÎÌå";
	
}
.bt1{font-size:12px;font-weight:bold;color:#fff; text-align:left; padding-left:5px;}
.bt1 a:link{
	color: #fff;
	text-decoration: none;
}
.bt1 a:visited {
	text-decoration: none;
	color: #fff;
}
.bt1 a:hover {
    text-decoration:underline;
	color:#ff9400;
}
.bt1 a:active {
	text-decoration: none;
	color: #fff;
}
.bt2{font-size:18px;color:#fff;}

.b1{
font-size:12px; line-height:22px;
color:#909090;
}
.b2{
font-size:12px; line-height:22px;
color:#909090; padding-left:20px;
}
.b3{
font-size:12px; line-height:22px;
color:#ccc;
}
.b1 a:link{
	color: #909090;
	text-decoration: none;
}
.b1 a:visited {
	text-decoration: none;
	color: #909090;
}
.b1 a:hover {
    text-decoration:underline;
	color:#FF0000;
}
.b1 a:active {
	text-decoration: none;
	color: #909090;
}
.copy
{
font-size:12px;
color:#797979;
font-weight:lighter;
}
.copy a:link {
	color: #797979;
	text-decoration: none;
}
.copy a:visited {
	text-decoration: none;
	color: #797979;
}
.copy a:hover {
    text-decoration:underline;
	color:#ff0000;
}
.copy a:active {
	text-decoration: none;
	color: #797979;
}

