<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-kr";

/*      POPUP CSS      */

body{ width:500px; line-height:140%; vertical-align:middle;}


h1{ background-image:url(../images/popup/tback.gif); height:55px; padding-left: 60px; 
	    margin-bottom:20px; background-repeat:no-repeat; width:440px;}
		
h2{ background-image:url(../images/popup/tback_01.gif); height:77px; padding-left: 60px; 
margin-bottom:20px; background-repeat:no-repeat; width:500px;}
		
h1 img{ margin-top:15px;}
h2 img{ margin-top:19px;}
	   
img{ border:none; vertical-align:middle;}

.pl85{ padding-left:85px;}
.pl23{ padding-left:23px;}


.fl{ float:left;}	

.clr{ clear:both;}  


.ac{text-align:center;}
 
.tback{ background-image:url(../images/popup/tback02.gif);height:55px;}



.bottom{ clear:both; background-image:url(../images/popup/bback.gif); width:485px; height:36px; text-align:right; padding-right:15px; vertical-align:middle; }
.bottom img{ margin-top:5px;}

.pop_content { float:left; width:480px; padding:0 10px 0 10px; margin-bottom:20px; }
.q{ border-top:1px solid #bede8d; border-bottom:1px solid #bede8d;  width: 480px; font-weight:bold; color:#333333; padding:15px 0px 15px 0px;}
.q1{ border-top:1px solid #bede8d; border-bottom:1px solid #bede8d;  width: 480px; color:#000000; padding:10px 0px 10px 0px; }

.a{ border-bottom:1px solid #bede8d;  width: 480px;  padding:15px 0px 15px 0px; }


.w50{ width:50px;}
.w422{ width:422px;}




/* input box */
.box01 { width:20px; }
.box02 { width:48px; }
.box03 { width:52px; margin-left:9px; }
.box04 { width:52px; }
.box05 { width:109px; }
.box06 { width:120px; }



ul.dot_list		{ padding: 0 0 0 9px; }
ul.dot_list	 li	{ background:url('../images/common/bull_dot01.gif') no-repeat left top; padding:0 0 0 8px; }
.info_txt		{ }</pre></body></html>