html,body {
	color: #ffcf7f;
	font-family: Arial;
	font-size: 14px;
	margin: 0;
	padding: 0;
	height:100%
}
#main_top {	background: url("../images/header_bg.png");
	background-repeat: repeat-x;
	width: 1000px;
}
h1 {
	font-size: 16px;
	color: #ffa200;
}
h2 {
	font-size: 14px;
	color: #ffa200;
}
a {
	color: #FFFFFF;
	text-decoration: none
}
.main {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
#fixed-block {
 position:fixed;
 left:1px;
 top:250px;
}
.main_c {	background: #000000;
}
.top_menu {
	background: url("../images/top_menu.png");
	height: 36px;
	color: #FFFFFF;
}
.top_menu a {
	color: #FFFFFF;
	font-size: 14px;
}
.bt_1 {
	background: url("../images/bt_1.png");
	background-repeat: repeat-no;
  	height: 40px;
  	width: 211px;
  	color: #FFFFFF;
  	font-size: 16px;
}
.bt_2 {
	background: url("../images/bt_2.png");
	background-repeat: repeat-no;
  	height: 40px;
  	width: 193px;
  	color: #FFFFFF;
  	font-size: 16px;
}
.bt_3 {
	background: url("../images/bt_3.png");
	background-repeat: repeat-no;
  	height: 40px;
  	width: 125px;
  	color: #FFFFFF;
  	font-size: 16px;
}
.bt_4 {
	background: url("../images/bt_4.png");
	background-repeat: repeat-no;
  	height: 40px;
  	width: 213px;
  	color: #FFFFFF;
  	font-size: 16px;
}
.news_bl {
	background: url("../images/news_bl.png");
	background-repeat: repeat-no;
  	height: 40px;
  	width: 271px;
}
.news_bl a {
	color: #213493;
	font-size: 18px;
	text-decoration: none;
	padding-left: 15px;
}
.forum_bl a {
	color: #213493;
	font-size: 18px;
	text-decoration: none;
	padding-left: 15px;
}
.bg_foother {
	background: url("../images/bg_foother.png");
  	height: 109px;
  	width: 1000px;
  	color: #FFFFFF;
  	font-size: 13px;
  	padding-top: 70px;
	margin-top: 70px;
  	line-height: 20px;
}
.bg_foother a {  	color: #FFFFFF;
  	font-size: 13px;
}
.forum_bg a {
	color: #213493;
}
.news_bg img {
	border: 2px solid;
	border-color: #FFFFFF;
}
.forum_bg img {
	border: 2px solid;
	border-color: #FFFFFF;
}
.forum_bl {
	background: url("../images/forum_bl.png");
	background-repeat: repeat-no;
  	height: 40px;
  	width: 271px;
}
.forum_bg {
	background: url("../images/forum_bg.png");
	background-repeat: repeat-x;
  	height: 220px;
  	width: 2px;
}
.main_news a {
	font-size: 16px;
	text-decoration: none;
	color: #213493;
}
.main_news img {
	border: 2px solid;
	border-color: #e2d31e;
}
.main_at {
	border: 1px solid #e4dddd;
}
.h_at a {
	font-size: 16px;
 	color: #213493;
}
.main_at img {
	border: 2px solid;
	border-color: #ebacbc;
}
.main_at {
	font-size: 14px;
}
.comment {
	font-size: 12px;
}
.comment a {
	color: #1d5572;
	font-size: 12px;
}
.bo a {
	color: #1d5572;
	font-size: 14px;
}
