@charset "utf-8";
@import url(layout.css);
@import url("lp.css");
@import url("cp.css");
@import url("np.css");
@import url("qp.css");
@import url("sitemap.css");
@import url("forward.css");
/*-------------------------------------------------------------------------------------------------------*/
/*--Design Setting Start--*/

/*--base design--*/
.accesskey {
	position:absolute;
	text-decoration:none;
	font-size: 100%;
	color: #FFFFFF;
}
.accesskey a {
	text-decoration:none;
	color: #FFFFFF;
}
.center .accesskey {
	margin-left: -10px;
}

body {
	background: #FFFFFF;
	font-family: "新細明體";
}
a {
	color: #459150;
	text-decoration: none;
}
a:hover {
	color: #ff6000;
	text-decoration: underline;
}
p {
	font-size: 105%;
	line-height: 150%;
}

.wrap {
	background: #FFF url(../images/body_bg.jpg) repeat-x left top;
	font-size: 75%;
	color: #4b4b4b;
}

.layout {
	background: #FFF;
}

.leftbg {
	vertical-align: top;
	background: url(../images/left_bg.gif) no-repeat left top;
}

.center {
	vertical-align: top;
	background: #FFFFFF;
	padding-top: 8px;
}

.rightbg {
	vertical-align: top;
	background: url(../images/right_bg.gif) no-repeat right top;
	padding-top: 8px;
}

.leftblock, .rightblock {
	width: 50%;
	vertical-align: top;
	padding: 0 10px 0 10px;
}

/*-------------------------------------------------------------------------------------------------------*/


/*--header design--*/
.header {
	background: #FFFFFF url(../images/hdbg.jpg) no-repeat left top;
}

.nav {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/topnav_bg.gif) no-repeat left top;
	padding-right: 10px;
	padding-left: 20px;
	height: 20px;
	padding-top: 4px;
	z-index: 3;
}
html>body .nav {
	padding-top: 3px;
}
*+html>body .nav {
	padding-top: 4px;
}
.nav li {
	display: inline;
	color: #FFFFFF;
}
.nav li a {
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
.nav li a:hover {
	color: #FFFF00;
}

.header .visitor {
	position: absolute;
	top: 110px;
	left: 8px;
	color: #4b4b4b;
	background: url(../images/arrow.gif) no-repeat 2px 2px;
	padding-left: 18px;
}
.header .visitor em {
	color: #D75116;
	padding: 0 3px 0 3px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.header .update {
	position: absolute;
	top: 125px;
	left: 8px;
	color: #4b4b4b;
	background: url(../images/arrow.gif) no-repeat 2px 2px;
	padding-left: 18px;
}
.header .update em {
	color: #D75116;
	padding: 0 3px 0 3px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



/*-------------------------------------------------------------------------------------------------------*/


/*--top static menu design--*/

/*-------------------------------------------------------------------------------------------------------*/


/*--left static menu design--*/
.leftbg .menu, .rightbg .menu {
	margin-bottom: 10px;
}

.leftbg .menu ul, .rightbg .menu ul {
	margin: 0;
	width: 180px;
	border-top: 1px solid #bfbfbf;
}
.leftbg .menu li a, .rightbg .menu li a {
	line-height: 200%;
	*line-height: 180% !important;/*IE7*/
	font-weight: normal;
	letter-spacing: 0.15em;
	background: #FFFFFF url(../images/nav1.gif) no-repeat left top;
	display: block;
	width: 180px;
	margin: 0px;
	color: #666;
	text-align: left;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	padding: 3px 5px 2px 25px;
	*padding: 6px 5px 2px 25px !important;/*IE7*/
	text-decoration: none;
}
.leftbg .menu li a:hover, .rightbg .menu li a:hover {
	text-decoration: none;
	color: #CC3300;
}
html > body .leftbg .menu li a, .rightbg .menu li a {
	width: 148px;
}

.leftbg .menu h2, .rightbg .menu h2 {
	line-height: 120%;
	margin: 0px;
	background: url(../images/headtext.gif) no-repeat left top;
	padding: 10px 6px 6px 40px;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--left dynamic menu design--*/
.leftbg .menubg {
	margin-bottom: 20px;
	margin-top: 6px;
	margin-left: 14px;
}

.leftbg .menubg ul {
	margin: 10px 0px 0px;
	width: 177px;
	list-style-type: none;
	padding: 0px;
}
.leftbg .menubg li a {
	line-height: 135%;
	font-weight: bold;
	background: url(../images/arrow2.gif) no-repeat 5px 10px;
	display: block;
	margin: 0px 10px;
	color: #595959;
	text-align: left;
	border-bottom: 1px solid #cfcdc3;
	padding: 6px 5px 5px 25px;
	_padding: 7px 5px 5px 25px;
	text-decoration: none;
	font-size: 125%;
	height: auto;
	width: 130px;
	_width: 160px;
}
.leftbg .menubg li a:hover {
	text-decoration: none;
	color: #CC3300;
}
.leftbg .menubg li {
	display: inline;
	position: relative;
}
.leftbg .menubg li ul{
	position: absolute;
	top: 0;
	margin-top: -1px;
	margin-left: 160px;
	display: block;
	padding: 0px;
	border-top: 1px solid #bfbfbf;
}
.leftbg .menubg li ul li a {
	line-height: 135%;
	font-weight: normal;
	letter-spacing: 0.15em;
	background: #FFFFFF url(../images/nav1.gif) no-repeat left top;
	display: block;
	margin: 0px;
	color: #666;
	text-align: left;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	text-decoration: none;
}
.leftbg .menubg li ul li a:hover {
	text-decoration: none;
	color: #CC3300;
}


.leftbg .menubg h2 {
	line-height: 150%;
	margin: 0px;
	color: #FFFFFF;
	font-size: 130%;
	padding-top: 5px;
	height: 31px;
	padding-right: 5px;
	padding-left: 12px;
}

.leftbg .menubg .vert {
	margin-top: -10px;
}


/*-------------------------------------------------------------------------------------------------------*/


/*--ad design--*/
.ad {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
	clear: both;
}

.ad li {
	margin-bottom: 2px;
}
.ad li img {
	width: 210px;
	
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}


.center .ad {
	text-align: center;
	clear: both;
	width: 542px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
}

.center .ad li {
	display: inline;
	margin: 0px 0px 2px;
	padding: 0px;
}
.center .ad li img {
	width: 173px;
	border: 1px solid #999999;
	margin: 1px;
	height: 50px;
}

/*-------------------------------------------------------------------------------------------------------*/


/*--headline design--*/
.headline {
}
.headline ul {
	font-size: 105%;
	line-height: 150%;
}
.headline ul li {
	background: url(../images/arrow4.gif) no-repeat 2px 5px;
	padding-left: 15px;
}

.headline ul li a {
	color: #4b4b4b;
}
.headline ul li a:hover {
	color: #FF6600;
}
/*center headline*/
.center .headline {
	clear: both;
}
.center .headline .body {
	padding: 5px 5px 10px;
}

.center .headline h2 {
	background: url(../images/news_h2bg.gif) no-repeat 62px top;
	height: 44px;
	padding-left: 0px;
	margin: 0px;
}

.center .headline h2 span {
	color: #FFF;
	background: url(../images/news_h2bg2.gif) no-repeat left top;
	padding-top: 6px;
	_padding-top: 7px;
	height: 44px;
	font-size: 16px;
	line-height: 150%;
	padding-left: 23px;
	display: inline-block;
	margin-right: 20px;
}
.center .headline h2 a {
	color: #FFF;
}
.center .headline h2 a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.center .headline h2 .rss {
	float: right;
	margin-top: -30px;
	margin-right: 5px;
}


.center .headline h3 {
	color: #459150;
	font-size: 130%;
	padding-bottom: 10px;
}


.center .headline h3 a {
	color: #459150;
}
.center .headline h3 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.center .headline .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.center .headline .image img {
	width: 110px;
	border: 1px solid #666666;
}
.center .headline .date {
	font: 80% Arial, Helvetica, sans-serif;
	color: #545454;
	margin-left: 5px;
}
.center .headline p {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
}


.center .headline ul {
	font-size: 105%;
	line-height: 150%;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #CCCCCC;
}
.center .headline ul li {
	background: url(../images/arrow4.gif) no-repeat 2px 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.center .headline ul li a {
	color: #4b4b4b;
}
.center .headline ul li a:hover {
	color: #FF6600;
}


/*mp news*/
.news {
	clear: both;
}
.news .body {
	padding: 5px 5px 10px;
}

.news h2 {
	background: url(../images/news_h2bg.gif) no-repeat 30px top;
	height: 44px;
	padding-left: 0px;
	margin: 0px;
}

.news h2 span {
	color: #FFF;
	background: url(../images/news_h2bg2.gif) no-repeat left top;
	padding-top: 6px;
	_padding-top: 7px;
	height: 44px;
	font-size: 16px;
	line-height: 150%;
	padding-left: 23px;
	display: inline-block;
	margin-right: 20px;
}

.news h3 {
	color: #459150;
	font-size: 130%;
	padding-bottom: 10px;
}


.news a {
	color: #459150;
}
.news a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.news .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.news .image img {
	width: 110px;
	border: 1px solid #666666;
}
.news .date {
	font: 80% Arial, Helvetica, sans-serif;
	color: #545454;
	margin-left: 5px;
}

.news ul {
	font-size: 105%;
	line-height: 150%;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #CCCCCC;
}
.news ul li {
	background: url(../images/arrow4.gif) no-repeat 2px 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.news ul li a {
	color: #4b4b4b;
}
.news ul li a:hover {
	color: #FF6600;
}


/*-------------------------------------------------------------------------------------------------------*/

/*mp news2*/
.news2 {
	clear: both;
	margin-top: 5px;
}
.news2 .body {
	padding: 5px 5px 10px;
}

.news2 h2 {
	background: url(../images/news2_h2bg.gif) no-repeat 65px top;
	height: 44px;
	padding-left: 0px;
	margin: 0px;
}

.news2 h2 span {
	color: #FFF;
	background: url(../images/news2_h2bg2.gif) no-repeat left top;
	padding-top: 6px;
	_padding-top: 7px;
	height: 44px;
	font-size: 16px;
	line-height: 150%;
	padding-left: 23px;
	display: inline-block;
	margin-right: 20px;
}

.news2 h3 {
	color: #459150;
	font-size: 130%;
	padding-bottom: 10px;
}


.news2 a {
	color: #459150;
}
.news2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.news2 .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.news2 .image img {
	width: 110px;
	border: 1px solid #666666;
}
.news2 .date {
	font: 80% Arial, Helvetica, sans-serif;
	color: #545454;
	margin-left: 5px;
}

.news2 ul {
	font-size: 105%;
	line-height: 150%;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #CCCCCC;
}
.news2 ul li {
	background: url(../images/arrow4.gif) no-repeat 2px 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.news2 ul li a {
	color: #4b4b4b;
}
.news2 ul li a:hover {
	color: #FF6600;
}


/*-------------------------------------------------------------------------------------------------------*/

/*date*/
.date {
	font: Arial, Helvetica, sans-serif;
	color: #545454;
	margin-left: 5px;
}
/*source*/
.source {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
/*more*/
.more {
	float: right;
	padding: 5px 10px 5px 10px;
	background: url(../images/icon_arrow5.gif) no-repeat 2px 10px;
}
/*user*/
.rightbg .user {
	background: url(../images/user_bg.gif) no-repeat left top;
	height: 29px;
	width: 238px;
	margin-left: 22px;
}
.rightbg .user ul {
	padding-top: 5px;
	_padding-top: 6px;
	margin-left: 20px;
	
}
.rightbg .user ul li {
	display: inline;
}

/*epidemic*/
.epidemic {
	background: url(../images/epidemic.gif) no-repeat;
	height: 82px;
	width: 238px;
	position: relative;
	margin-top: 6px;
	margin-left: 22px;
}
.epidemic h2 {
	text-indent: -9999px;
}
.epidemic .text {
	font: bold 400% "Times New Roman", Times, serif;
	color: #ca4202;
	position: absolute;
	top: 18px;
	right: 32px;
}

/*rightbg headline*/
.rightbg .headline{
	padding-top: 0px;
	margin-left: 22px;
	width: 238px;
	padding-bottom: 0px;
	clear: both;
}
.rightbg .headline h2{
	background: url(../images/r_h2bg.gif) no-repeat;
	font-size: 125%;
	font-weight: bold;
	color: #595656;
	padding-left: 35px;
	height: 31px;
	line-height: 220%;
	_line-height: 230%;
	margin-bottom: 10px;
}
.rightbg .headline h2 a{
	color: #595656;
}
.rightbg .headline ul{
	margin-left: 20px;
}
.rightbg .headline li{
	padding-left: 15px;
	padding-bottom: 5px;
}

/*qlink*/
.qlink{
	padding-top: 10px;
	margin-left: 22px;
	width: 238px;
	padding-bottom: 10px;
	clear: both;
}
.qlink h2{
	background: url(../images/r_h2bg.gif) no-repeat;
	font-size: 125%;
	font-weight: bold;
	color: #595656;
	padding-left: 35px;
	height: 31px;
	line-height: 220%;
	_line-height: 230%;
	margin-bottom: 10px;
}
.qlink h2 a{
	color: #595656;
}
.qlink ul{
	margin-left: 20px;
}
.qlink li{
	padding-left: 15px;
	padding-bottom: 5px;
}

/*qlink2*/
.qlink2{
	padding-top: 5px;
	margin-left: 22px;
	margin-bottom: 10px;
	width: 238px;
	clear: both;
}
.qlink2 h2{
	background: url(../images/r_h2bg.gif) no-repeat;
	font-size: 125%;
	font-weight: bold;
	color: #595656;
	padding-left: 35px;
	height: 31px;
	line-height: 220%;
	_line-height: 230%;
	margin-bottom: 10px;
}
.qlink2 h2 a{
	color: #595656;
}
.qlink2 ul{
	margin-left: 20px;
}
.qlink2 li{
	padding-left: 15px;
	padding-bottom: 5px;
}





/*-------------------------------------------------------------------------------------------------------*/

/*--friendly design--*/
.friendly {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 10px;
}

.friendly .before {
	color: #545454;
	background: url(../images/home.gif) no-repeat left top;
	padding: 3px 6px 5px 23px;
}

.friendly .path {
	margin-bottom: 10px;
}

.friendly .path a {
	padding: 0px 5px;
}

.friendly .path img {
	padding: 0px 5px 0px 5px;
}

.friendly .function {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
}
.friendly .function li {
	display: inline;
}
.friendly .function li a {
}
.friendly .function li a:hover {
}

.friendly .function .print {
	padding-left: 18px;
	background: url(../images/print.gif) no-repeat left -1px;
}

.friendly .function .forward {
	padding-left: 26px;
	background: url(../images/email.gif) no-repeat left -1px;
}

.friendly .function .back {
	padding-left: 18px;
	background: url(../images/back.gif) no-repeat left 0px;
}


/*-------------------------------------------------------------------------------------------------------*/


/*--quickLink design--*/
.quickLink {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.quickLink ul {
}
.quickLink li {
	display: inline;
}
.quickLink .gotop {
	background: url(../images/gotop.gif) no-repeat 2px center;
	_background: url(../images/gotop.gif) no-repeat 2px top;
	padding-left: 20px;
	height: 30px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.quickLink .back {
	background: url(../images/back2.gif) no-repeat 2px center;
	_background: url(../images/back2.gif) no-repeat 2px top;
	padding-left: 20px;
	height: 30px;
	padding-top: 2px;
	padding-bottom: 1px;
}


/*-------------------------------------------------------------------------------------------------------*/




/*--cp design--*/

/*-------------------------------------------------------------------------------------------------------*/


/*--qp and forward design--*/

/*-------------------------------------------------------------------------------------------------------*/


/*--footer design--*/
.footer {
	background: url(../images/footerbg.gif) no-repeat left top;
	padding-bottom: 10px;
	position:relative;
}
.footer .aaa {
	float: right;
	margin-top: 20px;
	margin-right: 80px;
	/* margin-right: 20px;*/

	border: 1px solid #666666;
}
.footer .copyright {
	padding-left: 150px;
	padding-top: 15px;
}
.footer .copyright ul {
}
.footer .copyright li {
	display: inline;
}
.footer p {
	padding-left: 150px;
	padding-top: 3px;
}
.footer .egov {
	position: absolute;
	top: 20px;
	right: 20px;
}


/*-------------------------------------------------------------------------------------------------------*/

/*decimg*/
.decimg {
	position: absolute;
	left: 450px;
	top: 0px;
	z-index: 1;
}

/*-------------------------------------------------------------------------------------------------------*/

/*search*/
.search {
	position: absolute;
	left: 20px;
	top: 115px;
	color: #333333;
}
.search label {
	background: url(../images/search.gif) no-repeat left center;
	padding-left: 20px;
}

.search .text {
	font-size: 12px;
	border: 1px solid #999999;
	padding: 4px 3px 1px;
	height: auto;
	*height: 1.2em;
	_height: 21px;
}

.search .button {
	font-size: 100%;
	height: 21px;
	border: 1px solid #999999;
	padding: 1px 3px 1px;
	*padding: 3px 3px 1px;
	margin: 0px 0px 0px 2px;
	background: url(../images/btn.gif) repeat-x left top;
}


.alink {
	float: right;
	margin: -20px 10px 0px 0px;
	padding: 0px;
}
.alink li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.alink li a {
	background: url(../images/icon_menu1.gif) no-repeat left 2px;
	margin-right: 8px;
	padding-left: 15px;
}


/*-------------------------------------------------------------------------------------------------------*/

/*--Design Setting End--*/
/*-------------------------------------------------------------------------------------------------------*/