@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#edd36a;
}
td{
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#edd36a;
}
.big {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#ffcc00;
}
.width {
	line-height:24px;
}
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color:#6ab530;
	font-weight:bold;
}
.news a {
	color:#edd36a;
	text-decoration:none;
	font-weight:normal;
}
.news a:hover {
	text-decoration:underline;
}
.online {
	color:#820601;
}
.link a{
	color:#edd36a;
	text-decoration:none;
	font-weight:normal;
}
.font1 {
	font-weight:bold;
	color:#ffcc00;
}