/*
 ¿ÀÇÇ¼È ¸ÞÀÎ css Á¤ÀÇÀÔ´Ï´Ù.
 ÀÛ¼ºÀÚ : ¾×ÅäÁî¼ÒÇÁÆ® À¥°³¹ßÆÀ ·ùÀÎ»ó
 ÃÖÃÊÀÛ¼º : 2010³â 5¿ù 20ÀÏ
 ¸¶Áö¸· ¾÷µ¥ÀÌÆ® : 2010³â 5¿ù 20ÀÏ
*/


/* °øÅë */
* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	color:#555;
	line-height:14px;
	font-family:Dotum,"µ¸¿ò",Verdana,sans-serif;
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {font-size:12px;}
ul, ol , li {list-style:none;}
span {vertical-align:top;}
table, th ,td {
	margin:0;
	padding:0;
	border-spacing:0;
	border:0;
}
caption,legend,hr {
	width:0;
	height:0;
	visibility:hidden;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}
fieldset, abbr, acronym {border:0;}
address, caption, cite, code, dfn, em, var {font-weight:normal;}
hr {display:none;}
img {
	border:none;
	vertical-align:top;
	font-size:0;
}
a {
	color:#555;
	text-decoration:none;
}
a:focus, a:hover, a:active {color:#2E8FD8;}
textarea, pre {overflow:auto;}
textarea {
	font-size:12px;
}
label {
	cursor:pointer;
	vertical-align:middle;
}
input, select {
	font-family:Dotum,"µ¸¿ò",Verdana,sans-serif;
	font-size:12px;
}
select {
	height:20px;
	vertical-align:top;
}
button {
	border:none;
	background:none;
	cursor:pointer;
	vertical-align:top;
}

button span {
	position:relative;
	z-index:-1;
	font-size:11px;
	line-height:0;
}
.alt {
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	margin:0 !important;
	font-size:0;
	text-indent:-9999px;
}
.hidden {
	overflow:hidden;
	position:absolute;
	top:-9999px;
	left:-9999px;
	visibility:hidden;
	width:0;
	height:0;
	margin:0;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
}
input.radio {
	width:13px;
	height:13px;
	vertical-align:middle;
}
input.text {
	height:15px;
	padding:3px 3px 1px;
	color:#808080;
}
input.checkbox {
	border:none;
	width:13px;
	height:13px;
	vertical-align:top;
}
input.radio {
	border:none;
	width:13px;
	height:13px;
	vertical-align:middle;
}
input.image {
	vertical-align:top;
	border:none;
}
input.button {
	border:none;
	background:none;
	cursor:pointer;
}
/* °øÅë end */

div#wrap {width:990px;}
div#container {
	width:973px;
	padding-left:17px;
}
div#contents {
	overflow:hidden;
	width:100%;
	margin-top:20px;
}
div#news {
	position:relative;
	float:left;
	width:472px;
	background:url('/img/main/bg_tab.gif') repeat-x left 26px;
}
div#news h2.gameNews {
	position:absolute;
	top:0;
	left:82px;
}
div#news div.listWrap ul {
	width:100%;
	margin-top:7px;
}
div#news div.listWrap ul li {
	overflow:hidden;
	width:462px;
	padding:5px 0 0 10px;
	background:url('/img/main/bl_arrow01.gif') no-repeat left 9px;
	vertical-align:top;
}
div#news div.listWrap ul li p {
	float:left;
	width:400px;
}
div#news div.listWrap ul li p strong {
	display:inline-block;
	width:100px;
	color:#3D66C4;
}
div#news div.listWrap ul li span {
	float:right;
}
div#news div.listWrap div.more a {
	position:absolute;
	top:7px;
	right:0;
	width:6px;
	height:6px;
	padding:5px;
}
div.recruit {
	float:right;
	width:471px;
	height:118px;
	padding-top:8px;
	background:url('/img/main/bg_recruit.gif') no-repeat left top;
}
div.recruit p {margin:23px 0 0 19px;}
div.recruit ul {
	overflow:hidden;
	width:200px;
	padding:14px 0 0 19px;
}
div.recruit ul li {
	float:left;
	margin-right:15px;
	padding-left:8px;
	background:url('/img/main/bl_arrow02.gif') no-repeat left 3px;
}
div#footer {
	overflow:hidden;
	width:917px;
	height:39px;
	margin-top:41px;
	padding:15px 28px 22px;
	background:url('/img/main/bg_foot.gif') no-repeat left top;
}
div.gameSite {float:left;}
div.gameSite h2 {
	font-size:0;
	margin:5px 0;
}
div.linkWrap {
	float:right;
	width:538px;
}
div.linkWrap div {float:right;}
div.linkWrap p {
	display:inline;
	float:right;
	margin-right:20px;
	font-size:0;
}
div.linkWrap ul {
	float:left;
	width:445px;
	margin-top:24px;
}
div.linkWrap ul li {
	display:inline;
	float:left;
	margin-left:8px;
	padding-left:10px;
	background:url('/img/main/bar.gif') no-repeat left top;
}
div.linkWrap ul li.fir {
	margin:0;
	padding:0;
	background:none;
}