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

@import "tb_setting.css";

body {
	background-color: #292929;
	margin: 0px;
	background-image: url(../img/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-size:12px;
	color:#FFFFFF;
	font-size:10px;
}
a:link    {
color:#ffffff;
text-decoration:none;
}
a:visited {
color:#BCBCBC;
text-decoration:none;
}
a:hover{
color:#ffffff;
text-decoration:underline;
}
a:active{
color:#ffffff;
text-decoration:none;
}

#main_contents a:link{
color:#000;
text-decoration:underline;
}
#main_contents a:visited {
color:#333;
text-decoration:underline;
}
#main_contents a:hover{
color:#555;
text-decoration:underline;
}
#main_contents a:active{
color:#333;
text-decoration:underline;
}

.container {
	background-position: center top;
	background-repeat: no-repeat;
	width: 990px;
	margin: auto;
	height:921px;
}
.left {
	width: 171px;
	float: left;
}
.right {
	width: 175px;
	float: left;
}
.contents {
	width: 614px;
	background-image:url(../img/contents_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float: left;
}
.contents_bg{
	width: 644px;
	float: left;
}
.contents_foot{
	background-image:url(../img/sub/bg_foot.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:84px;
}
.header {
	height: 321px;
}
.loginform_top {
	top: 95px;
	left: 13px;
	position:relative;
	font-size:12px;
	z-index:11;
}
.news_top {
	top:140px;
	position: relative;
	left: 495px;
	width:486px;
	z-index:8;
}
.flash_sub{
	margin:auto;
	width:991px;
	position:absolute;
	z-index:9;
}
.login_form_id {
	background-image:url(../img/form_bg_id.jpg);
	width:85px;
	height:17px;
	border:0px;
	font-size:10px;
	background-position:center;
}
.login_form_pw {
	background-image:url(../img/form_bg_pw.jpg);
	width:85px;
	height:17px;
	border:0px;
	font-size:10px;
	background-position:center;
}
.frame_border {
	border-bottom:1px solid #232323;
}
.frame_border_grey {
	border-bottom:1px dotted #CDCDCD;
}
.footer {
 clear:both;
 height:70px;
}
.fansite_copy_bg{
	padding-top:20px;
	width:566px;
	margin:auto;
}
.fansite_bg{
	width:566px;
	margin:auto;
	font-weight:bold;
}
.event{
	margin:30px 4px 0px 11px;
	}
	
.midashi_a{
	margin-top:11px;
	}
.main_contents{
	color:#3b372b;
	font-size:12px;
	line-height:20px;
	padding:0px 20px 20px 20px;
	margin-top:17px ;
	background-image: url(../img/sub/bg_contents.gif);
}
.submenu{
	background-image:url(../img/sub/submenu_bg.gif);
	margin-top:41px;
}
h1{
font-size:12px;
margin:0px;
text-decoration:none;
margin-bottom:10px;
}
.submenu_b {
	font-size:12px;
	padding-top:5px;
	padding-left:10px;
	margin-left:15px;
	margin-bottom:2px;
	width:129px;
	height:19px;
	font-weight:bold;
	border-bottom:1px solid #7b745e;
	background-image:url(../img/sub/submenu_overbg.gif);
	background-repeat:no-repeat;
}
.submenu_s {
	font-size:11px;
	padding-top:5px;
	padding-left:10px;
	margin-left:15px;
	margin-bottom:2px;
	width:129px;
	height:17px;
	border-bottom:1px solid #7b745e;
	background-repeat:no-repeat;
}
.backtop{
	width:257px;
	height:110px;
	position: relative;
	top:-200px;
	left:0px;
	z-index:9;
}
.right_entry{
	width:238px;
	height:202px;
	position:relative;
	left:-20px;
	top:-20px;
}
.input_err_msg{
	color:#CC0000;
	font-size:10px;
	font-weight:bold;
}
.sub_gameifo {
	background-color:#000000;
	color:#EEEEEE;
	font-size:12px;
	border-bottom:1px; 
	border-right:1px;

}
.gearname {
	float:left;
	width:150px;
	font-style:inherit;
	color:#00FF66;
	font-weight:bold;
}

.weapon {
	font:Arial, Helvetica, sans-serif;
	color:#EEEEEE;
	width:566px;
	background-color:#232323;
	padding:8px;
}
.wleft {
	float:left;
	width:80px;

}
.wname {
	font-weight:bold;
	height:30px;
	font-size:18px;
	text-align:left;
	margin-top:0px;
	padding:5px;
	
}
.wimg {
margin-bottom:0px;
margin-right:25px;
}
.wright {
	position:top left;
}
.wdiscription {
	margin:0px 0px 0px 200px;
	position:top left;

}
.wstates {
	margin:30px 0px 0px 0px;
	align:left;
	padding:2px;
	
}
.wtable{
background-color:#555555;
	
}

.wtd {
background:#222222;
	
}
.wtd2 {
background:#444444;
	
}