html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height: 100%;
}

body, body a {
	color: #391901;
	font-size: 100%;		/* 文字大小 */
	line-height: 1.5;		/* 行高 */
	letter-spacing: 0.5pt;	/* 文字間距 */
}

caption {
	font-size: 120%;
	color: #009;
}

img {
	border: 0px;
	vertical-align: bottom;
}

a {
	text-decoration: none;
}

object p {
	display: none;
}

#accesskey_link {
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
}

/* ========================================================================================
 *                                    網頁上方區塊
 * ======================================================================================== */
.top_box {
}
	.top_box td {
		background-repeat: repeat-y;
	}

.menu {
	margin: 0px 0px 0px 457px;
	padding: 0;
	list-style-type: none;
	height: 25px;
}
	.menu li {
/*		padding-top: 8px; */
		display: inline;
		padding: 0;
		float: left;
		list-style-type: none;
		text-align: center;
		height: 25px;
	}
	.menu li a {
		font-weight: bold;
		color: #FFFFFF;
	}
	.menu li.item1 {
	}
	.menu li.item2 {
	}
	.menu li.item3 {
	}
	.menu li.item4 {
	}
	.menu li.item5 {
	}
	.menu li.item6 {
	}
.menu * a {
	display: block;
}

/* ========================================================================================
 *                                    網頁左側選單
 * ======================================================================================== */
.dropdownmenu, .dropdownmenu ul, .dropdownmenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	.dropdownmenu li {
		display: inline;
	}
		.dropdownmenu .head_item .sub_menu {
			position: absolute;
			margin-left: 170px;
			margin-top: -45px;
		}
.dropdownmenu  * img {
	vertical-align: bottom;
}
.dropdownmenu * a {
	display: block;
}

/* ========================================================================================
 *                                    網頁右側選單
 * ======================================================================================== */
.now_date {
	background-color: #FFFFFF;
	border-top: 5px #FACC05 solid;
	border-right: 5px #BDC3C1 solid;
	border-bottom: 5px #BDC3C1 solid;
	width: 70%;
}
	.now_date .now_year {
	}
	.now_date .now_day {
		padding: 20px 0px 20px 0px;
		font-size: xx-large;
	}
	.now_date .now_wday {
		background: #057400;
		color: #FFFFFF;
	}

.right_list1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
	.right_list1 li {
		list-style-type: none;
	}
/* ========================================================================================
 *                                    網頁底部資訊區塊
 * ======================================================================================== */
 .policy {
	padding: 5px;
	background-color: #b0b0b0;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
 }
 	.policy a {
		color: #FFFFFF;
	}
 
.webinfo {
	background-color: #bee644;
	text-align: center;
	font-size: 95%;
}


/* ========================================================================================
 *                                    網頁主要內容區
 * ======================================================================================== */

.online_service {
	line-height: 30px;
}

.online_service_search {
}
	.online_service_search th {
		background-color: #C8CFD3;
		padding: 5px;
		text-align: right;
	}
	.online_service_search td {
		background-color: #ECE9D8;
		padding: 5px;
	}

.kunis_search {
}
	.kunis_search th {
		background-color: #C8CFD3;
		padding: 5px;
		text-align: right;
	}
	.kunis_search td {
		background-color: #ECE9D8;
		padding: 5px;
	}


/*
 * 最新消息、影音宣導
 */
.news_list {
}
	.news_list .date {
		color: #993300;
	}

/*
 * 便民服務、主動公開資訊、戶政問答、網網相連、申辦須知
 */
.ufile_list td, .toout_list td, .qa_list td, .siteurl_list td, .hygiene_list td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #9999FF;
}
	.hygiene_list td {
		font-size: 117%;
	}

.hygiene_detail {
}
	.hygiene_detail th, .qa_detail th {
		padding: 5px 0px 5px 0px;
		color: #990000;
		text-align: right;
		white-space: nowrap;
	}
	.hygiene_detail .title, .qa_detail .title {
		border-bottom: 1px dotted #FFB300;
	}

.coninfo_list {
}
	.coninfo_list th {
		background-color: #C8CFD3;
		padding: 5px;
		text-align: center;
	}
	.coninfo_list td {
		background-color: #ECE9D8;
		padding: 5px;
		text-align: center;
	}

.sigoto_list {
	
}
	table.sigoto_list{
		border:1px #693 solid;
	}
	.sigoto_list th {
		border:1px #693 solid;
		padding: 2px 5px 2px 5px;
	}
	.sigoto_list td {
		border:1px #693 solid;
		padding: 2px 5px 2px 5px;
	}
	
.sendmail {
}
	.sendmail th {
		background-color: #E6CCE4;
		text-align: right;
	}
	.sendmail td {
		background-color: #FFFFFF;
	}

/*
 * 戶政問答分類
 */
.qa_category {
	margin: 29px 15px 0px 15px;
	padding: 0px;
	width: 540px;
	list-style-type: none;
	text-align: center;
}
	.qa_category li {
		float: left;
		width: 180px;
		line-height: 2;
		text-align: left;
	}

/*******************************************************************
 *                      人口統計查詢 start
 *******************************************************************/

.people_count_list {
	padding: 20px 0px 0px 140px;
}
	.people_count_list li {
		padding: 0px 0px 0px 25px;
		background:url("/images/templates/mold_01_01/arrow_01.gif") no-repeat 0 5px;
		list-style-type: none;
		line-height: 2;
	}
	.people_count_list ul li a {
		font-size: 130%;
	}
	
.people_count_months {
}

	.people_count_months th {
		background-color: #C8CFD3;
		text-align: center;
	}
	.people_count_months td {
		text-align: center;
	}
	.people_count_months td.month {
		background-color: #ECE9D8;
	}
	
.people_count_village {
}

	.people_count_village th {
		background-color: #C8CFD3;
		text-align: center;
	}
	.people_count_village td {
		text-align: center;
	}
	.people_count_village td.village {
		background-color: #ECE9D8;
	}
	
.people_count_year_village {
}

	.people_count_year_village th {
		background-color: #C8CFD3;
		text-align: center;
	}
	.people_count_year_village td {
		text-align: center;
	}
	.people_count_year_village td.village {
		background-color: #ECE9D8;
	}
	
.people_count_years {
}

	.people_count_years th {
		background-color: #C8CFD3;
		text-align: center;
	}
	.people_count_years td {
		text-align: center;
	}
	.people_count_years td.year_month {
		background-color: #ECE9D8;
	}

/*******************************************************************
 *                      人口統計查詢鏈結 close
 *******************************************************************/
