body {
       SCROLLBAR-FACE-COLOR: #f3f3f3; 
	   SCROLLBAR-HIGHLIGHT-COLOR: #d5d5d5; 
	   SCROLLBAR-SHADOW-COLOR: #d5d5d5; 
	   SCROLLBAR-3DLIGHT-COLOR: #f3f3f3; 
	   SCROLLBAR-ARROW-COLOR: #d5d5d5; 
	   SCROLLBAR-TRACK-COLOR: #d5d5d5;
	   background-image: url(../images/main/main_back.jpg);
	   background-repeat: repeat-x;
	   background-color: #e0e0e0;	   
	   margin-left: 0px;
	   margin-top: 0px;
	   margin-right: 0px;
	   margin-bottom: 0px;
   	   COLOR: #666666; 
	   FONT-SIZE: 12px;
	   LINE-HEIGHT: 18px;
	   font-family: "돋움";

}

td {FONT-SIZE: 12px;LINE-HEIGHT: 18px;COLOR: #666666;font-family: "Verdana", "Arial", "돋움";}

/* 이미지 */
img {border-width: 0px;}

a:link {text-decoration: none ; color: #666666;}
a:visited {text-decoration: none ; color: #666666;}
a:active {text-decoration: none ; color: #666666;}
a:hover {text-decoration: underline ; color: #0039A3;}


/* notice */
.notice {font-family: "돋움"; font-size: 11px; line-height: 20px; color: #A4A99B; text-decoration: none;}
.notice:link {text-decoration: none ; color: #A4A99B;}
.notice:visited {text-decoration: none ; color: #A4A99B;}
.notice:active {text-decoration: none ; color: #A4A99B;}
.notice:hover {text-decoration: underline ; color: #DF890E;}
