
html, body 
{
	width:100%;
	height:100%;
	background:#fff;
}
#body_area 
{
	min-height:100%;
	background-color:#e9e9c8;
}

/* »ó´Ü ¿µ¿ª */
#top_left {width:50%;background: url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/bg_left.jpg') no-repeat right top;} /* ¿ÞÂÊ ¹è°æ */
#top_center {width:959px;background:#f0e2d6 url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/bg_sub_top.jpg') no-repeat left top;} /* Áß¾Ó ¹è°æ */
#top_right {width:50%;background:url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/bg_right.jpg') no-repeat left top;} /* ¿À¸¥ÂÊ ¹è°æ */
#top_center #top_area {width:959px;}

/* ÁÂÃø ¿µ¿ª */
.bg_left_menu {background: url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/bg_left_area.jpg') no-repeat left top;} /* ¿ÞÂÊ ¹è°æ */
#left_area
{
	width:227px;
	height:100%;
	float:left;
}
*:first-child+html #left_area	/* IE7¸¸ ÀÌ ½ºÅ¸ÀÏ Àû¿ë...¿ø·¡ left_area width:227px; */
{
	width:227px;
	height:100%;
	float:left;
}
#left_area #login_area
{	
	width:201px;
	height:139px;
	background:url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/bg_login.jpg') no-repeat top left;
	padding:0 0 0 4px;
	
}
#left_area #login_area #login_box
{
	position:relative;
	width:160px;
	height:110px;
	padding:20px 0 0 13px;
}
#left_area #login_area #login_box #character
{
	width:120px;
	height:18px;
	text-align:left;
	background:url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/bg_character.gif') no-repeat;
	float:left;
	color:#3a3836;
	padding:3px 0 0 7px;
	cursor:pointer;
}
#left_area #login_area #login_box #all_character
{
	clear:both;
	position:absolute;
	top:122px;
	left:15px;
	text-align:left;
	display:none;
	width:115px;
	color:#3a3836;
	background:#fff;
}
#left_area #login_area #login_box  #register
{
	float:left;
	height:15px;
	padding:2px 0 0 4px;
}
#left_area #submenu_area
{
	width:208px;
	margin:10px 0 0 0;
}
#left_area #banner_area
{
	width:200px;
	height:170px;
	margin:10px 0 0 7px;
}
#left_area #quick_area{
	width:206px;
	height:240px;
	padding:10px 0 0 7px;
}


/* Áß¾Ó ¿µ¿ª */
#center_area
{
	width:732px;
	vertical-align:top;
	background:#fdfdf3 url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/bg_center_area.jpg') no-repeat left top; 
	float:left;
}
#center_area #led_area
{
	width:732px;
	height:47px;
	background:#fdfdf3 url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/bg_led.jpg') no-repeat left top; 
}
#center_area #content
{
	padding:5px 41px 0 41px;
	min-height:200px;
}
#center_area #content_bottom {
	width:732px;
	height:131px;
	float:right;
	background: url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/bg_content_bottom.jpg') no-repeat top right;
}

/* ÇÏ´Ü ¿µ¿ª */
.bgc_l {background:url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/box_l.gif') no-repeat top left;}
.bgc_c {background:url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/box_c.gif') repeat-x;}
.bgc_r {background:url('http://s.nx.com/s2/game/elancia/elancia2007/image/template/box_r.gif') no-repeat top right;}
.txtbar{margin:0 5px 0 4px;}