@charset "utf-8";
html {
 	min-height: 100%;
 	height: auto;
}
body,td,th {
	font-family:Tahoma;
	font-size: 12;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #222222;
	color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	font-size: 12px;
	font-family:Tahoma;
}
h1{ font-size: 12px;}
.header {
	font-size: 18px;
	color: #FF0;
}


.w{color: #FFFFFF; font-size: 6px;}
.yl{color: #ffde00;}

.black{color: #222222; font-weight: bold; font-size: 14px;}
.red{color: #f01700; font-size: 16px;}

.links a  {	color: #222222; }
.links a:visited  {	color: #222222; }
.links a:hover  { color: #666666; }
.links a:active  { color: #222222; }

.menu a  { text-decoration: none;	color: #020201; }
.menu a:visited  { text-decoration: none;	color: #020201; }
.menu a:hover  { text-decoration: none; color: #DD0000; }
.menu a:active  { text-decoration: none; color: #020201; }

.more a  {	color: #cb3318; }
.more a:visited  {	color: #cb3318; }
.more a:hover  { color: #FF9900; }
.more a:active  { color: #cb3318; }



.download a  { text-decoration: none;	color: #0066CC; }
.download a:visited  { text-decoration: none;	color: #0066CC; }
.download a:hover  { color: #FF9900; }
.download:active  { text-decoration: none; color: #0066CC; }

.copyright {font-family: Tahoma; font-size: 10px;  color: #838383;};

.header_white {
	font-size: 18px;
	color: #FFF;
}

.menu_buttom{
	font-size: 13px;
	color: #FFF;
	}
.menu_buttom a:link{
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
	}
.menu_buttom a:hover{
	font-size: 13px;
	color: #FFF;
	text-decoration:underline;
	}
.menu_buttom a:visited{
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
	}
.menu_buttom a:active{
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
	}