/*********************** Default CSS ***********************/ 
body { 
   background-position: center;
   scrollbar-face-color: #C9D8FC; 
   scrollbar-shadow-color: #F9F9F7; 
   scrollbar-highlight-color: #F9F9F7; 
   scrollbar-3dlight-color: #F9F9F7; 
   scrollbar-darkshadow-color:#9FB5D2; 
   scrollbar-track-color: #FFFFFF; 
   scrollbar-arrow-color: #4D6185; 
     } 

td { font-family: "µ¸¿ò"; font-size: 9pt; line-height: 16px; color: #FCFFE7; text-decoration: none;}
td a {	font-family: "µ¸¿ò"; 	font-size: 9pt; line-height: 16px; text-decoration: none; color: #FCFFE7;}
td a:hover { font-family: "µ¸¿ò"; font-size: 9pt; line-height: 16px; color:#FFDE67; text-decoration: none;} 


/************************ index  css **********************/

.bg_top {
	background-color:#867A51;
	background-attachment: scroll;
	background-image: url(/main/img/main/bg_top2.jpg);
	background-repeat: repeat-x; 
	background-position : 100% 0%;
	vertical-align: text-top;
	}
	
/*.bg_body {
	background-attachment: scroll;
	background-image: url(/img/main/bg_body.jpg);
	background-repeat: repeat-x; 
	background-position : 0% 0%;
	background-color:#867A51;	
	vertical-align: text-top;
	width: 100%;	
    height: 630;
	}
**/	

.padd_bottom {
	background-color:#333333;
	padding-top:11;	
	vertical-align: text-top;
    height: 123;	
	}
	
.ma_update_txt { font-family: "µ¸¿ò"; 	font-size: 8pt;  height: 18; line-height: 17px; color: #DEC996;} 
.ma_update_txt  a { font-family: "µ¸¿ò"; font-size: 8pt; height: 18; line-height: 17px; color: #DEC996; } 
.ma_update_txt  a:hover { font-family: "µ¸¿ò"; font-size: 8pt; height: 18; line-height: 17px; color: #DEC996; } 

/************************ sub °øÅë **********************/

table.head  {
	margin:20 0 15 0;
	width: 800;
}

.padd_cont {
	text-align: right;
	vertical-align: top;
	width: 828;
	padding-bottom:60;		
	} 
	
.padd_d_cont {
	background-color:#918762;
	text-align: center;
	vertical-align: top;
	padding:50 0 50 0;
	width: 800;	
	} 

.subbg_top {
	background-color:#867A51;
	background-attachment: scroll;
	background-image: url(/main/img/intro/bg_top2.jpg);
	background-repeat: repeat-x; 
	background-position : 100% 0%;
	vertical-align: text-top;
	}
	
.subbg_mu {
	background-attachment: scroll;
	background-image: url(/main/img/intro/bg_mu2.jpg);
	background-repeat: nopeat;
	background-position : 0% 0%;
	vertical-align: text-top;
	text-align: right;	
	}
	

.padd_subban {
	text-align: center;
	vertical-align: top;
	width: 275;		
	} 
	
	
	
.dir { font-family: "µ¸¿ò"; 	font-size: 9pt; line-height: 17px; color: #D1C49D; text-align: right;  padding-right:7; vertical-align: bottom;  } 
.dir a { font-family: "µ¸¿ò"; font-size: 9pt; line-height: 17px; color: #D1C49D; } 
.dir a:hover { font-family: "µ¸¿ò"; font-size: 9pt; line-height: 17px; color: #D1C49D; }  



