body         
{ 
	font-family: Arial,SimSun; 
	text-decoration: none; 
	background-repeat: repeat-x; 
	background-attachment: fixed; 
	background-position: left top; 
	background-color:#FFFFFF;
	
 }
a ,a:active ,a:visited , a:link       
{ 
	font-family: Arial, SimSun ;
	}     
	 
a:hover      
{ 
	text-decoration: underline; 
	color: #006699; 
	font-family: Arial, SimSun ;
	}
	
	
	

/*  左邊menu 大類  */

#left_title, #left_title  a ,#left_title a:active ,#left_title a:visited ,#left_title a:link    
{ 
	font-family: Arial, SimSun; 
	font-size: 10pt; 
	color: #333333; 
	font-weight: bold; 
	text-align: left; 
	width: 150; 
	height: 33; 
	background-image: url('../images/left-menu_bnbg.png'); 
	background-position:  right medium ;
	text-decoration:none ;
	line-height:20pt
	}
               
#left_title  a:hover 
{ 
	font-family: Arial, SimSun; 
	font-size: 10pt; 
	color: #333333; 
	font-weight: bold; 
	text-align: left; 
	width: 150; 
	height: 33; 
	background-image: url('../images/left-menu_bnbg_over.png'); 
	background-position: right medium; 
	text-decoration:none ;
	line-height:20pt;
	}
	


/*  左邊menu 細項  */

#left_menu , #left_menu  a ,#left_menu  a:active ,#left_menu  a:visited ,#left_menu  a:link    
{ 
	font-family: Arial, SimSun; 
	font-size: 9pt; 
	color: #FFFFFF; 
/*	font-weight: bold;*/ 
	text-align: left; 
	width: 100%; 
	height: 20; 
	background-position: left medium ;
	line-height:15pt; 
	text-decoration:none;
	}
               
#left_menu   a:hover 
{ 
	font-family: Arial, SimSun; 
	font-size: 9pt; 
	color: #FFFF00; 
	font-weight: bold; 
	text-align: left; 
	width: 100%; 
	height: 20; 
	background-position: left medium; 
/*
	text-decoration:underline ;*/
	text-decoration:none;
	line-height:15pt;
	
	}