.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:#009999;
	font-weight: bold;
}
.H4{
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
	color:#009999;
}
.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: 11px;
	line-height: 130%;
    color:#666666;
}

.Topic{
	font-size: 12px;
	color: #FF7500;
	margin-bottom: 10px;
}

.SubTopic{
	color: #917028;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.MoreInfo{
	padding-top: 3px;
	padding-bottom: 8px;
	padding-right: 20px;
	text-align: right;
}
.MoreNewsInfo{
	margin-top: 7px;
	padding-bottom: 8px;
	padding-right: 0px;
	text-align: right;
}






/* 首頁範圍設定------------------------ */

#ContentField{
	padding-left: 30px;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}

#ContentField ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#ContentField li{
	margin: 0px;
	padding: 0px;
	list-style-image: url(../../images/icon005.gif);
}



/* 首頁新聞設定------------------------ */

#divNewsCont{position:absolute; width:240; height:165; overflow:hidden;  clip:rect(0,260,185,0); visibility:hidden}
#divNewsText{position:absolute; top:0; left:0}

#divNewsText ul{
	margin: 0px;
	padding: 0px 3px 0px 25px;
	
}
#divNewsText li{
	padding: 0px;
	list-style-image: url(../../images/icon_arrow05.gif);
	line-height: 15px;	
	margin-bottom: 10px;
	
}


/* 首頁中間功能設定------------------------ */

#IndexSet{
	margin: 0px 2px 0px 0px;	
	padding: 3px;	
	width: 259px;
	height: 100px;
	float: left;
	font-size: 12px;
	color: #666666;
}

.IndexSetTitle{
	background-image: url(../../images/bg_index_title.gif);
	background-repeat: no-repeat;
	height: 29px;
	background-position: center center;
	padding-left: 10px;
}

#IndexSetDetail{
	width: 257px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	height: 120px;
}
#IndexSetDetailText{
	width: 257px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	border-right-width: 1px;
	border-left-width: 1px;
	height: 122px;
}
#IndexSetDetail ul{
	margin: 0px;
	padding: 5px 0px 0px 30px;
	
}
#IndexSetDetail li{
	margin: 0px;
	padding: 0px;
	list-style-image: url(../../images/icon_arrow06.gif);
	line-height: 17px;	
	margin-top: 5px;
}	

#VoteSet{
	margin: 3px 2px 0px 0px;
	padding: 0px;	
	width: 194px;
	float: left;
	font-size: 12px;
	color: #666666;
	background-image: url(../../images/index_title03_bg.gif);
	background-repeat: repeat-y;
}
#VoteSetDetail{
	height: 110px;
	padding: 5px;	
}
#VoteSetDetail ul{
	margin: 0px;
	padding: 5px 0px 0px 10px;
	
}
#VoteSetDetail li{
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	margin-top: 3px;
	list-style-type: none;
}	


/* 一般連結效果 -------------------------------------------*/

a{
	font-family: Arial,Courier, mono;
	font-size: 12px;
	color: #666666;
	text-decoration: none;	
}
a:hover{
    font-family: Arial, Courier, mono;
	font-size: 12px;
	color: #FF3300;
	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.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, Helvetica, sans-serif;
	font-size: 12px;
	color: #22819E;
	text-decoration: none;}
a.ListOver:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: underline;}
	
	
/* 條列連結效果02 附加區塊"#"的設定，方便網頁原始碼設定---------------------------------*/
#ListTD{}
#ListTD a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797777;
	text-decoration: none;
}
#ListTD a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: underline;}

#ListTD ul{
	margin: 5px 15px 5px 35px;
	padding: 0px;
	
}
#ListTD li{
	margin: 0px 0px 7px;
	padding: 0px;
	list-style-image: url(../../images/icon005.gif);
	line-height: 15px;
}

