/********************************************************************************************************
	Style Sheet 
********************************************************************************************************/

/* Body-¸¶Áø */
body {
	padding:0px;
	margin:0px;
	text-align:center;
}


/* Body-ÆùÆ® */
td {
	font-family:Dotum;
	font-size:12px;
	color:#5A5A5A;
	line-height:18px;
}

/* Body-Å×ÀÌºí Padding */
.body_padding {
	padding:0px 0px 30px 20px;
}
.body_cnt_padding {
	padding:0px 0px 35px 18px;
}
.table_padding {
	padding:5px 5px 5px 5px;
}
.board_padding {
	padding:5px 5px 5px 10px;
}

/* ½ºÅ©·Ñ - Color:White */
body
  {
        scrollbar-3dlight-color:#ffffff;
		scrollbar-arrow-color:#5A5A5A;
		scrollbar-base-color:#CFCFCF;
		scrollbar-darkshadow-color:#FFFFFF;
		scrollbar-face-color:#ffffff;
		scrollbar-highlight-color:#acacac;
		scrollbar-shadow-color:#acacac;
		scrollbar-track-color: #ffffff;
  }

/* Text align - ¾ç³¡ */
.justify {
	font-family:Dotum;
	font-size:12px;
	color:#808080;
	line-height:18px;
	text-align:justify;
}

/* Text - Á¦¸ñ */
.title_sub_padding {
	padding:0 0 10 0;
}
.title01_padding {
	padding:10 10 10 30;
}
.title01 {
	font-family:Dotum;
	font-size:16px;
	color:#5A5A5A;
	line-height:18px;
	line-space:-1px;
	font-weight: bold;
}
.title01_orange {
	font-family:Dotum;
	font-size:12px;
	color:#287AA9;
	line-height:14px;
}
.title02 {
	font-family:Dotum;
	font-size:12px;
	color:#5A5A5A;
	line-height:18px;
}
.title_green {
	font-family:Dotum;
	font-size:14px;
	color:#0EBC37;
	line-height:20px;
	font-weight: bold;
}
.title_orange {
	font-family:Dotum;
	font-size:14px;
	color:#FF7200;
	line-height:20px;
	font-weight: bold;
}

/* Font */
.font_11px {
	font-family:Dotum;
	font-size:11px;
	color:#8F8F8F;
	line-height:18px;
}
.font_11px_gray {
	font-family:Dotum;
	font-size:11px;
	color:#999999;
	line-height:18px;
}
.font_gray {
	font-family:Dotum;
	font-size:12px;
	color:#8F8F8F;
	line-height:18px;
}

/* Board */
.board_tit {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.board_tit_black {
	color: #5A5A5A;
	font-size: 11px;
	font-family: tahoma;
}
.board_tit_white {
	color: #FFFFFF;
	font-size: 12px;
	font-family: µ¸¿ò;
}

.board_list_bold {
	color: #F57301;
	font-size: 12px;
	font-weight: bold;
}
.board_nom {
	color: #505050;
	font-size: 11px;
	font-family: tahoma;
}

/* Form */
.select {
	font-size:11px;
	font-family:Dotum;
	color:#5A5A5A;
}

.input_top {
	border:1px solid #E6E6E6;
	font-size:11px;
	font-family:Dotum;
	color:#5A5A5A;
	text-align: left;
}
.select_box {
	font-family:Dotum;
	font-size:11px;
	color:#5A5A5A;
}
form {
	margin:0;
}


/* LInk-±âº»*/
a:link {	font-family:Dotum;	color: #5A5A5A;	text-decoration: none;}
a:visited {	font-family:Dotum;	color: #5A5A5A;	text-decoration: none;}
a:hover {	font-family:Dotum;	color: #000000;	text-decoration: underline;}
a:active {	font-family:Dotum;	color: #5A5A5A;	text-decoration: none;}


/* °ÔÀÓÀü¹®Áö½Ä °Ô½ÃÆÇ */
.board_knowledge:link {	    font-family:Dotum; font-size:12px; color: #5A5A5A; text-decoration: none;}
.board_knowledge:visited {	font-family:Dotum; font-size:12px; color: #5A5A5A; text-decoration: none;}
.board_knowledge:hover{	    font-family:Dotum; font-size:12px; color: #0066CC; text-decoration: underline;}
.board_knowledge:active{	font-family:Dotum; font-size:12px; color: #5A5A5A; text-decoration: none;}



/* LInk-ÁÖ°£ÇÖ´º½º */
.hotnews:link {	font-family:Dotum; 	font-size:20px; 	color: #FFFFFF; 	text-decoration: none;	font-weight: bold;}
.hotnews:visited {	font-family:Dotum; 	font-size:20px; 	color: #FFFFFF; 	text-decoration: none;	font-weight: bold;}
.hotnews:hover{	font-family:Dotum; 	font-size:20px; 	color: #FFFFFF; 	text-decoration: underline;	font-weight: bold;}
.hotnews:active{	font-family:Dotum; 	font-size:20px; 	color: #FFFFFF; 	text-decoration: none;	font-weight: bold;}

/* LInk-ÁÖ°£ÇÖ´º½º ¾Æ·¡²¨ */
.newshot:link {	font-family:Dotum; 	font-size:12px; 	color: #5A5A5A; 	text-decoration: none;}
.newshot:visited {	font-family:Dotum; 	font-size:12px; 	color: #5A5A5A; 	text-decoration: none;}
.newshot:hover{	font-family:Dotum; 	font-size:12px; 	color: #000000; 	text-decoration: underline;}
.newshot:active{	font-family:Dotum; 	font-size:12px; 	color: #5A5A5A; 	text-decoration: none;}

/* LInk-´º½º5°³ ·Ñ¸µ */
.newsfive:link {	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}
.newsfive:visited {	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}
.newsfive:hover{	font-family:Dotum; 	font-size:11px; 	color: #000000; 	text-decoration: underline;}
.newsfive:active{	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}


/* LInk-°øÁö»çÇ× */
.notice:link {	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}
.notice:visited {	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}
.notice:hover{	font-family:Dotum; 	font-size:11px; 	color: #000000; 	text-decoration: underline;}
.notice:active{	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}

/* LInk-ÇÖÁö½Ä */
.hotinfo:link {	font-family:Dotum; 	font-size:20px; 	color: #5A5A5A; 	text-decoration: none;	font-weight: bold;}
.hotinfo:visited {	font-family:Dotum; 	font-size:20px; 	color: #5A5A5A; 	text-decoration: none;	font-weight: bold;}
.hotinfo:hover{	font-family:Dotum; 	font-size:20px; 	color: #000000; 	text-decoration: underline;	font-weight: bold;}
.hotinfo:active{	font-family:Dotum; 	font-size:20px; 	color: #5A5A5A; 	text-decoration: none;	font-weight: bold;}

/* LInk-¸ÞÀÎ¿À¸¥ÂÊ */
.mainnews:link {	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}
.mainnews:visited {	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}
.mainnews:hover{	font-family:Dotum; 	font-size:11px; 	color: #000000; 	text-decoration: underline;}
.mainnews:active{	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}

/* ½Ç½Ã°£°ÔÀÓ¼øÀ§ */
.game {	font-family:Dotum;	font-size:11px;	color:#000000;	text-align:center; font-weight: bold;}
.game_center{	font-family:Dotum;	font-size:11px;	color:#5A5A5A;	text-align:center; }
.game_left{	font-family:Dotum;	font-size:11px;	color:#5A5A5A;	}

/* ¸µÅ©-½Ç½Ã°£°ÔÀÓ¼øÀ§ */
.maingame:link {	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}
.mainnews:visited {	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}
.mainnews:hover{	font-family:Dotum; 	font-size:11px; 	color: #000000; 	text-decoration: underline;}
.mainnews:active{	font-family:Dotum; 	font-size:11px; 	color: #5A5A5A; 	text-decoration: none;}

/* ¸µÅ©-»ó´Ü È¨ ·Î±×ÀÎ ¸¶ÀÌÆäÀÌÁö µîµî */ 
.s_white:link {	font-family:Dotum; 	font-size:11px; 	color: #FFFFFF; 	text-decoration: none;}
.s_white:visited {	font-family:Dotum; 	font-size:11px; 	color: #FFFFFF; 	text-decoration: none;}
.s_white:hover{	font-family:Dotum; 	font-size:11px; 	color: #FFFFFF; 	text-decoration: underline;}
.s_white:active{	font-family:Dotum; 	font-size:11px; 	color: #FFFFFF; 	text-decoration: none;}



/* Location */
.location {
	font-family:Dotum;
	font-size:11px;
	color:#989898;
	line-height:18px;
	padding:0 0 0 0;
}
.location_point {
	font-family:Dotum;
	font-size:11px;
	color:#5A5A5A;
	line-height:18px;
	padding:0 0 0 0;
}

.spot_line {height="1" background="../../image_rn/common/line_gray.gif"}

.left_knowledge:link {	font-family:Dotum; 	font-size:12px; 	color: #5A5A5A; 	text-decoration: none;}
.left_knowledge:visited {	font-family:Dotum; 	font-size:12px; 	color: #5A5A5A; 	text-decoration: none;}
.left_knowledge:hover{	font-family:Dotum; 	font-size:12px; 	color: #4375BF; 	text-decoration: underline;}
.left_knowledge:active{	font-family:Dotum; 	font-size:12px; 	color: #4375BF; 	text-decoration: none;}
