@charset "UTF-8";
/* CSS Document */

.setService {
	padding:20px;
	margin:20px;
}
.serviceTitle {
	background:url(../images/service_titleAbg.jpg) top left no-repeat;
	padding:5px 0 6px 40px;
	color:#016c9e;
	font-weight:bold;
	font-size:117%;
	border-bottom:#CCCCCC 1px dashed;
	margin-top:5px;
}
.searchLinkTitle {
	background:url(../images/service_titleBbg.jpg) top left no-repeat;
	padding:5px 0 6px 40px;
	color:#016c9e;
	font-weight:bold;
	font-size:117%;
	border-bottom:#CCCCCC 1px dashed;
	margin-top:5px;
	clear:both;
}
.phoneTitle {
	background:url(../images/phone_titleAbg.jpg) top left no-repeat;
	padding:5px 0 6px 40px;
	color:#016c9e;
	font-weight:bold;
	font-size:117%;
	border-bottom:#CCCCCC 1px dashed;
	margin-top:5px;
	clear:both;
}
.webTitle {
	background:url(../images/website_titleAbg.jpg) top left no-repeat;
	padding:5px 0 6px 40px;
	color:#016c9e;
	font-weight:bold;
	font-size:117%;
	border-bottom:#CCCCCC 1px dashed;
	margin-top:5px;
	clear:both;
}
.phone {
	background:url(../images/icon_call.gif) left center no-repeat;
	padding:3px 0 3px 20px;
}
.fax {
	padding:3px 0 3px 20px;
	background:url(../images/icon_fax.gif) left center no-repeat;
}
.mail {
	padding:3px 0 3px 20px;
	background:url(../images/icon_mail.gif) left center no-repeat;
}
.titlePoint {
	background:url(../images/icon_point6.gif) center left no-repeat;
	padding-left:18px;
	margin-left:5px;
}
.linkStyle {
	padding:0;
	margin:0;
}
.linkStyle ul {
	padding:0;
	margin:0;
}
.linkStyle li {
	float:left;
	width:360px;
	margin:0;
	list-style:none;
}
.linkStyle li a {
	display:block;
	width:100%;
	background:url(../images/serachLink_listbg.jpg) left center no-repeat;
	color:#333333;
	text-decoration:none;
	padding:5px 0 5px 25px;
	margin-bottom:2px;
	margin-right:2px;
}
.linkStyle li a:hover {
	background:url(../images/serachLink_listbgOver.jpg) left center no-repeat;
}
/* 政府資訊公開  */
.govinfo {
	margin:4px 0;
}

.govinfo ul {
	margin:0 5px 0 130px;
	padding:0;
}
.govinfo li {
	padding:0;
	margin:0;
	list-style:none;
}
.govinfo li a {
	background:url(../images/gov_listbg.gif) left center no-repeat;
	display:block;
	width:100%;
	color:#333333;
	text-decoration:none;
	padding:5px 0 5px 20px;
	margin:0;
}
.govinfo li a:hover {
	background:url(../images/gov_listbgOver.gif) center left no-repeat;
	color:#000000;
	text-decoration:none;
}
/*
本署各單位
*/
.unitLinkTitle {
	background:url(../images/unitTitle_point.jpg) top left no-repeat;
	padding:5px 0 6px 30px;
	color:#016c9e;
	font-weight:bold;
	font-size:117%;
	border-bottom:#CCCCCC 1px dashed;
	margin-top:5px;
	clear:both;
}
.unitLinkStyle {
	padding:0;
	margin:0;
}
.unitLinkStyle ul {
	padding:4px 0;
	margin:0;
}
.unitLinkStyle li {
	float:left;
	width:360px;
	margin:0;
	list-style:none;
	padding:0;
}
.unitLinkStyle li a {
	display:block;
	width:100%;
	background:url(../images/unitTitleBg.gif) left center no-repeat;
	color:#333333;
	text-decoration:none;
	padding:12px 0 13px 28px;
	margin-bottom:2px;
	margin-right:2px;
}
.unitLinkStyle li a:hover {
	background:url(../images/unitTitleBg_over.gif) left center no-repeat;
	color:#ff4800;
}
