/* BASE */
html { overflow-x:auto; margin:0; padding:0; }
body { margin:0; padding:20px; font-size:12px; font-family:돋움, Verdana; color:#555555; }
img { border:none; margin:0; padding:0;}
table { border-collapse:collapse; border:1px;}
table, th, td { word-break:break-all; table-layout:fixed; }
ul,li { list-style:none; margin:0; padding:0;} 
dl,dt,dd { margin:0; padding:0;} 
a { text-decoration:none; }
p { margin:0; padding:0; }
h2, h3, h4, h5, h6{ font-size:12px; margin:0; padding:0;}
.borderRightNone { border-right:none !important; }
.borderNone { border:none !important; }
.comment { position:absolute; display:none;}
.png24 {_tmp:expression(setPng24(this));}

/* Default */
	h2 { color:#e37f00; font-weight:bold; margin:10px 0 20px 0; }
	h3 { font-weight:bold; margin:0 0 10px 0; }
	ol { margin:0 0 20px 0; padding:0 0 0 18px; }
	li { padding:0 0 3px 0; line-height:18px; }
	li .f_letter { display:block; float:left; text-align:right; margin:0 4px 0 -18px; }
	.l_none { margin:0 0 20px 0; line-height:18px; }
	.l_none_2nd { margin:0 0 5px 0; line-height:18px; }
		li ol { margin:3px 0 0 0; padding:0 0 0 20px; }
		li ol .f_letter_num { display:block; float:left; font-family:verdana; font-size:11px; text-align:right; margin:-2px 4px 0 -20px; letter-spacing:-1px; }
		li ol .f_letter_num2 { display:block; clear:both; font-family:verdana; font-size:11px; text-align:left; margin:0 4px 0 -20px; letter-spacing:-1px; }
		
	a:link		{ color:#898989; }
	a:visited	{ color:#898989; }
	a:hover		{ color:#369; } 
	a:active	{ color:#369; } 
	
	.privacy_table { width:100%; border-top:1px solid #d7d7d7; border-left:1px solid #d7d7d7; text-align:center; }
	.privacy_table th { height:12px; padding:10px 5px; border-bottom:1px solid #d7d7d7; border-right:1px solid #d7d7d7; }
	.privacy_table td { height:12px; padding:10px 5px;  border-bottom:1px solid #d7d7d7; border-right:1px solid #d7d7d7; }
	.l_none .txt_c { width:45px; text-align:center; }
	
	.tc_black { color:#000; }
	.tc_cyan { color:#00b4ed; }
	.tc_orange { color:#e37f00; }
		
	
	
	
	
	
	
	