/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
#navigation a {
	color: #003366;
	line-height:16px;
	text-decoration: none;
	display:block;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 8px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
	
#navigation a:hover {
	color:#FF6600;
	background-color: #ffffff;
	background-image:
	background-repeat: no-repeat;
	background-position: 12px 45%;
	}
	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
	
	#monthformat {
	border-bottom: 1px dashed #999900;
	}

#leftbox { 
    margin-top:2px; 
    margin-left:10px; 
    margin-right:auto; 
    margin-bottom:10px; 
    border: 1px solid 000000; 
    } 

#leftbox_1 { 
    margin-top:2px; 
    margin-left:2px; 
    margin-right:auto; 
    margin-bottom:2px; 
    border: 1px solid 000000; 
    } 
	
#leftbox_2 { 
    margin-top:2px; 
    margin-left:15px; 
    margin-right:auto; 
    margin-bottom:2px; 
    border: 1px solid 000000; 
    } 
	
	
	
/* Class Styles */
	
.bodyText {
	color:#003366;
	margin-top:0px;
	font-family: "細明體";
	font-size: 20px;
	line-height: 30px;
	}
	
.pageName{
	color: #3366CC;
	font-family: "細明體";
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	}
	
.subHeader {
	color: #000033;
	font-family: "細明體";
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	color: #FF3300;
	line-height:28px;
	font-family: "細明體";
	font-size: 18px;
	}
	
