* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(img/global_bg.jpg);
}
td img {
	border: #2d0000 1px solid;
}
td img:hover {
	border: #fff 1px solid;
}
.warning a, .lnk_body a {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.warning a:link, .warning a:visited, {
	color: #fff;
}
.warning a:hover {
	color: #ff7e00;
}
/*-head-*/
#main_head {
	background-image: url(img/header_bg.png);
	background-repeat: repeat-x;
	width: auto;
	height: 180px;
	position: relative;
}
.head_content {
        clear: both;
	background-image: url(img/head.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 180px;
	position: relative;
        display:block;
}
/*-left side-*/
.logo_l {
	position: absolute;
	display: block;
	width: 200px;
	height: 180px;
}
/*-center-*/
.head_center {
	float: left;
	margin-left: 285px;
	width: 423px;
	height: 180px;
}
.head_center_txt {
	font-weight: bold;
	font-size: 10.5px;
	color: #FFF;
	margin-top: 125px;
	text-align: left;
}
.hidden_center_txt {
      position: absolute;
      top: 0;
      width: 960px;
      left: 50%;
      margin: 0 0 0 -480px;

}
/*-right side-*/
.bfs_links {
	position: absolute;
	top: 60px;
	right: -24px;
	text-align: left;
	width: 180px;
}

.bfs:link {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.bfs:visited {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.bfs:hover {
	color: #FC0;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.bfs2:link {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
margin-left: 10%;

        font-weight: bold;
        
}
.bfs2:visited {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
        margin-left: 10%;

        font-weight: bold;
        
}
.bfs2:hover {
	color: #FC0;
	text-decoration: none;
	font-size: 14px;
margin-left: 10%;

        font-weight: bold;
}  
.bfs3:link {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
margin-left: 10%;

        font-weight: bold;
        
}
.bfs3:visited {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
        margin-left: 10%;

        font-weight: bold;
        
}
.bfs3:hover {
	color: #FC0;
	text-decoration: none;
	font-size: 12px;
margin-left: 10%;

        font-weight: bold;
}  


/*-end of head-------------------------------*/

/*-body-*/
/*-separate line-*/
.line {
	position: relative;
	width: 987px;
	height: 25px;
	background-image: url(img/line_bg.jpg);
	background-repeat: repeat-x;
}
.line_left {
	float: left;
	width: 3px;
	height: 25px;
	background-image: url(img/line_left.jpg);
	background-repeat: no-repeat;
}
.line_right {
	float: right;
	width: 3px;
	height: 25px;
	background-image: url(img/line_right.jpg);
	background-repeat: no-repeat;
}
.line_txt {
	float: left;
	width: 245px;
	height: 22px;
	background-image: url(img/line_txt.jpg);
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.line_txt_empty {
	float: left;
	width: 280px;
	height: 22px;
	padding-top: 8px;
	padding-left: 5px;
}
.archive_title {
	float: left;
	width: 85px;
	height: 23px;
	background-image: url(img/archive_title.jpg);
	background-repeat: no-repeat;
	margin: 0 5px 0 10px;
}
.archive_btn_field {
	float: left;
	background-image: url(img/archive_btn_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: auto;
}
.archive_btn_left {
	float: left;
	background-image: url(img/archive_btn_left.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 6px;
}
.archive_btn_right {
	float: right;
	background-image: url(img/archive_btn_right.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 3px;
}
.archive_btn {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ff7e00;
	text-align: center;
	text-decoration: none;
	cursor: hand;
}
.archive_btn:link {
	color: #fff;
}
.archive_btn:visited {
	color: #fff;
}
.archive_btn:hover {
	color: #ff7e00;
	text-decoration: underline;
}
.line_bookmark {
	position: absolute;
	right: 10px;
	width: 146px;
	height: 25px;
	background-repeat: no-repeat;
}
.line_bookmark:link {
	background-image: url(img/line_bookmark_normal.jpg);
}
.line_bookmark:visited {
	background-image: url(img/line_bookmark_normal.jpg);
}
.line_bookmark:hover {
	background-image: url(img/line_bookmark_hover.jpg);
}
/*-end of separate line----------------------*/

/*-pictures block-*/
.pic_blc {
	position: relative;
	width: 95%;
	height: auto;
	background-color: #2d0000;
	text-align: center;
}
.pic_body {
	padding: 5px 0 5px 0;
	width: 100%;
	height: auto;
}
/*-end of pictures block---------------------*/

/*-banner block-*/
.ban_blc {
	position: relative;
	width: 987px;
	height: auto;
	background-color: #810000;
	text-align: center;
}
.ban_body {
	padding: 10px;
	height: auto;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
/*-end of banner block---------------------*/

/*-links block-*/
.lnk_body {
	position: relative;
	padding: 10px;
	height: auto;
	text-align: center;
	font-size: 12px;
	cursor: hand;
}
.lnk_body a:visited, .lnk_body a:link {
	color: #fff;
}
.lnk_body a:hover {
	color: #ff7e00;
}
/*-end of links block---------------------*/

/*-footer-*/
#footer {
	width: 100%;
	height: 172px;
	background-image: url(img/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer_body {
	position: relative;
	height: 172px;
	width: 987px;
}
.bottom_logo {
	float: left;
	width: 209px;
	height: 172px;
	background-image: url(img/bottom_logo.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	
}
.warning {
	float: left;
	width: 500px;
	height: 143px;
	background-image: url(img/bottom_txt_field.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	color: #fff;
	padding: 25px 5px 5px;
}
.copyright {
	position: absolute;
	width: 458px;
	height: 25px;
	bottom: 0;
	left: 338px;
	background-image: url(img/copyright.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	color: #fff;
	padding-top: 5px;
}

.bottom_bmark {
	display: block;
	float: left;
	width: 197px;
	height: 172px;
	background-repeat: no-repeat;
}
.bottom_bmark:link {
	background-image: url(img/bottom_bmark_normal.png);
}
.bottom_bmark:visited {
	background-image: url(img/bottom_bmark_normal.png);
}
.bottom_bmark:hover {
	background-image: url(img/bottom_bmark_hover.png);
}
/*-end of footer---------------------------*/
