
/*--all page setteing              
*****************************************/
body {
	text-align: center;
	height: auto;
	/*background-image: url(/images/bg.jpg);*/
	background-color: #000000;
	background-repeat: repeat-x;
	text-align: left;
	word-spacing: 0.2em;
	}
	
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	height: auto;
	_height: 1%;
	min-height: 1%;
	/*margin-top: 10px;*/
}


/*basic layout               
*****************************************/

/*header*/
#header_cb {
	width: 821px;
	height: 339px;
	background-image: url(/images/header_cb.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header_cb.png',sizingMethod=image);
}

#header_ob {
	width: 821px;
	height: 339px;
	background-image: url(/images/header_ob.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header_ob.png',sizingMethod=image);
}

#header_open {
	width: 821px;
	height: 339px;
	background-image: url(/images/header_open.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header_open.png',sizingMethod=image);
}

/*add sf_hardcore_header*/
.hardcore_sprite_img {
	display: block;
	background-repeat: repeat;
}

#header_hardcore {
	width: 1024px;
	height: 350px;
	background-image: url("/images/hardcore_header_bg.jpg");
	background-repeat: no-repeat;
	display: block;
	padding-bottom: -50px;
	margin: 0 auto;
}

a#sf_logo {
	width: 375px;
	height: 137px;
	display: block;
	position: absolute;
	margin: 134px 0 0 21px;
}

#resist_img { 
	width: 294px;
	height: 134px;
	display: block;
	position: absolute;
	margin: 150px 0 0 500px;
	background: url("/images/register_sprite_img.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#resist_img:hover { background-position: 0 -134px;}

.user_info_menu_img {
	background-image: url("/images/user_info_menu_sprite_img.png");
	background-repeat: no-repeat;
	background-color: #000000;
	display: block;
}

#user_info {
	width: 805px;
	height: 36px;
	background-position: 0 0;
	font-size: 0px;
	z-index: 100;
	margin: -86px 0 0 18px;
}
a#beginners_img {
	width: 195px;
	height: 30px;
	background-position: -213px  -36px;
}
	a#beginners_img:hover { background-position: -213px -66px; }

a#forums_img {
	width: 195px;
	height: 30px;
	background-position: -408px -36px;
}
	a#forums_img:hover { background-position: -408px -66px; }

a#cash_img {
	width: 200px;
	height: 30px;
	background-position: -603px -36px;
}
	a#cash_img:hover { background-position: -603px -66px; }

#headermenu {
	width: 180px;
	height: 20px;
	position: relative;
	top: -108px;
	left: 640px;
	_top: -78px;
	_left: 45px;
	color: #FFFFFF;
	font-size: 9px;
	letter-spacing: 0.1em;
}

#headermenu A:visited,#headermenu a:link,#headermenu a:active,#headermenu a:hover  {
	color: #FFF;
}

#header_cb ul,#header_ob ul,#header_open,#user_info,#header_hardcore ul{
}

#header_cb li,#header_ob li,#header_open,#header_hardcore li {
	float: left;
	position: relative;
	top: 166px;
	left: 231px;
	text-indent: -9999PX;
}
	#user_info li {
		float: left;
		position: relative;
		top: 0px;
		left: 214px;
		text-indent: -9999PX;
	}

.bignners,.forums {
	display: block;
	width: 195px;
	height: 30px;
	overflow: hidden;
}

h1 a{
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	height: 130px;
	width: 400px;
	text-indent: -99999px;
	overflow-x: hidden;
	overflow-y: hidden;
}


#header_open,#header_hardcore span{
	display: block;
	position: relative;
	top: 0px;
	left: -450px;
	_top: -8px;
	_left: 140px;
	text-indent: -9999px;
	overflow: hidden;
}


.btdownload {
	clear: both;
	position: relative;
	display: block;
	background: url(/images/bt_download.gif) no-repeat; width: 165px; height: 61px;
	margin-bottom: 4px;
}

.btregist {
	position: relative;
	display: block;
	background: url(/images/bt_regist.gif) no-repeat; width: 165px; height: 61px;
}

a:hover.btdownload,a:hover.btregist { background-position: 0px -61px; }



/*contents*/
#container {
	margin-left: 18px;
	background: url(/images/contents_bg.png) repeat-y;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( SizingMethod=scale, Src="/images/contents_bg.png"); width: 806px;
}

/*left*/
#left {
	margin-left: 4px;
	_margin-left: 2px;
	float: left;
	background: url(/images/leftmenu_bg.gif) repeat-y; width: 200px;
	margin-bottom: 5px;
}

#leftbottom { background-image:url(/images/menubg.jpg); width: 192px; height: 102px; }

#container a.sidebt {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	display: block;
	background: url(/images/mypage_bt.gif) no-repeat; width: 175px; height: 34px;
	padding-left: 5px;
	padding-top: 2px;
	margin: 5px 0px 5px 7px;
	line-height: 1.3;
}


#container a:hover.sidebt { background-position: 0px -36px; text-decoration: none; color: #FFFFFF;}

#mente {
	margin-left: 7px;
	padding: 35px 10px 10px 10px;
	background: url(/images/mente.gif) no-repeat; width: 170px; height: 190px;
	line-height: 1.0;
	font-size: 10px;
}


/*login*/
#loginbox {
	_height: 1%;
	height: auto;
	_margin-top: -1px;
}

#loginbox span {
	position: relative;
	display: block;
}

#log_m {
	font-size: 10px;
	padding-left: 18px;
	background: url(/images/log_m.gif) repeat-y;
	height: auto;
	padding-bottom: 5px;
}


#log_m form { padding-bottom: 5px; }

#log_m span {
	width: 100px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}


#sidebt {
	display: block;
	width: 87px;
	height: 23px;
	text-indent: -9999PX;
	overflow: hidden;
}

.register { background-image: url(/images/register_off.jpg); }

.mypage { background-image: url(/images/mypage.jpg); }

a:hover.register,a:hover.mypage { background-position: 0px -23px; }


#mainbt {
	display: block;
	text-indent: -9999PX;
	overflow: hidden;
}

.login {
	margin-left: 100px;
	margin-top: -60px;
	background: url(/images/login_on.jpg) no-repeat; width: 60px; height: 60px;
	border: none;
	display: block;
}

.charge {
	margin-left: 97px;
	margin-top: -55px;
	background-image: url(/images/log_cash.jpg); width: 64px; height: 53px;
}

input:hover.login { background-position: 0px -60px; }
a:hover.charge { background-position: 0px -53px; }

#outbox {
	position:relative;
	top:5px;
	left:-5px;
	display:block;
	width:87px;
	height:17px;
}

.pass { font-size:10px; }

.logout {
	border:none;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/logout.jpg) no-repeat; width:87px; height:17px;
}

input:hover.logout { background-position:0px -17px; }

#log_b {
	padding-left:18px;
	background: url(/images/log_b.gif) no-repeat; height:70px;
}

/*left main menu*/

ul#mainmenu {
	position:relative;
	_height:1%;
	height:auto;
	margin-left:8px;
}

ul#mainmenu li{ width:180px; }

.download,.guide,.news,.shop,.community,.cashcenter,.cashcenter,.support{
	display:block;
	width:180px;
	height:20px;
	text-indent:-9999PX;
	overflow:hidden;
}


a:hover.download,a:hover.guide,a:hover.news,a:hover.shop,a:hover.community,a:hover.cashcenter,a:hover.support {
	background-position:0px -20px;
}


.download { background-image:url(/images/menu_download.gif); }
.guide { background-image:url(/images/menu_guide.gif); }
.news { background-image:url(/images/menu_news.gif); }
.shop { background-image:url(/images/menu_shop.gif); }
.community { background-image:url(/images/menu_comu.gif); }
.cashcenter { background-image:url(/images/menu_cash.gif); }
.support { background-image:url(/images/menu_support.gif); }

.sub {
	font-size:10px;
	display:block;
	background:url(/images/submenu.gif) no-repeat; width:150px; height:17px;
	padding:3px 0px 0px 30px;
}

a:hover.sub {
	background-position:0px -20px;
	text-decoration:none;
}

/*main contents
****************************************/

#right {
	position:relative;
	float:left;
	width:570px;
	height:auto;
	min-height:410px;
	padding:10px 20px 10px 10px;
}

.subtitle {
	background:url(/images/subtitle.gif) no-repeat; width:555px; height:20px;
	float:left;
	font-weight:bold;
	padding-left:5px;
	margin:2px 5px 2px 0px;
	font-size:14px;
	text-transform:uppercase;
}

#root {
	font-size:10px;
	text-align:right;
	position:relative;
	top:10px;
}

h4 a{ padding:0px 10px; }

.smltitle {
	float:left;
	background:url(/images/smltitile.gif) no-repeat; width:550px; height:15px;
	font-weight:bold;
	padding-left:10px;
	margin-top:3px;
	text-transform:uppercase;
}

.txtbox {
	float:left;
	width:560px;
	height:1%;
	margin-bottom:10px;
}

.txtbox img {
	float:left;
	margin-right:10px;
}


.top {
	float:right;
	margin:0px 0px 5px 0px;
	background:url(/images/top.gif) no-repeat; width:10px;
	font-size:10px;
	padding-left:15px;
	text-align:left;
}


.object_box {
	width:510px;
	padding:10px;
	float:left;
}


.deco li{
	background-image:url(/images/deco.gif);
	background-repeat:no-repeat;
	width:520px;
	margin-left:20px;
	padding-left:10px;
	position:relative;
	left:-5px;
}

#comming {
	position:relative;
	top:150px;
	left:30px;
	width:156px;
	height:47px;
	background-image:url(../images/comming.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/comming.png',sizingMethod=image);
}

#comming2 {
	position:absolute;
	top:60px;
	left:180px;
	width:156px;
	height:47px;
	background-image:url(../images/comming.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/comming.png',sizingMethod=image);
}

/*form         
*****************************************/
.form {
	border-bottom:1px solid #666;
	width:560px;
	float:left;
	padding-top:5px;
	height:auto;
	padding-bottom:5px;
}

.form span {
	width:120px;
	height:10px;
	border-right:1px solid #666;
	float:left;
	padding-top:2px;
	padding-left:10px;
	margin-right:5px;
}

.form_txt {
	float:left;
	width:420px;
	height:auto;
}

.submit {
	width:560px;
	height:35px;
	padding-top:10px;
	float:left;
	text-align:center;
}

.center {
	text-align:center;
	height:20px;
	width:auto;
	float:left;
	padding-left:170px;
}

.center_bt {
	background:url(/images/bt.gif) no-repeat; width:110px; height:20px;
	border:none;
	text-align:center;
	display:block;
	float:left;
	margin:0px 5px;
}

.contact_mess {
	float:left;
	border:1px solid #666;
	width:538px;
	height:100px;
	padding:10px;
	background-color:#F2F2F2;
}

div#esre_box p{
	font-size: 10px; 
	letter-spacing: -0.1em;
	text-align: center;
	margin: 0 auto 10px auto;
}

a#esre {
	background-image: url("../images/esrb.gif");
	width: 120px;
	height: 60px;
	margin: 15px auto 0px auto;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

a#ultimate_card {
	clear: both;
	background-image: url("../images/ultimate_card.jpg");
	position: relative;
	width: 180px;
	height: 60px;
	margin: 15px auto 25px auto;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/*footer            
*****************************************/

#footer {
	clear:both;
	background: url("/images/footer.gif") no-repeat; 
	width:806px; 
	height:50px;
}

#footermenu {
	float: right;
	position:relative;
	top: 8px;
	left:-260px;
	text-align:left;
	width:550px;
	text-align:right;
}

#cyberstep a{
	display:block;
	float: left;
	position:relative;
	top:6px;
	left:570px;
	width:230px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}