/* --------------------------------------------------------------------
	content.css 定義樣式以設定網頁內容區塊的版面呈現
   ------------------------------------------------------------------ */

.contentImageLeft {
	float: left;
	margin: 5px 15px 6px 25px;
    }
.contentImageRight {
	float: right;
	margin: 5px 45px 5xp 10px;
    }
.contentClipLeft {
	float: left;
	margin: 12px 15px 6px 15px;
    }


h3.headtitle {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	margin: 5px 25px 5px 25px;
	padding: 0 0 5px 0px;
	background: url(../images/divider_horizontal_3px.gif) no-repeat bottom left;
	clear: right;
	}  

h4.headtitle {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin: 15px 15px 0px 8px;
	padding: 0 0 0px 0px;
	clear: right;
	}  

.bannerBlurb {   
	background: url(../images/divider_horizontal_3px.gif) no-repeat bottom left;
	margin: 5px 25px 0px 25px;
	padding: 0px 0px 8px 0px;
    }

.contentBlurb {   
/*	background: url(../images/divider_horizontal_3px.gif) no-repeat bottom left; */
	font-size:12px;
	color:#333333;
	text-indent: 13px;
	line-height: 145%;
	letter-spacing: 0.12ex;
	margin: 0px 25px 10px 25px;
	padding: 0 0 1 0;
    }

.contentBlurb li{
	text-indent: -1px;
	margin: 0px 5px 5px 2px;
    }

.contentBlurb li li{
	text-indent: -1px;
	margin: 5px 5px 8px -25px;
	list-style-type: square;
    }


ul.no {
	list-style:none;
	list-style-position:outside;
	margin:0px 0 30px 70px;
	padding: 0px 0px 0px 0px;
	}	

ul.sitemap {
	list-style-position:outside;
	margin:15px 0 30px 20px;
	padding: 0px 0px 0px 0px;
	font-size:13px;
	color:#222222;
	letter-spacing:0.09em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	}

ul.sitemap a {
	text-decoration:underline;
	color: #2E5B89;
    }
	
ul.sitemap a:hover{
    color:#E03218;
	text-decoration:none;		
}

ul.sitemap2 {
	list-style-position:outside;
	margin:5px 0 10px 0px;
	padding: 0px 0px 0px 40px;
	font-size:13px;
	color:#222222;
	letter-spacing:0.09em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	line-height:110%
	}
	
ul.sitemap2 li{
	list-style: none;
	}	

.NewsDate {
	font-size:11px;
	color: #1C74A4;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	padding: 0px 5px 0px 0px;
}

.CommentGR {
	font-size:11px;
	color:#345F25;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	padding: 0px 5px 0px 0px;
}

ul.HomeNews, ul.ClassDL {
	list-style-position:outside;
	margin:12px 0 15px 45px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/Arrow_Green.gif);
	list-style-type: none;
	line-height: 115%;
	}
	
ul.HomeNews a, ul.ClassDL a, .C12Cyan a {
	color: #186792;
	text-decoration: none;
}	

ul.HomeNews a:hover,  ul.ClassDL a:hover, .C12Cyan a:hover {
	color: #991D06;
	position:relative;
	left:1px;
	top:1px;
	text-decoration: none;
}

.contentblurb ol li a {
	color: #186792;
	text-decoration: underline;
}	
.contentblurb ol li a:hover {
	color: #991D06;
	position:relative;
	left:1px;
	top:1px;
	text-decoration: none;
}


a#more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:2px;
}
a#more:hover {
	text-decoration:none;	
}

ul.FastLink {
	list-style-position:outside;
	padding: 0px;
	list-style-type: none;
	margin: 30px 0px; 30px; -0px;
	}
.FastLink li {
	margin: 10px 0px; 10px; 0px;
}


.C12Cyan {
	font-size:12px;
	color: #186792;
}

div#ClassLnk {
	text-indent:-1px;
	line-height:180%;
	margin:2px 0px 5px 0px;
	font-size: 12px;
}

#ClassLnk a, #MV a, #eventlnk a {
	text-decoration: underline;
	color:#276478;
}

#ClassLnk a:hover, #MV a:hover, {
	text-decoration: none; color: #CC0033;
}
#ClassLnk a, #MV a, {
	text-decoration: underline;
	color:#276478;
}

#eventlnk a:hover {
	text-decoration: none; color: #CC0033;
	position:relative;
	left:1px;
	top:1px;

}

div#MV {
    font-size:11px;
	text-indent: 0px;
	padding: 5x 0px 0px 0px;
}
span#labTitle {
/*     padding: 2px 5px 2px 12px;
	      margin: 2px 5px 2px 12px;
*/		  
}
.NewsHdr {
    padding: 2px 2px 2px 12px;
}
.NewsHdrFrnt {
    color:#3F1D23
}

.faqsubitemList { margin:2px 15px 2px 80px; line-height:130%}
