BODY,TD,select,textarea,p {TEXT-DECORATION:none; FONT-SIZE:9pt; COLOR:#777777; FONT-FAMILY:"dotum,Tahoma";	line-height: 18px;}
body { 
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body{
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#DFDFDF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#DFDFDF;
	scrollbar-shadow-color:#F3E2F1;
	scrollbar-darkshadow-color:#DFDFDF;
}

tr {text-align:justify}

A:link    { text-decoration:none; COLOR:#737679; }
A:visited { text-decoration:none; COLOR:#737679; }
A:active  { text-decoration:none; COLOR:#67B533; }
A:hover   { text-decoration:none; COLOR:#67B533; }




/* common css */
.pad5 {padding:5px;}
.pad10 {padding:10px;}
.pad-l5 {padding-left:5px;}
.pad-l10 {padding-left:10px;}
.pad-t5 {padding-top:5px;}
.pad-t10 {padding-top:10px;}
.pad-l15 {padding-left:15px;}
.pad-r10 {padding-right:10px;}
.justify { text-align:justify}
.c {text-align:center;}
.repeatx{background-repeat:repeat-x; }
.repeaty{background-repeat:repeat-y; }
.repeatn {background-repeat:no-repeat; }
.repeatyr{background-repeat:repeat-y;background-position:right;}

/* form css */
.form_gray {font-size:11px;background-color:#ffffff;border:#DFDFDF 1px solid;}

.textarea_blue {
border:1px #CADCB3 solid;color:5C5C5C;
SCROLLBAR-FACE-COLOR: #F3F3F3; 
SCROLLBAR-HIGHLIGHT-COLOR: #89AD5C; 
SCROLLBAR-SHADOW-COLOR: #89AD5C; 
SCROLLBAR-3DLIGHT-COLOR: #F3F3F3; 
SCROLLBAR-ARROW-COLOR: #89AD5C; 
SCROLLBAR-TRACK-COLOR: #F3F3F3; 
SCROLLBAR-DARKSHADOW-COLOR: #F3F3F3;
}


/* body text css */
.b{font-weight:bold;}
.small_11 {font-size:11px;}
.blue {COLOR:#041546;} 
.blue2 {COLOR:#2F718A;} 
.red {COLOR:#FF5A09;} 
.brown {COLOR:#826047;}
.red {COLOR:#FF5A09;} 


/*  main css */
.history {color:#015538; font-size:11px; text-decoration: none;}
.history a:link     { COLOR:#015538; text-decoration: none;font-size:11px;}
.history a:visited  { COLOR:#015538; text-decoration: none;font-size:11px;}
.history a:hover    { COLOR:#015538; text-decoration: none;font-size:11px;}
.history a:active   { COLOR:#015538; text-decoration: none;font-size:11px;}

.main_list01 {color:#000000; font-size:11px; text-decoration: none;}
.main_list01 a:link     { COLOR:#000000; text-decoration: none;font-size:11px;}
.main_list01 a:visited  { COLOR:#000000; text-decoration: none;font-size:11px;}
.main_list01 a:hover    { COLOR:#FF6000; text-decoration: none;font-size:11px;}
.main_list01 a:active   { COLOR:#000000; text-decoration: none;font-size:11px;}

.main_list02 {color:#007662; font-size:11px; text-decoration: none;}
.main_list02 a:link     { COLOR:#007662; text-decoration: none;font-size:11px;}
.main_list02 a:visited  { COLOR:#007662; text-decoration: none;font-size:11px;}
.main_list02 a:hover    { COLOR:#007662; text-decoration: none;font-size:11px;}
.main_list02 a:active   { COLOR:#007662; text-decoration: none;font-size:11px;}



/* board css */
.bd_tit01 {color:#04484A; font-size:11px;}
.bd_tit01 a:link     { COLOR:#04484A; text-decoration: none; font-size:11px;}
.bd_tit01 a:visited  { COLOR:#04484A; text-decoration: none; font-size:11px;}
.bd_tit01 a:hover    { COLOR:#04484A; text-decoration: none; font-size:11px;}
.bd_tit01 a:active   { COLOR:#04484A; text-decoration: none; font-size:11px;}

.bd_list {color:#8C8C8C; font-size:11px; text-decoration: none;}
.bd_list a:link     { COLOR:#8C8C8C; text-decoration: none;font-size:11px;}
.bd_list a:visited  { COLOR:#8C8C8C; text-decoration: none;font-size:11px;}
.bd_list a:hover    { COLOR:#8C8C8C; text-decoration: none;font-size:11px;}
.bd_list a:active   { COLOR:#8C8C8C; text-decoration: none;font-size:11px;}

.list_tit {color:#623911;font-size:11px;text-align:center;}
.list_tit a:link     { COLOR:#623911; text-decoration: none;font-size:11px;text-align:center;}
.list_tit a:visited  { COLOR:#623911; text-decoration: none;font-size:11px;text-align:center; }
.list_tit a:hover    { COLOR:#623911; text-decoration: none;font-size:11px;text-align:center; }
.list_tit a:active   { COLOR:#623911; text-decoration: none;font-size:11px;text-align:center;}

.list_tit2 {color:#623911;font-size:11px; font-weight:bold}
.list_tit2 a:link     { COLOR:#623911; text-decoration: none;font-size:11px; font-weight:bold}
.list_tit2 a:visited  { COLOR:#623911; text-decoration: none;font-size:11px; font-weight:bold}
.list_tit2 a:hover    { COLOR:#623911; text-decoration: none;font-size:11px; font-weight:bold}
.list_tit2 a:active   { COLOR:#623911; text-decoration: none;font-size:11px; font-weight:bold}

.list_num {color:#8695AC; font-size:11px;}
.list_num a:link     { COLOR:#8695AC; text-decoration: none; font-size:11px;}
.list_num a:visited  { COLOR:#8695AC; text-decoration: none; font-size:11px;}
.list_num a:hover    { COLOR:#F2574A; text-decoration: none; font-size:11px;}
.list_num a:active   { COLOR:#8695AC; text-decoration: none; font-size:11px;}



/* color css */
.green {COLOR:#2F7C1F;} 
.green a:link     { COLOR:#2F7C1F; text-decoration: none; }
.green a:visited  { COLOR:#2F7C1F; text-decoration: none; }
.green a:hover    { COLOR:#2F7C1F; text-decoration: none;}
.green a:active   { COLOR:#2F7C1F; text-decoration: none; }

.ygreen {color:#6AA107;}
.ygreen a:link     { COLOR:#6AA107; text-decoration: none; }
.ygreen a:visited  { COLOR:#6AA107; text-decoration: none; }
.ygreen a:hover    { COLOR:#6AA107; text-decoration: none;}
.ygreen a:active   { COLOR:#6AA107; text-decoration: none; }

.purple {color:#782AAD;}
.purple a:link     { COLOR:#782AAD; text-decoration: none; }
.purple a:visited  { COLOR:#782AAD; text-decoration: none; }
.purple a:hover    { COLOR:#782AAD; text-decoration: none;}
.purple a:active   { COLOR:#782AAD; text-decoration: none; }

.gray { color:#333333;}
.gray a:link     { COLOR:#333333; text-decoration: none; }
.gray a:visited  { COLOR:#333333; text-decoration: none; }
.gray a:hover    { COLOR:#333333; text-decoration: none;}
.gray a:active   { COLOR:#333333; text-decoration: none; }

.pink {color:#F46883;}
.pink a:link     { COLOR:#F46883; text-decoration: none; }
.pink a:visited  { COLOR:#F46883; text-decoration: none; }
.pink a:hover    { COLOR:#F46883; text-decoration: none;}
.pink a:active   { COLOR:#F46883; text-decoration: none; }

.black {COLOR:#000000;} 
.black a:link     { COLOR:#000000; text-decoration: none; }
.black a:visited  { COLOR:#000000; text-decoration: none; }
.black a:hover    { COLOR:#000000; text-decoration: none;}
.black a:active   { COLOR:#000000; text-decoration: none; }

.yellow {COLOR:#FDF401;} 
.yellow a:link     { COLOR:#FDF401; text-decoration: none; }
.yellow a:visited  { COLOR:#FDF401; text-decoration: none; }
.yellow a:hover    { COLOR:#FDF401; text-decoration: none;}
.yellow a:active   { COLOR:#FDF401; text-decoration: none; }

.white {COLOR:#ffffff;}  
.white a:link     {  COLOR:#FFFFFF; text-decoration: none; }
.white a:visited  {  COLOR:#FFFFFF; text-decoration: none; }
.white a:hover    {  COLOR:#FFFFFF; text-decoration: none;}
.white a:active   {  COLOR:#FFFFFF; text-decoration: none; }

.orange {COLOR:#F37111;}  
.orange a:link     {  COLOR:#F37111; text-decoration: none; }
.orange a:visited  {  COLOR:#F37111; text-decoration: none; }
.orange a:hover    {  COLOR:#F37111; text-decoration: none;}
.orange a:active   {  COLOR:#F37111; text-decoration: none; }


.blue_01 {
	color: #2E7BCA;}


.slider { clear:both; padding:15px; }
.slider table { background:url(../images/main/slider_bg.gif) repeat-x; } 
.slider table td img { vertical-align:middle; }
.slider_bnr { width:730px; height:40px; overflow:hidden; }