#wrapper {
  width:1000px;
  margin:0 auto;
}
#header {
  clear:both;
  float:left;
  width:1000px;
  height:102px;
  background-image:url('img/header/header.jpg');
}
#fs_host {
	clear:both;
	float:right;
	width:506px;
	padding-top:14px;
	text-align:left;
}
#navi {
	clear:both;
	float:left;
	width:1000px;
	height:31px;
	background-image:url('img/navigation/navi_bg.jpg');
}
#navigation {
	clear:both;
	float:left;
  width:576px;;
	height:31px;
	font-size:0;
	padding-left:27px;
}
#u_login {
	float:right;
	width:397px;
	height:31px;
	vertical-align:top;
}
#subnavigation {
  clear:both;
  float:left;
  width:1000px;
  height:15px;
  padding-top:5px;
  color:#ffffff;
  background-image:url('img/navigation/subnavi_bg.jpg');
}
#subnavigation a {
	color:#ffffff;
}
#subnavigation a:hover {
  font-weight:bold;
}
/*#subnavi_2 {
	clear:both;
	float:left;
	width:1000px;
	height:46px;
	background-image:url('img/navigation/subnavi_2_bg.jpg');
}*/
#last_news {
	clear:both;
	float:right;
	width:280px;
	height:21px;
	padding-top:25px;
}
#head_last_news {
	float:left;
	width:117px;
	height:19px;
	display:none;
	text-align:center;
  padding-top:2px;
  font-weight:bold;
  font-size:7pt;
}
#head_last_board {
  float:left;
  width:117px;
  height:19px;
  display:block;
  text-align:center;
  padding-top:2px;
  font-weight:bold;
  font-size:7pt;
}
#cont_last_news {
	clear:both;
	float:left;
	width:229px;
	padding-left:20px;
	padding-top:10px;
	display:none;
}
#cont_last_board {
  clear:both;
  float:left;
  width:229px;
  padding-left:20px;
  padding-top:10px;
  display:block;
}
#subheader {
	clear:both;
	float:left;
	width:1000px;
	height:258px;
}
.subheaderleft {
	clear:both;
	float:left;
	width:292px;
	height:175px;
}
.subheaderleft_top {
  clear:both;
  float:left;
  width:269px;
  height:30px;
  padding-top:32px;
  padding-left:23px;
  font-size:0;
  background-image:url('img/subheader/left_top.jpg');
}
.subheaderleft_middle {
	clear:both;
	float:left;
	width:292px;
	height:113px;
	background-image:url('img/subheader/left.jpg');  
}
#last_wars {
	clear:both;
	float:left;
	height:108px;
	width:254px;
	padding-left:38px;
	padding-top:5px;
}
#next_wars {
	clear:both;
	float:left;
	width:254px;
	padding-left:38px;
	height:106px;
	padding-top:7px;
	display:none;
}
.subheadertop {
	float:left;
	width:412px;
	height:175px;
}
.center_top {
	clear:both;
	float:left;
	width:412px;
	height:46px;
	background-image:url('img/subheader/center_top.jpg');
}
.topcenter {
	clear:both;
	float:left;
	width:412px;
	height:130px;
	background-image:url('img/subheader/center.jpg');
}
.rightcenter {
	float:left;
	width:296px;
	height:175px;
	background-image:url('img/subheader/right.jpg');
}
.rightcenter_top {
	clear:both;
	float:left;
	width:296px;
	height:30px;
	padding-top:32px;
	background-image:url('img/subheader/right_top.jpg');
}
.rightcenter_middle {
	clear:both;
	float:left;
	width:296px;
	height:113px;
	background-image:url('img/subheader/rightcenter_middle.jpg');
}
	
.subheaderbottom {
  float:left;
  width:975px;
  height:78px;
  padding-left:20px;
  padding-top:5px;
  background-image:url('img/subheader/bottom.jpg');
}
#cont_container {
	clear:both;
	float:left;
	width:1000px;
	background-image:url('img/content/bg.jpg');
	background-repeat:repeat-y;
}
#cont_container_board {
  clear:both;
  float:left;
  width:1000px;
  background-image:url('img/content/bg_board.jpg');
  background-repeat:repeat-y;
}
#nav_left {
	clear:both;
	float:left;
	width:216px;
	font-size:0;
	padding-left:15px;
}
#content {
	float:left;
	width:537px;
	padding-top:2px;
}
#content_board {
	float:left;
  width:753px;
  padding-top:2px;
  padding-right:16px;
}
#nav_right {
	float:left;
	width:231px;
	font-size:0;
}
	
#footer {
  clear:both;
  float:left;
  width:1000px;
  padding-bottom:5px;
  background-image:url('img/footer/footer_bg.jpg');
  background-repeat:repeat;
}
.footer_text_left {
	padding-left:40px;
	padding-top:10px;
	line-height:16px;
	color:#636363;
	z-index:1;
}
.footer_text_left a {
	color:#636363;
}
.footer_text {
  text-align:center;
  color:#636363;
  width:100%;
}

/*
 * Users Login
 */
.users_form {
	width:108px;
	color:#929292;
	padding-left:2px;
	padding-right:2px;
}
.submit {
	float:left;
	width:33px;
	background-image:url('img/u_login/submit.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
	border:0;
}

#scroller_container {
	position: relative;
  width: 960px;
  height: 78px;
  overflow: hidden;
}
#scroller {
  white-space: nowrap;
  font-size: 60px;
}