/*	master.css */

.body{margin:0; padding:0;}

.index_bg{background:url(/img/index/top_bg.gif) repeat-x;}

.dot{background:url(../img/index/dot.gif); background-repeat:repeat-x; background-position:bottom;}

.title_tex01{font:"µ¸¿ò"; font-size:11px; font-weight:normal; color:#a3a3a3;}

.title_tex02{font:"µ¸¿ò"; font-size:11px; font-weight:bold; color:#638b57; padding-right:2px;} 

.board_text{font-family:"µ¸¿ò"; font-size:12px; font-weight:normal; color:#587281; }



td{
	color:#666;
	font-family: "µ¸À½", Dotum, "¸¼Àº °íµñ", sans-serif, "Century Gothic" ;
	font-size:12px;

}

li{
	list-style:none;

}

img{
	border:none;
	behavior: url(/css/iepngfix.htc);


}

a:link { color :#333333; font-size: 12px; font-family: 'µ¸À½',Dotum; text-decoration: none}
a:visited { color :#333333; font-size: 12px; font-family: 'µ¸À½',Dotum; text-decoration: none}
a:hover { color :#111111; font-size: 12px; font-family: 'µ¸À½',Dotum; text-decoration: none}

.main_notice { color :#C8D4B7; font-size: 12px; font-family: 'µ¸À½',Dotum; text-decoration: none }
a.main_notice:link { color :#C8D4B7; font-size: 12px; font-family: 'µ¸À½',Dotum; text-decoration: none }
a.main_notice:visited { color :#C8D4B7; font-size: 12px; font-family: 'µ¸À½',Dotum; text-decoration: none }
a.main_notice:hover  { color :#D9FFA3; font-size: 12px; font-family: 'µ¸À½',Dotum; text-decoration: none }


.input {
     font-family: verdana, "µ¸¿ò"; 
	   font-size: 11px; 
	   line-height: 17px; 
	   color: #818181; 
	   background-color:#ffffff;
	   height: 20px; 
	   border-top-color:#BABABA;
		 border-left-color:#BABABA;
		 border-bottom-color:#BABABA;		 
 		 border-right-color:#BABABA;		 
	   border-style: solid; 
	   border-top-width: 1px; 
	   border-right-width: 1px; 
	   border-bottom-width: 1px; 
	   border-left-width: 1px
	   }
	   
.textarea {
       font-family: "±¼¸²"; 
	   font-size: 9pt; 
	   line-height: 18px; 
	   color: #404040; 
	   border: #DDDDDD; 
	   border-style: solid; 
	   border-top-width: 1px; 
	   border-right-width: 1px; 
	   border-bottom-width: 1px; 
	   border-left-width: 1px;
	   scrollbar-face-color:#FFFFFF;
	   scrollbar-shadow-color:#B3B3B3;
	   scrollbar-highlight-color:#B3B3B3;
	   scrollbar-3dlight-color:#ffffff; 
	   scrollbar-darkshadow-color:#ffffff;
	   scrollbar-track-color:#ffffff; 
	   scrollbar-arrow-color:#B3B3B3;
	}

.pngback  {
	behavior: url(iepngfix.htc);
}	

.stitle{ 
	color:#777;
	font-family: "µ¸À½", Dotum, "¸¼Àº °íµñ", sans-serif, "Century Gothic" ;
	font-size:11px;
 
}

.stitleStrong{
	font-family: "µ¸À½", Dotum, "¸¼Àº °íµñ", sans-serif, "Century Gothic" ;
	font-size:11px;
	color:#477900;
	font-weight:bold;

}

/* layout*/




