@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	margin-left:8%;
}
body {
	margin: 0px;
	background-color: #1b1b1b;
	background-image: url(../images/background.gif);
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
form {
	display: inline;
}
a { color:#999;
}

/* Layout Styles */


.layout_body {
	display: block;
	width: 1018px;
	position: relative;
	
}
.layout_header {
	display: block;	
	width: 1018px;
}
.layout_header_left {
	display: block;
	float: left;
	width: 100px;
	height: 227px;
	background-image: url(../images/header_left.png);
	background-repeat: no-repeat;
}
.layout_header_right {
	display: block;
	float: left;
	width: 75px;
	height: 227px;
	background-image: url(../images/header_right.png);
	background-repeat: no-repeat;
}
.layout_header_center {
	display: block;
	float: left;
	width: 651px;
	height: 20px;
	padding-top: 207px;
	padding-left: 192px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.layout_header_newsticker {
	display: block;
	width: 456px;
	height: 16px;
	padding-top: 4px;
	font-size: 10px;
}

.layout_navicol1 {
	display: block;
	float: left;
	width: 180px;
	margin-left: 100px;
}
.layout_contentcol {
	display: block;
	float: left;
	width: 473px;
}
.layout_navicol2 {
	display: block;
	float: left;
	width: 190px;
}

.navi_head2 {
	display: block;
	width: 128px;
	height: 19px;
	position: relative;
	z-index: 2;
	margin-top: -20px;
	padding-top: 26px;
	padding-left: 52px;
	background-image: url(../images/navi_head2.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
}
.main_navi {
	display: block;
	width: 180px;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #000000;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.main_navi li {
	display: block;
	width: 180px;
	height: 21px;
	background-image: url(../images/navi_point.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	
}
.main_navi #navi_active {
	font-weight: bold;	
}
.main_navi a {
	display: block;
	width: 158px;
	height: 16px;
	padding-top: 5px;
	padding-left: 22px;
	color: #ffffff;
	text-decoration: none;
}
.main_navi a:hover {
	width: 140px;
	padding-left: 40px;	
}
.navi_black {
	display: block;
	width: 180px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	text-align: center;
}
.navi_foot {
	display: block;
	width: 180px;
	height: 17px;
	background-image: url(../images/navi_foot.png);
	background-repeat: no-repeat;
}

.layout_content_banner {
	display: block;
	width: 473px;
	height: 70px;
	padding-top: 2px;
	background-image: url(../images/content_banner.png);
	background-repeat: no-repeat;
	text-align: center;
}
.news_con {
	display: block;
	width: 473px;
}
.news_head {
	display: block;
	width: 400px;
	height: 19px;
	margin-top: -17px;
	padding-top: 26px;
	padding-right: 10px;
	padding-left: 63px;
	background-image: url(../images/news_head.png);
	background-repeat: no-repeat;
	font-size: 11px;
	position: relative;
	z-index: 2;
}
.news_head a {
	text-decoration: none;
	color: #ffffff;
}
.news_head a:hover {
	text-decoration: underline;	
}
.news_head_left {
	display: block;
	float: left;
}
.news_head_right {
	display: block;
	float: right;
}
.news_body {
	display: block;
	width: 453px;
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 3px;
}
.news_foot {
	display: block;
	width: 473px;
	height: 10px;
	background-image: url(../images/news_foot.png);
	background-repeat: no-repeat;
}
.layout_footer {
	display: block;
	width: 473px;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
.navi_head {
	display: block;
	width: 138px;
	height: 17px;
	position: relative;
	z-index: 2;
	margin-top: -18px;
	padding-top: 24px;
	padding-left: 52px;
	background-image: url(../images/navi_head.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
}
.subnavi_body {
	display: block;
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #121212;
	background-image: url(../images/subnavi_bg.gif);
	background-repeat: repeat-x;
}

/* Login */

.login_label {
	display: block;
	float: left;
	width: 62px;
	text-align: right;
	font-size: 10px;
	padding-top: 2px;
}
.login_input {
	display: block;
	float: left;
	width: 113px;
	height: 13px;
	margin-left: 5px;
	margin-bottom: 4px;
	border: 0px;
	border-left: 1px solid #0f2d4b;
	border-top: 1px solid #0f2d4b;
	background-color: #13385c;
	color: #8e9cab;
	font-size: 9px;
}
.login_link {
	display: block;
	float: left;
	width: auto;
	padding-left: 7px;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
}
.login_submit {
	display: block;
	float: left;
	width: 40px;
	margin-left: 7px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent;
	font-size: 9px;
	color: #ffffff;
}
.board_list {
	display: block;
	width: 190px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.board_list li {
	padding: 0px;
	margin: 0px;
}
.board_list li a {
	display: block;
	width: 185px;
	height: 18px;
	padding-top: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #646363;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}
.board_list li a:hover {
	text-decoration: underline;	
}
.subnavi_foot {
	display: block;
	width: 190px;
	height: 17px;
	background-image: url(../images/subnavi_foot.png);
	background-repeat: no-repeat;
}
.subnavi_ad {
	display: block;
	width: 190px;
	padding-top: 30px;
	text-align: center;
}
.vote_bar {
	display: block;
	width: 160px;
	height: 14px;
	padding: 1px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #000000;
}
.vote_bar_result {
	display: block;
	position: absolute;
	z-index: 2;
	height: 14px;
	width: 160px;
	background-color: #173f6a;
}
.vote_bar_name {
	display: block;
	width: 156px;
	height: 11px;
	padding-left: 4px;
	position: absolute;
	z-index: 3;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
