@charset "utf-8";
@import url(contents_2.css);

html, body,table,p,div {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Dotum, µ¸¿ò, sans-serif;
	
}

* { margin:0;padding:0; }
img { border: 0; }
a:link, a:visited {
	color: #273036;
	text-decoration: none;
}
a:active, a:hover {
	color:#f27000;text-decoration: none;
}

table {border-collapse:collapse;}

textarea {
	color: #666666;
	background: #FFFFFF;
	border:1px solid #c9c9c9;
	line-height:150%;
	scrollbar-face-color: #edf0ef;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff ;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #b1b9b2;
	scrollbar-track-color: #fff;
	scrollbar-base-color:#fff;
}


.input { color:#273036;border:1px solid #d8dcd8;font-family: Dotum, µ¸¿ò, sans-serif;  }
.select {font-family:µ¸¿ò;font-size:12px;behavior: url('/common/inc/selectbox.htc');}


#menuArea { position:absolute;left:0px;width:170px; }
#bodyArea { margin-left:170px;min-height:600px;width:830px;}
*html #bodyArea { height:600px; }
#visual { position:absolute;top:0px;left:170px; }
#contents { padding-top:280px;width:600px;margin-left:30px;}
#contents_games { padding-top:280px;width:600px;}
#quickmenu { position:absolute;top:280px;left:830px; }

#footer { margin-top:30px; }
/* #footer { position:relative; margin-top:30px; } */

h1 { margin-bottom:25px; }
h2 { height:90px;}
h3 { margin-bottom:20px; }
h4 { margin-bottom:27px; }




.sch03 { height:24px;font-family:Dotum,µ¸¿ò;font-size:12px;padding-top:3px;border-top:1px solid #FFFFFF;border-right:1px solid #FFFFFF;border-left:1px solid #FFFFFF;border-bottom:1px solid #c9ee91; }/*20080729*/
.sch03ir { height:24px;font-family:Dotum,µ¸¿ò;font-size:12px;padding-top:3px;border-top:1px solid #FFFFFF;border-right:1px solid #FFFFFF;border-left:1px solid #FFFFFF;border-bottom:1px solid #bec0c2; }/*20080808*/
.sch04 { height:24px;font-family:Dotum,µ¸¿ò;font-size:12px;padding-top:3px;border-top:1px solid #FFFFFF;border-right:1px solid #FFFFFF;border-left:1px solid #FFFFFF;border-bottom:1px solid #d8dcd8; }


/* tab style */
div.tab{ margin-bottom:28px; }
div.tab ul{	list-style:none;}
div.tab ul li {	float:left; }
div.tab ul li img { vertical-align:top; }

.fl { float:left; }
.fr { float:right; }
.txt { margin-bottom:30px; }



.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
 .clearfix {display: inline-block;}
.clearfix {display: block;}
/* Hides from IE-mac \ */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* IE Àü¿ë zoom ÇÁ·ÎÆÛÆ¼¸¦ ÀÌ¿ëÇÑ clear¹æ¹ý */
.clearfix{ zoom:1;/*for IE 5.5-7*/ }



.index_1 { background:#1ec4e2; }
.index_2 { background:#ff9225; }
.index_3 { background:#93dd24; }
.index_4 { background:#b9c0ba; }
.index_5 { background:#ffb516; }




















































