BODY {
	margin: 0px;
	scrollbar-face-color: #F3F3F3; 
	scrollbar-shadow-color: #9E9E9E;
    scrollbar-highlight-color: #F7F7F7; 
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF; 
    scrollbar-track-color: #F3F3F3;
    scrollbar-arrow-color: #9E9E9E
	}
	
A:link {color:#585858; text-decoration:none; font-size: 9pt; font-family:"µ¸¿ò"}
A:visited {color:#585858; text-decoration:none; font-family:"µ¸¿ò"}
A:hover {font-size:9pt; text-decoration:none; Color:#FF5000; font-family:"µ¸¿ò"}

th {font-size:9pt; line-height:1.6; font-family:"µ¸¿ò"; color: #585858;}
TD {font-size:9pt; line-height:1.6; font-family:"µ¸¿ò"; color: #585858;}
ul { list-style: none; margin: 0; padding: 0; }

textarea{ border:1 solid #585858; background-color:ffffff; }


/*---------------------------------------------------main-------------------------------------------------------*/

.bg { background-image:url(../img/main_bg.jpg); }
.news { width:234; padding:12 0 0 0; }

/*---------------------------------------------------sub-------------------------------------------------------*/

.tit_bg { background:url(../img/tit_bg.gif) repeat-x bottom }

/*---------------------------------------------------text------------------------------------------------------*/

.blue { color:#4B78BB; font-size: 12px; text-decoration:none; font-weight:bold; }