/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #0a0a0a;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
.menu_all {
	margin-left: 25px;
}.menu {
	height: 28px;
	width: 92px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 {
	line-height: 33px;
	color: #FFFFFF;
	float: left;
	height: 33px;
	width: 92px;
	text-align: center;
}
.menu2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.title_name{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.title_red{ font-size:14px; font-weight:bold; color:#000000;}
.top_language{ font-size:11px;  color:#ffffff;}
.foot{color: #000000;text-decoration: none;}
.foot:hover {color: #ff0000;text-decoration: none;}
.cp{
	color: #FFFFFF;
	text-decoration: none;
}
.cp:hover {
	color: #FFCC00;
	text-decoration: none;
}
.cn{
	color: #FFFFFF;
	text-decoration: none; font-size:12px;
}
.cn:hover {
	color: #FFCC00;
	text-decoration: none;font-size:12px;
}