/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "新細明體", "細明體",Verdana,Arial,sans-serif;
	color: #333333;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 70px;
	letter-spacing: 1px;
}

.table{
	font-family: "新細明體", "細明體",Verdana,Arial,sans-serif;
	padding:20px 30px 0px 0px ;
	margin-left: 30px;
	font-size:92%;
	line-height: 170%;
	letter-spacing: 1px;
	}
	

.tablea{
	font-family: "新細明體", "細明體", Verdana, Arial, sans-serif;
	text-align: center;
	padding: 3px;
	margin-top: 10px;
	border: 1px solid #999999; 
	}

.tablea a:hover{
	font-size: 16px;
	color: #FF0000;
	text-decoration:none;
	}

.tableb{
	font-family: "新細明體", "細明體",Verdana,Arial,sans-serif;
	background-color:#FFFFFF;
	}
	
.tableb td{
	font-family: "新細明體", "細明體",Verdana,Arial,sans-serif;
	padding-left:5px;
	padding-top:5px;
	font-size:92%;
	background-color:#EEEEEE;
	border: 1px solid #FFFFFF;
	}
	
.table img{
	padding-top: 0px;
}

a:link, a:visited, a:hover {
	color: #0088cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 130%;
	color: #334d55;
	letter-spacing: 2px;
}

h2{
 font-size: 110%;
 color: #006699;
	margin-top: 25px;
	margin-bottom: 0px;
}

h3{
margin-top: 20px;
 font-size: 100%;
 color: #006699;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
 font-size: 98%;
color: #006699;
margin-top: 30px;
margin-bottom: 30px;
}

ul{
 list-style-type: square;
}

ul p{
margin-top: 30px;
margin-bottom: 30px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

hr { height:1px;
	margin-top: 0px;
}
.style1 {
	font-size: 85%;
	text-decoration: underline;
}

.style2 {
	font-size: 120%;
	color: #FF0000;
}

.style3 {
	color: #888888;
	font-size: 80%;
}

.style4 {
	color: #6633CC;
	text-align: center;
}

.style4 td {
	font-size: 100%;
	color: #6633CC;
	text-align: center;
}

.style5 {
	font-size: 95%;
	margin-left: 17px;
	margin-bottom:10px;
}  

.style5 td{
	height:25px;
}  


.style5 img{
	border: 0px;
	vertical-align: middle;
}

.style6 {
	font-size: 110%;
	color: #006699;
}

.style7 {font-size: 85%;
	     font-family: "新細明體", "細明體",Verdana,Arial,sans-serif;
         color:  #006699;
		  }
		  
.style8 {color: #888888}

.style9 {
	color: #006000;
	font-size: 100%;
}

.style10 {font-size: 90%; 
         color: #333333;
         padding-left:5px; 
         padding-top:5px; 
		letter-spacing: 0px;
		line-height: 120%;
 }
 
.style10 img{
	border: 0px;
	vertical-align: middle;
}

.style10 td{
	vertical-align: top;
}

.style11 {
	color: #006699;
}

.style12 {
	color: #777777;
	font-size: 100%;
}

.style13 {
	font-size: 92%;
	padding:3px;
	margin-left: 20px;
}  

.style14 {font-size: 110%; 
	     font-family: "新細明體", "細明體",Verdana,Arial,sans-serif;
         color: #666666;
         padding-left:5px; 
         padding-top:5px; 
		letter-spacing: 0px;
		line-height: 130%;
 } 
 
.style15 {
	color: #6633CC;
} 
.style16 {color: #FF6600}

.style17 {color: #3333FF}

.style18 {margin-left: 16px}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.masthead{
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

.navBar{
	margin: 0px 80% 0px 0px;
	padding: 0px 0px 0px 20px;
	background-color: #FAFAFA;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 120%;
}

.content{
  float:right;
	width: 74%;
	margin: 0;
	background-color: #FEFEFE;
	padding: 10px 10px 0px 30px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

.siteName{
	margin: 5px 0 0 0;
	padding: 20px 0px 10px 10px;
}

/************* #globalNav styles **************/

.globalNav{
	font-size: 90%;
color: #cccccc;
padding: 0px 0px 1px 10px;
white-space: nowrap;
	text-align: right;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

.globalNav img{
 display: block;
}

.globalNav a {
	font-size: 90%;
	padding: 0px 2px 1px 0px;
	text-align: right;
}

.globalNav a:hover {
	font-size: 90%;
	padding: 0px 2px 0px 0px;
    color: #FF0000;   
    text-decoration:none;
}

/************** .feature styles ***************/

.feature{
	padding: 10px 10px 0px 25px;
	font-family: 新細明體, 細明體, Verdana,Arial,sans-serif;
	font-size: 12pt;
	line-height: 170%;
	text-align: justify;
	text-justify:inter-ideograph;
	margin-top: 10px;
	}

.feature p{
	padding: 30px 0px 0px　0px;
}

.feature img{
	border: 0px;
	vertical-align: middle;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 10px 0px 25px;
	font-family: 新細明體, 細明體, Verdana,Arial,sans-serif;
	font-size: 15px;
	text-align: justify;
	text-justify:inter-ideograph;
	line-height: 170%;
	margin-top: 30px;
}

.story p{
margin-top: 30px;
margin-bottom: 20px;
}

.story img{
	border: 0px;
	vertical-align: middle;
}

/************** .poem styles *****************/

.poem{
	clear: both;
	padding: 0px 10px 0px 30px;
	font-family: 標楷體, Verdana,Arial,sans-serif;
	font-size: 18px;
	line-height: 170%;
	margin-top: 30px;
}

.poem p{
margin-top: 30px;
margin-bottom: 20px;
}

.poem img{
	border: 0px;
	vertical-align: middle;
}

/************* #siteInfo styles ***************/

.siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 80%;
	color:#888888;
	padding: 8px 8px 8px 30px;
	margin-top: 5px;
	margin-bottom:5px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

/************* #search styles ***************/

.search{
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}
.search img{
	border: 0px;
}

.search form{
 margin: 0px;
 padding: 0px;
}
/*********** #navBar link styles ***********/

.navBar ul a:link, .navBar ul a:visited {display: block;}
.navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body .navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

.sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

.sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

.sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

.sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #EEEEEE;
	padding: 2px 0px 2px 30px;
    text-decoration:none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
    color: #FF0000;   
    text-decoration:none;
}

.relatedLinks td{
	padding: 4px 0px 4px 5px;
}

.relatedLinks a:hover{
    color: #FF0000;   
    text-decoration:none;
}
.relatedLinks h3{
	font-size: 105%;
	padding: 10px 0px 2px 0px;
}

/*********** .relatedLinks1 styles ***********/

.relatedLinks1{
	margin: 0px 0px 15px;
	padding: 0px 10px 0px 20px;
	font-size: 90%;
	text-align: right;
}

.relatedLinks1 h3{
	margin: 0px;
	padding: 20px 10px 0px 0px;
}
.relatedLinks1 img{
	border: 0px;
	vertical-align: middle;
}
.relatedLinks1 a:hover{text-decoration:none;color:#FF0000}

/************** #advert styles **************/

.advert{
	padding: 10px 0px 15px 5px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}


.headlines {
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
