/* --------------------------------------------------------------------
	content.css 定義樣式以設定網頁內容區塊的版面呈現
   ------------------------------------------------------------------ */

.contentImageLeft {
	float: left;
	margin: 5px 15px 6px 25px;
    }
.contentImageRight {
	float: right;
	margin: 5px 50px 6px 15px;
    }

h3.headtitle {
	font-family: "Trebuchet MS";
	letter-spacing: 0.02em;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin: 18px 25px 5px 25px;
	padding: 0 0 10px 0px;
	background: url(../images/divider_horizontal_4px.gif) no-repeat bottom left;
	clear: right;
	}  

h4.headtitle {
	font-family: "Trebuchet MS";
	letter-spacing: 0.02em;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin: 15px 15px 0px 8px;
	padding: 0 0 0px 0px;
	clear: right;
	}  

#ContentBlock table {
	font-size:12px;
	color:#333333;
	text-indent: 13px;
	line-height: 150%;
	letter-spacing: 0.02em;
	margin: 10px 25px 0px 25px;
	padding: 0 0 1 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.contentBlurb {
	background: url(../images/divider_horizontal_4px.gif) no-repeat bottom left;
	font-size:12px;
	color:#333333;
	text-indent: 13px;
	line-height: 150%;
	letter-spacing: 0.02em;
	margin: 10px 25px 0px 25px;
	padding: 0 0 1 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
    }

.contentBlurb li{
	text-indent: -1px;
	margin: 0px 5px 8px 2px;
    }

ul.no {
	list-style:none;
	list-style-position:outside;
	margin:0px 0 30px 10px;
	padding: 0px 0px 0px 0px;

	}	

ul.sitemap {
	list-style:none;
	list-style-position:outside;
	margin:15px 0 30px 20px;
	padding: 0px 0px 0px 0px;
	font-size:13px;
	color:#222222;
	letter-spacing:0.05ex;
	font-family:Arial, Helvetica, sans-serif;
	}

ul.sitemap a {
	text-decoration:underline;
	color: #2E5B89;
    }
	
ul.sitemap a:hover{
    color:#E03218;
	text-decoration:none;		
}

.contentBlurb th {
     vertical-align:200px;
}

div#ClassLnk {
	text-indent:-1px;
	line-height:180%;
	margin:2px 0px 5px 0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
#ClassLnk a, #MV a {
	text-decoration: underline;
	color:#276478;
}

#ClassLnk a:hover, #MV a:hover {
	text-decoration: none; color: #CC0033;
}
div#MV {    font-size:11px;	text-indent: 0px;	padding: 5x 0px 0px 0px;}
.hint{font-size:11px;	 color:#B8210C;	 margin:2px 8px 2px 0px;}

.style5 {color: #456000; }
.style11 {font-size: 14}
.style12 {color: #456000; font-size: 14px; }
.style14 {color: #484848; font-size: 12px; padding:2px 4px 2px 4px; letter-spacing:0.02em; line-height:110% }
.style15 {color: #444444;font-weight: bold;	font-size: 15px;	background-color: #66ff00;}
.style15_02_02 {color: #FFFFFF;	font-weight: bold;	font-size: 15px;	background-color: #009900;}
.style15_02_03 {color: #333333;	font-weight: bold;	font-size: 15px;	background-color: #FF9999;}
.style15_02_04 {color: #FFFFFF;font-weight: bold;	font-size: 15px;	background-color: #3333E1;}
.style15_02_05 {color: #333333;	font-weight: bold;	font-size: 15px;	background-color: #FFFF00;}
.style15_02_06 {color: #FFFFFF;	font-weight: bold;	font-size: 15px;	background-color: #CC00CC;}
.style15_02_07 {color: #FFFFCC;	font-weight: bold;	font-size: 15px;	background-color: #003300;}
.style15_02_08 {color: #FFFFCC;	font-weight: bold;	font-size: 15px;	background-color: #663366;}
.style15_02_09 {color: #FFFFCC;	font-weight: bold;	font-size: 15px;	background-color: #333333;}
.style16 {color: #456000; font-size: 12px; }
.style17 {	font-size: 12px;	color: #FFFF33;}

