.H1{
	font-family:Verdana;
	font-size: 18px;
	color:#009999;
	font-weight: bold;	
}
.H2{
	font-family:Verdana;
	font-size: 16px;
	line-height: 130%;
	color:#3b74ae;
	font-weight: bold;
}
.H3{
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
	color:#FF6600;
	font-weight: bold;
}
.H4{
	font-family: Verdana;
	font-size: 15px;
	line-height: 130%;
	color:#009900;
}
.H5{
	font-family:Verdana;
	font-size: 12px;
	line-height: 130%;
	color:#3b74ae;
}
.H6{
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
	color:#000000;
	font-weight: bold;
}
.H7{
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
	color:#009999;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.H8{
	font-family: Verdana;
	font-size: 14px;
	line-height: 130%;
	color:#009999;
	font-weight: bold;
}
.H9{
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
	color:#996600;
	
}
.H10{
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
	color:#009900;
}

.Topic{
	font-size: 12px;
	color: #FF7500;
	margin-bottom: 10px;
}

.SubTopic{
	color: #FF6600;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.CateChange{
	background-color: #F9FBFA;
	padding: 2px;
	font-size: 15px;
	color: #009900;
	text-align: left;
}

.PageChange{
	background-color: #F9FBFA;
	padding: 2px;
	font-size: 12px;
	color: #009900;
	text-align: right;
}

.SubRight{
	
	text-align: right;
	color: #000000;
	font-size: 12px;
}

.MoreInfo{
	padding-top: 3px;
	padding-bottom: 8px;
	padding-right: 10px;
	text-align: right;
}

.CategoryRight{
	float: right;
	font-weight: normal;
}

.TechplanBG{
	background-image: url(../../images/bg_techplan.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 568px;
	margin: 0px;
	padding: 0px;
}
.TechplanSet{
	padding: 0px;
	margin-top: 10px;
	margin-left: 240px;
}

.SiteMapTitle{
	color: #FFFFFF;
}

/* 內頁範圍設定------------------------ */

#ContentField{
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
	padding-left: 10px;	
}
#ContentField ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#ContentField ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#ContentField li{
	margin: 0px;
	padding: 0px;	
}

#ContentField img.ImgLeft{
	float: left;
	margin: 5px 10px 10px 5px;	
}
#ContentField img.ImgRight{
	float: right;	
	margin: 5px 5px 10px 10px;
}



/* 一般連結效果 -------------------------------------------*/

a{
	font-family: Arial, Courier, mono;
	font-size: 12px;
	color: #1177C5;
	text-decoration: none;	
}
a:hover{
    font-family: Arial, Courier, mono;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;	
	}


a.MoreOver{
	font-family: Arial, Courier, mono;
	font-size: 12px;
	color: #6B8D06;
	text-decoration: none;
	
}
a.MoreOver:hover{
    font-family: Arial, Courier, mono;
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	
	}

/* 條列連結效果01 -------------------------------------------*/

a.PathOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	
}
a.PathOver:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
	}

a.CategoryOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50A73C;
	text-decoration: none;
	
}
a.CateOver:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
	}

a.TitleOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50A73C;
	text-decoration: none;
	font-weight: bold;
}
a.TitleOver:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}


a.ListOver{
	font-family: Arial, Courier, mono;
	font-size: 12px;
	color: #1177C5;
	text-decoration: none;
	line-height: 18px;
}
a.ListOver:hover{
    font-family: Arial, Courier, mono;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;	
	line-height: 18px;
	}
	
	
/* 條列連結效果02 附加區塊"#"的設定，方便網頁原始碼設定---------------------------------*/
#ListTD{}
#ListTD a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}
#ListTD a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;}

#ListTD ul{
	margin: 5px 0px 5px 25px;
	padding: 0px;
	
}
#ListTD li{
	margin: 0px 0px 7px;
	padding: 0px;
	list-style-image: url(../../images/icon_arrow05.gif);
	line-height: 15px;
}

#NpList{
	font-size: 12px;
	color: #666666;
	border: 1px solid #DCE1E5;
	margin: 0px 2px 2px 0px;
	padding: 2px 2px 2px 15px;
	float: left;	
	background-image: url(../../images/icon_arrow07.gif);
	background-repeat: no-repeat;
	width: 170px;
}
#NpList a{
	font-size: 12px;
	color: #009999;
	text-decoration: none;	
}
#NpList a:hover{
    font-size: 12px;
	color: #009999;
	text-decoration: underline;	
}

#NpList ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}
#NpList li{
	margin: 0px 0px 0px;
	padding: 0px;
	line-height: 15px;
	list-style-type: none;
}

#AttachedDiv{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#AttachedDiv a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}
#AttachedDiv a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;}

#AttachedDiv ul{
	margin: 5px 0px 5px 35px;
	padding: 0px;
	
}
#AttachedDiv li{
	margin: 0px 0px 7px;
	padding: 0px;
	list-style-image: url(../../images/icon005.gif);
	line-height: 15px;
}


#PSDiv{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F9FBFA;
	font-size: 12px;
}
#PSDiv a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}
#PSDiv a:hover{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;}

#PSDiv ul{
	font-size: 12px;
	margin: 5px 0px 5px 25px;
	padding: 0px;
	
}
#PSDiv 0l{
	font-size: 12px;
	margin: 5px 0px 5px 25px;
	padding: 0px;
	
}
#PSDiv li{
	margin: 0px 0px 5px;
	padding: 0px;	
	line-height: 15px;
}
