@charset "utf-8";

/*¡å¡å¡å¡å¡å¡å FF¿Í IEÀÇ ±âº»ÀûÀÎ ÀÏÄ¡¸¦ À§ÇÑ Á¤ÀÇ ¡å¡å¡å¡å¡å¡å*/	
	body,p,h1,h2,h3,h4,ul,ol,div {margin:0;padding:0;}
	p,h5,h6 {font: 0pt/0pt Arial ; margin:0;padding:0;}
	p,h1,h2,h3,h4,div {text-align:left;}
	hr {display:none;clear:both}
	li {list-style:none;list-style-type:none;}
	img {border:0px;}

/*¡å¡å¡å¡å¡å¡å font Á¤ÀÇ ¡å¡å¡å¡å¡å¡å*/
	/* font-align */
	.f_a_left {text-align:left;}
	.f_a_center {text-align:center;}
	.f_a_right {text-align:right;}
	
	/* font-color */
	.f_c_gray {color:#464646 !important;}
	.f_c_white {color:#ffffff !important;}
	.f_c_block {color:#000000 !important;}
	
	.f_c_red {color:#e90000 !important;}
	.f_c_brown {color:#963200 !important;}
	.f_c_brown01 {color:#9f7f31 !important;}
	.f_c_orange {color:#ff8600 !important;}
	.f_c_yellow {color:#FFD966 !important;}
	
	.f_c_green {color:#339900 !important;}
	.f_c_blue {color:#428ab6 !important;}
	.f_c_blue01 {color:#1b6cc7 !important;}
	.f_c_blue02 {color:#3f4b52 !important;}
	.f_c_blue03 {color:#d4e6eb !important;}
	.f_c_blue04 {color:#93c4e2 !important;}
	.f_c_violet {color:#ef9fff !important;}
	
	
	/* font-size */
	.f_s_s {font-size:8pt; font-family:Tahoma;}
	.f_s_6pt {font-size:6pt;}
	.f_s_7pt {font-size:7pt;}
	.f_s_8pt {font-size:8pt;}
	.f_s_9pt {font-size:9pt;}
	.f_s_10pt {font-size:10pt;}
	.f_s_11pt {font-size:11pt;}
	.f_s_12pt {font-size:12pt;}
	.f_s_13pt {font-size:13pt;}
	.f_s_14pt {font-size:14pt;}
	.f_s_15pt {font-size:15pt;}
	.f_s_16pt {font-size:16pt;}
	
	/* line-height */
	.f_l_10px {line-height:10px;}
	.f_l_11px {line-height:11px;}
	.f_l_12px {line-height:12px;}
	.f_l_13px {line-height:13px;}					
	.f_l_14px {line-height:14px;}
	.f_l_15px {line-height:15px;}
	.f_l_16px {line-height:16px;}
	.f_l_17px {line-height:17px;}
	.f_l_18px {line-height:18px;}
	.f_l_19px {line-height:19px;}
	.f_l_20px {line-height:20px;}

	/* letter-spacing */
	.f_ls_0px {letter-spacing:0;}
	.f_ls_1px {letter-spacing:1px;}
	.f_ls_2px {letter-spacing:2px;}
	.f_ls_3px {letter-spacing:3px;}					
	.f_ls_4px {letter-spacing:4px;}
	.f_ls_5px {letter-spacing:5px;}
	.f_ls_-1px {letter-spacing:-1px;}
	.f_ls_-2px {letter-spacing:-2px;}
	.f_ls_-3px {letter-spacing:-3px;}					
	.f_ls_-4px {letter-spacing:-4px;}
	.f_ls_-5px {letter-spacing:-5px;}

	/* word-spacing */
	.f_ws_0px {word-spacing:0;}
	.f_ws_1px {word-spacing:1px;}
	.f_ws_2px {word-spacing:2px;}
	.f_ws_3px {word-spacing:3px;}					
	.f_ws_4px {word-spacing:4px;}
	.f_ws_5px {word-spacing:5px;}
	.f_ws_-1px {word-spacing:-1px;}
	.f_ws_-2px {word-spacing:-2px;}
	.f_ws_-3px {word-spacing:-3px;}					
	.f_ws_-4px {word-spacing:-4px;}
	.f_ws_-5px {word-spacing:-5px;}	
	
	/* font-point */
	.f_st_basic {font-weight:normal;letter-spacing:0;font:9pt/14pt Verdana;color:#464646;}
	.f_st_normal {font-weight : normal;}
	.f_st_bold {font-weight : bold;}
	.f_st_italic {font-style : italic;}
	.f_st_decor {text-decoration: underline;}

	/* font-family */
	.f_f {
		font-family:Verdana, µ¸¿ò, µ¸¿òÃ¼;
		}
	.f_f_01 {
		font-family:Verdana;
		}
	.f_f_02 {
		font-family: arial,Verdana;
		}		
	.f_f_03 {
		font-family:tahoma,Verdana;
		}	

/*¡å¡å¡å¡å¡å¡å ANCHOR ¡å¡å¡å¡å¡å¡å*/
	a { text-decoration: none; }

	A:link { color: #1b6cc7; text-decoration: none }
	A:visited { color: #1b6cc7; text-decoration: none }
	A:active { color: #ff8600; text-decoration: underline }
	A:hover { color: #ff8600; text-decoration: underline }

/* color */
	.red_1 , .red_1 a:link , .red_1 a:visited { color: #cb0034; font-weight:bold; text-decoration: none }
	.red_1 a:active , .red_1 a:hover { color:#cb0034;font-weight:bold;text-decoration: none }
	
	.blue_1 , .blue_1 a:link , .blue_1 a:visited { color: #435E9C; text-decoration: none }
	.blue_1 a:active , .blue_1 a:hover { color:#FF7800; text-decoration: underline }

	.blue_2 , .blue_2 a:link , .blue_2 a:visited { color: #005b7f; text-decoration: none }
	.blue_2 a:active , .blue_2 a:hover { color:#005b7f; text-decoration: underline }
	
	.blue_3 , .blue_3 a:link , .blue_3 a:visited { color: #2397AE; text-decoration: none }
	.blue_3 a:active , .blue_3 a:hover { color:#2397AE; text-decoration: underline }	
	
	.blue_4 , .blue_4 a:link , .blue_4 a:visited { color: #547c86; text-decoration: none }
	.blue_4 a:active , .blue_4 a:hover { color:#547c86; text-decoration: underline }

	.blue_5 , .blue_5 a:link , .blue_5 a:visited { color: #092b4e; text-decoration: none }
	.blue_5 a:active , .blue_5 a:hover { color:#FF7800; text-decoration: underline }	

	.blue_6 , .blue_6 a:link , .blue_6 a:visited { color: #687ea5; text-decoration: underline }
	.blue_6 a:active , .blue_6 a:hover { color:#687ea5; text-decoration: underline }	
		
	.blue_7 , .blue_7 a:link , .blue_7 a:visited { color: #475f89; text-decoration: none }
	.blue_7 a:active , .blue_7 a:hover { color:#475f89; text-decoration: underline }	
	
	.orange_1 , .orange_1 a:link , .orange_1 a:visited { color: #ff6600; text-decoration: none }
	.orange_1 a:active , .orange_1 a:hover { color:#ff6600; text-decoration: underline }
	
	.orange_2 , .orange_2 a:link , .orange_2 a:visited { color:#ffae00; text-decoration: none }
	.orange_2 a:active , .orange_2 a:hover { color:#ffde00; text-decoration: none }

	.white_1 , .white_1 a:link , .white_1 a:visited { color:#ffffff; text-decoration: none }
	.white_1 a:active , .white_1 a:hover { color:#ffffff; text-decoration: underline }
		
	.gray01, .gray01 a:link , .gray01 a:visited , .gray01 a:active , .gray01 a:hover{font-size:8pt; color: #464646; text-decoration: none }
	
	.gray02, .gray02 a:link , .gray02 a:visited {color: #acacac; text-decoration: none }	
	.gray02 a:active , .gray02 a:hover{color: #acacac; text-decoration: underline}

	
/*¡å¡å¡å¡å¡å¡å Form Box ¡å¡å¡å¡å¡å¡å*/
	.box_01 {border:1px solid #d9d9d9; font-size:8pt; height:15px; margin:0px 8px;}
	.box_02 {font-size:8pt; height:13px;}
	.box_03 {font-size:8pt; background-color:#666666; color:#ffffff}
	.box_04 {font-size:8pt; background-color:#e0e0e0; color:#818181}
	.box_05 {border:1px solid #d5caa6; font-size:8pt; background-color:#ede8d4; color:#a29276}
	.box_06 {border:1px solid #22648c; font-size:8pt; height:15px; margin-right:8px; vertical-align:top; padding-left:5px}
	.box_clear {border:none; height:15px; margin-right:8px; vertical-align:top; padding-left:5px}
	
	
	
/*¡å¡å¡å¡å¡å¡å mail link ¡å¡å¡å¡å¡å¡å*/
	.mail a:link, .mail a:visited {color: #7cb924; text-decoration: none}
	.mail a:active , .mail a:hover {color: #487507; text-decoration: underline}
	
	
@media print{
body{color:#000;}
}
