
body,table,form,td,th,li,p 	{font: 12px 굴림, Gulim, 돋움, Dotum, Verdana, AppleGothic, sans-serif} 
body 			{margin:0px;padding:0;background-color:#ffffff;color:#3A3A3A;} 
a			{color:#104700;background:transparent;text-decoration:none} 
a:visited 			{color:#103405;text-decoration:none} 
a:hover			{color:#071F00;text-decoration:underline} 

.small			{font: 11px 굴림, Gulim, 돋움, Dotum, Verdana, AppleGothic, sans-serif; color:#494949} 
.smallB			{font: 11px 굴림, Gulim, 돋움, Dotum, Verdana, AppleGothic, sans-serif; color:#494949; font-weight: 700;} 
.large			{font: 14px 굴림, Gulim, 돋움, Dotum, Verdana, AppleGothic, sans-serif;} 
.largeB			{font: 14px 굴림, Gulim, 돋움, Dotum, Verdana, AppleGothic, sans-serif; color:#494949; font-weight: 700;} 

#MENU{
 margin: 0px;
 padding: 0px;
}

#MENU a:link, #MENU a:visited {
 display: block;
 border-top: 1px solid #C8F0B5;
 border-bottom: 1px solid #88CD66;
 background-color: #9CE578;
 background-image: none;
 font: 11px;
 font-weight: none;
 padding: 5px 10px 5px 10px;
 color: #000000;
 text-decoration: none;
}

#MENU a:hover{
 border-top: 1px solid #BBE5A7;
 background-color: #CDFAB7;
 background-image: none;
 font: 11px;
 font-weight: none;
 color: #3A3A3A;
 text-decoration: none;
}


#MENU2{
 margin: 0px;
 padding: 0px;
}

#MENU2 a:link, #MENU2 a:visited {
 display: block;
 border-top: 1px solid #C8F0B5;
 border-bottom: 1px solid #88CD66;
 background-color: #AAE262;
 background-image: none;
 font: 10px;
 font-weight: none;
 padding: 5px 10px 5px 10px;
 color: #3A3A3A;
 text-decoration: none;
}

#MENU2 a:hover{
 border-top: 1px solid #BBE5A7;
 background-color: #CDFAB7;
 background-image: none;
 font: 10px;
 font-weight: none;
 color: #3A3A3A;
 text-decoration: none;
}

#ChpTitle {
 margin: 0px;
 padding: 0px;
}

#ChpTitle a:link, #ChpTitle a:visited {
 display: block;
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 background-color: #F4E24D;
 font: 12px;
 font-weight: 700;
 padding: 6px 6px 6px 6px;
 color: #575757;
 text-decoration: none;
}

#ChpTitle a:hover{
 border-top: 1px solid #636363;
 border-bottom: 1px solid #636363;
 border-left: 1px solid #636363;
 border-right: 1px solid #636363;
 background-color: #AAE262;
 background-image: none;
 font: 12px;
 font-weight: 700;
 color: #001E2B;
 text-decoration: none;
}