/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	color: #666666;
	padding: 0px;
	font: lighter normal 14px "Times New Roman", "新細明體";
	border: 0px none #6699CC;
	width: 98%;
	z-index: auto;
	text-decoration: none;
	margin-top: 0px;
	
	
}
body_t{
	color: #333333;
	padding: 0px;
	font: normal 14px/normal "新細明體";
	border: 0px none #6699CC;
	width: 100%;
	z-index: auto;
	margin: 0px;
	text-decoration: none;
	
}
a{
	color: #0066FF;
	text-decoration: none;
	font: lighter 12px "Times New Roman", "新細明體";
}

a:link{
	color: #009999;
	text-decoration: none;
	font: lighter normal 12px "Times New Roman", "新細明體";
}

a:visited{
	color: #666666;
	text-decoration: none;
	font: lighter 12px "Times New Roman", "新細明體";
}

a:hover{
	color: #663300;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	background: center;
	vertical-align: middle;
}

h2{
	color: #003333;
	margin: 0px;
	padding: 0px;
	font: bold 114% Arial, sans-serif;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 10px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	color: #334d55;
	font: normal 100% Arial, sans-serif;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 18%;
	margin: 1px;
	padding: 1px;
	background-color: #C8D9D9;
	background-position: 20px;
	border-top: 1px solid #669999;
	border-right: 1px solid #669999;
	border-bottom: 1px solid #669999;
	border-left: 1px solid #669999;
}
#marquees {
	left: 5px;
	margin: 30px 10px 10px;
	padding: 0px;
	float: none;
	visibility: visible;
	z-index: auto;
}


#headlines{
	float:left;
	padding-right: 0px;
	margin: 0px;
	border: 1px solid #C7D0E9;
	list-style: url(none) none outside;
	padding-bottom: 5px;
	padding-top: 0px;
	top: 0px;
}
#headlinesnews{
	float:right;
	width: 30%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	height: 30%;
}

#content{
	float: left;
	width: 60%;
	left: 10px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	margin: 5px 10px;
	border-color: #CCCCCC;
	font: lighter 16px/1 "Times New Roman", "新細明體";
	text-decoration: none;
	color: #003366;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	text-decoration: none;
	color: #666666;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	bottom: 0px;
	top: 5px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	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;
	font-size: 100%;
	left: 0px;
	list-style: none inside;
	top: 0;
	height: 100%;
	width: 100%;
	border: 0px none #CCCCCC;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	height: 100%;
}
.relatedLinksnews{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	background-color: #C8D9D9;
	border: 1px solid #669999;
	clear: none;
	padding: 0px 0px 10px 5px;
	width: 20%;
	float: right;
}

#headlines p{
	padding: 5px;
	list-style: circle url(brownnote_next.gif) outside;
}

#headlinesnews p{
	padding: 5px 0px 5px 0px;
}

