@charset "utf-8";
@import url("multimenu.css");
body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.gif) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.btn {
	font-size: 12px;
	color: #333333;
	background: #FFFFFF url(../images/btn_bk.gif) repeat-x left bottom;
	padding-top: 2px;
	border: 1px solid #999999;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

.noscript {
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
}
#All {
	width: 910px;
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#AllPrint {
	width: 90%;
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*logo*/
#Logo {
	background: url(../images/logo_bg.gif) no-repeat;
	height: 67px;
}
/*網站導覽*/
#TopNav {
	float: right;
	margin-top: -45px;
	margin-right: 20px;
}
#TopNav .Accesskey {
	float: left;
}
#TopNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#TopNav li {
	display: inline;
}
#TopNav li a {
	margin-top: 5px;
}
#TopNav li img {
	vertical-align: middle;
}
#Top2 {
	background: url(../images/top2_bg.gif);
	height: 31px;
}

/*導盲磚*/
.Accesskey a {
	color: #FFFFFF;
	filter: Alpha(Opacity=50);
	font: 110% Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Accesskey a:hover {
 color: #FFFFFF;
 filter: Alpha(Opacity=100);
 font: 110%;
 text-decoration: none;
}

/*排版表格設定*/

#Layout {
	padding-top: 0px;
	font-size: 100%;
}
#Layout .td1 {
}
#Layout .td2 {
	vertical-align: top;
	width: 239px;
	background: url(../images/left_bg1.gif) repeat-y;
}
#Layout .td2 .Accesskey {
	position: absolute;
	padding-left: 20px;
	margin-top: -20px;
}
#Layout .td3 {
	vertical-align: top;
	background: #FFFFFF url(../images/right_bg.gif) repeat-y right top;
}

/*menu*/
.Menu {
	padding: 10px 0px 0px;
	list-style: none;
	margin: 0px;
	font-weight: bold;
	position: relative;
	z-index: 99;
}
.Menu li {
	margin-bottom: 8px;
	display: inline;
}
.Menu li a {
	background: #FFFEE8 url(../images/menu_bg.gif) no-repeat 5px 5px;
	list-style: none;
	display: block;
	padding-left: 26px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 6px;
	color: #666666;
	letter-spacing: normal;
}
.Menu li a:hover {
	background: #FFFFFF url(../images/menu_bg_ov.gif) no-repeat 6px 6px;
	text-decoration: none;
	color: #FF6600;
}


.Menu .MenuList {
	font-weight: bold;
	margin: 5px 4px 0px 0px;
	padding: 0px 0px 5px;
	list-style: none;
	clear: both;
}
.Menu .MenuList li {
	margin: 0px 0px 1px;
}
.Menu .MenuList li a {
	background: url(../images/menu_li_bg.gif) left top;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
}
html>body .Menu .MenuList li a {
	padding-left: 5px;
	padding-top: 3px;
	height: auto;
	padding-bottom: 5px;
}
*+html>body .Menu .MenuList li a {
	padding-left: 5px;
	padding-top: 3px;
	height: auto;
	padding-bottom: 3px;
}
.Menu .MenuList li a:hover {
	border: 1px dashed #CCCCCC;
	background: url(../images/menu_liov_bg.gif) left top;
	color: #993300;
	text-decoration: none;
}

/*menu2*/
.Menu2 {
	margin-right: 7px;
	margin-left: 10px;
	}
.Menu2 ul {
	margin: 0px;
	padding: 0px;
	}
.Menu2 ul li {
	background: #FFFFFF url(../images/menu_liov_bg.gif) repeat-x;
	list-style: none;
	font-weight: bold;
	}
.Menu2 ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	}
.Menu2 ul li a:hover {
	color: #CC0000;
	text-decoration: none;
	}
.Menu2 ul li ul {
	margin: 5px 0px;
	padding: 0px;
	}
.Menu2 ul li ul li {
	list-style: none;
	background: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
.Menu2 ul li ul li a {
	background: url(../images/arrow.gif) no-repeat 5px 8px;
	padding-left: 15px;
	border-bottom: 1px dashed #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.Menu2 ul li ul li a:hover {
	background: url(../images/arrow.gif) no-repeat  5px 8px;
	padding-left: 15px;
	border-bottom: 1px dashed #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	}


.forhead     {
	color: #333333;
	text-decoration: none;
	background-color: #E4F3F0;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-bottom: 1px dashed #CCCCCC;
}
html>body .forhead     {
	padding: 5px 3px 3px;
}

.forhead0  {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	background-color: #cccccc;
}
.forheadover  {
	color: #993300;
	text-decoration: none;
	background-color: #F3EEDA;
	text-align: center;
	vertical-align: middle;
	cursor:hand;
	padding: 3px;
	border-bottom: 1px dashed #CCCCCC;
}	
html>body .forheadover     {
	padding: 5px 3px 3px;
}



#Banner1 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
#Banner1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
html>body #Banner1 ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
#Banner1 li {
	display: block;
	margin-bottom: 3px;
}
html>body #Banner1 li {
	display: block;
	margin-bottom: 2px;
}

#Banner1 img {
	width: 120px;
	border: 1px solid #CCCCCC;
}

.Topphoto {
	background: url(../images/top_photo.jpg) no-repeat;
	height: 101px;
	width: 910px;
}
.Date {
	font-size: 12px;
	color: #666666;
	padding-top: 8px;
	float: left;
	padding-left: 200px;
}
.Update {
	font-size: 12px;
	color: #666666;
	padding-top: 8px;
	float: left;
	padding-left: 10px;
}

.Counter {
	font-size: 12px;
	color: #666666;
	padding-top: 8px;
	float: left;
	padding-left: 10px;
}
.Search {
	font-size: 12px;
	float: right;
	margin-right: 30px;
}
.Search form {
	margin-top: 4px;
}
.Search input {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #666666;
}
.Search .Btn1 {
	font-size: 12px;
	border: 1px solid #999999;
	color: #333333;
	background: url(../images/search.gif) repeat-x;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}

#IndexContent {
	border-left: 1px solid #EEEEEE;
	clear: both;
}
#Content {
	border-left: 1px solid #EEEEEE;
	clear: both;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Content h2{
	font-size: 125%;
	margin: 10px 15px 0px 10px;
	color: #993300;
	background: url(../images/h2_bg.gif) no-repeat;
	height: 42px;
	padding-left: 20px;
	font-weight: bold;
}
#Content h3{
	font-size: 125%;
	margin: 5px 0px;
	color: #208251;
	padding-top: 8px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	letter-spacing: 0em;
}
#Content h4{
	font-size: 125%;
	margin: 30px 0px 5px;
	color: #CC6600;
	font-weight: normal;
	clear: both;
}
#Content h5{
	font-size: 130%;
	margin: 5px 0px;
}
.category {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin: 30px 15px 10px 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.category a {
	margin-left: 3px;
	margin-right: 3px;
}
.friendly {
	text-align: right;
	margin-top: -38px;
	margin-right: 25px;
	margin-bottom: 5px;
}
.friendly .print {
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-left: 5px;
	display: inline;
}
.friendly .mail {
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	display: inline;
}
.top, .more {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	text-align: right;
	margin-right: 10px;
}
.term {
	margin-bottom: 5px;
	margin-right: 25px;
	margin-left: 25px;
}
.previous {
	color: #006633;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.previous a {
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.previous a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.next {
	color: #006633;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.next a {
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.next a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.qpsearch {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.qpsearch a {
	color: #006633;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.qpsearch a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.term .Number {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	margin-right: 2px;
	margin-left: 2px;
}
.lp caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
	font-size: 120%;
	display: none;
}
.lp {
	border-collapse:collapse;
	width: 86%;
	font-size: 100%;
	margin: 5px 10px 5px 25px;
}
html>body .lp {
	border-collapse:collapse;
	width: 92%;
	font-size: 100%;
	margin: 5px 10px 5px 25px;
}
.lp img{
	border: none;
}
.lp th {
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #CDE9E7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B6D8D6;
	border-bottom-color: #B6D8D6;
}
.lp td {
	padding: 6px 5px 6px 10px;
	vertical-align: top;
	line-height: 145%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.lp .bg {
	background-color: #F8F8F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E7E1;
}
.qpsearch {
	display: inline;
	margin-left: 15px;
}
.qpsearch img {
	vertical-align: middle;
	padding-right: 1px;
}

.np {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 98%;
	font-size: 100%;
	margin-left: 25px;
}
html>body .np {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 94%;
	font-size: 100%;
	margin-left: 25px;
}
.np ul {
	list-style: none;
	border-top: 2px solid #BDE0D9;
	margin: 0px;
	padding: 0px;
}
.np li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	letter-spacing: .05em;
}
.np li a {
	background: url(../images/dot_04.gif) no-repeat 3px 5px;
	display: block;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.np li a:hover {
	background: url(../images/dot_04.gif) no-repeat 4px 6px;
}

#Layout2 {
	clear: both;
	font-size: 100%;
}
#Layout2 td {
	vertical-align: top;
}
#Layout2 .Left {
	width: auto;
}
#Layout2 .Left .Accesskey {
	float: left;
}
#Layout2 .Right {
	width: 200px;
}
#Layout2 .Right .Accesskey {
	margin-left: -15px;
	position: absolute;
}

.More {
	text-align: right;
	padding-top: 3px;
	margin-top: 5px;
}
.More a {
	background: url(../images/arrow.gif) no-repeat 3px 3px;
	padding-left: 12px;
}

#Focus {
	margin: 3px 40px 10px 30px;
}
#Focus .Head {
	background: url(../images/focus_h1_bg.gif) no-repeat left top;
	border-bottom: 1px solid #CCCCCC;
	height: 29px;
}
#Focus .Head h1 {
	font-size: 150%;
	font-weight: bold;
	color: #818181;
	padding-left: 20px;
	padding-bottom: 5px;
	margin: 0px;
}
#Focus .Head h2 {
	font-size: 125%;
	font-weight: bold;
	color: #818181;
	padding-left: 20px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 2px;
}

#Focus .Body {
	padding: 10px 10px 5px 20px;
}
#Focus .Body h2 {
	font-size: 115%;
	color: #00A99D;
	margin: 0px 0px 5px;
	padding: 0px;
}
#Focus .Body p {
	margin: 0px 0px 5px;
	color: #333333;
}
#Focus .Body img {
	width: 155px;
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

#QLink {
	width: 198px;
	padding-top: 5px;
}
#QLink .Head {
	height: 37px;
}
#QLink .Body {
	background: url(../images/qlink_body.gif) repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#QLink .Body ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#QLink .Body li {
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 4px;
	padding-top: 6px;
	font-weight: bold;
}
html>body #QLink .Body li {
	padding-bottom: 5px;
	padding-top: 5px;
}

#QLink .Body li img {
	vertical-align: middle;
	padding-right: 5px;
}
#QLink .Foot {
	font-size: 2px;
	background: url(../images/qlink_foot.gif) no-repeat;
	height: 18px;
}

#Epaper {
	width: 198px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#Epaper .Head {
	height: 39px;
}
#Epaper .Body {
	background: url(../images/epaper_body.gif) no-repeat left bottom;
	padding: 5px;
	text-align: center;
}
#Epaper .Body ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
html>body #Epaper .Body ul {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}
#Epaper .Body li {
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
}


#Service {
	margin: 3px 40px 10px 30px;
}
#Service .Head {
	background: url(../images/service_head.gif) no-repeat left top;
	border-bottom: 1px solid #CCCCCC;
	height: 29px;
}
#Service .Head h1 {
	font-size: 150%;
	font-weight: bold;
	color: #818181;
	padding-left: 20px;
	padding-bottom: 5px;
	margin: 0px;
}
#Service .Head h2 {
	font-size: 125%;
	font-weight: bold;
	color: #818181;
	padding-left: 20px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 2px;
}

#Service .Body {
	padding: 10px 10px 10px 20px;
}
#Service .Body ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#Service .Body li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Service .Body li a {
}
#Service .Body li img {
	height: 58px;
	width: 182px;
	padding: 2px;
}

#Footerimg {
	background: url(../images/footer.jpg) no-repeat left top;
	height: 103px;
}

#Footer {
	font-size: 11px;
	background: url(../images/footer.jpg) no-repeat right top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding: 10px 10px 10px 30px;
}
#Footer a {
	color: #FB8300;
	text-decoration: none;
}
#Footer a:hover {
	color: #009999;
	text-decoration: underline;
}

.Path {
	margin-left: 10px;
	padding-top: 5px;
}
.ct {
	margin: 20px 25px;
}

.ct p {
	font-size: 100%;
	line-height: 150%;
	margin: 1em 0.5em;
}
.ct ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
}
.ct ul li {
	padding-bottom: 5px;
}

.ct table {
	border: 1px solid #A9E2E2;
	margin-right: 10px;
	margin-left: 10px;
	width: 83%;
	font-size: 100%;
}
html>body .ct table {
	border: 1px solid #A9E2E2;
	margin-right: 10px;
	margin-left: 10px;
	width: 96%;
}

.ct table caption {
	font-size: 125%;
	font-weight: bold;
	color: #CC6600;
	padding-bottom: 5px;
}
.ct table th {
	border-right: 1px solid #C1EAEA;
	border-bottom: 1px solid #C1EAEA;
	padding: 3px;
	background: #E6F7F7;
}
.ct table td {
	border-right: 1px solid #C1EAEA;
	border-bottom: 1px solid #C1EAEA;
	padding: 5px;
}
.ct table a {
	color: #009966;
	text-decoration: underline;
}
.ct table a:hover {
	color: #FF6600;
	text-decoration: none;
}


.qp caption {
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 10px;
	font-size: 130%;
	letter-spacing: .05em;
	color: #FF6600;
}
html>body .qp caption {
	padding-top: 20px;
}
.qp {
	border-collapse:collapse;
	margin-top: 15px;
	font-size: 100%;
	margin-bottom: 15px;
	border: 2px solid #BAD4D4;
	clear: both;
	width: 88%;
	margin-left: 20px;
}
html>body .qp {
	border-collapse:collapse;
	margin-top: 5px;
	font-size: 100%;
	margin-bottom: 15px;
	border: 2px solid #BAD4D4;
	clear: both;
	width: 95%;
	margin-left: 20px;
}
.qp th {
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #E9F2ED;
	border: 1px solid #BAD4D4;
}
.qp td {
	padding: 6px 5px 6px 10px;
	vertical-align: top;
	line-height: 145%;
	border: 1px solid #BAD4D4;
	background-color: #FFFFFF;
}
.qp td h5 {
	font-size: 125%;
}
.qp td p {
	font-size: 100%;
}
.qp td a {
	color: #009999;
	text-decoration: underline;
}
.qp td a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.qpsearch {
	display: inline;
	margin-left: 15px;
}
.download {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.download li {
	background: url(../images/download.gif) no-repeat 3px 3px;
	padding-left: 25px;
}
#sitemap {
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
#sitemap p {
	font-size: 100%;
}
#sitemap ul{
	font-size: 100%;
	margin: 5px 10px;
	padding: 0px;
}
#sitemap li{
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A8A8A8;
	padding-top: 2px;
	list-style: none;
	background: url(../images/dot_04.gif) no-repeat 3px 3px;
	padding-left: 25px;
}
html>body  #sitemap li{
	background: url(../images/dot_04.gif) no-repeat 3px 0px;
}
*+html>body  #sitemap li{
	background: url(../images/dot_04.gif) no-repeat 3px 2px;
}
#sitemap li li {
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
	list-style: none;
}
#sitemap li li li, #sitemap li li li li , #sitemap li li li li li {
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
	list-style: none;
}

#sitemap a {
	color: #009999;
	text-decoration: none;
}
#sitemap a:hover {
	color: #FF6600;
	text-decoration: underline;
}

strong {
	color: #666666;
	lign-height: 150%;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 3px;
}
em {
	font-style: normal;
	color: #996633;
	font-weight: bold;
}
hr{
	clear: both;
	margin: 0px;
	border: none;
	background-color: #999999;
	color: #999999;
	height: 1px;
}
.leftDiv{
	float: left;
	border: 1px solid #666666;
	width: 230px;
	margin: 2px 10px 10px 0px;
	background: #EFFAF4;
}
.leftDiv img{
	width: 230px;
}
.leftDiv p{
	font-size: 100%;
	line-height: 130%;
	margin: 3px 10px;
}
.leftDiv ol{
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftDiv ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftDiv hr{
	margin-right: 5px;
	margin-left: 5px;
	color: #999999;
	height: 1px;
}

/*news*/
#news table {
	line-height: 100%;
	font-size: 125%;
}
html>body #news table {
	line-height: 100%;
	font-size: 100%;
}
#news table caption {
	display: none;
}
#news table th {
	background: #D7ECE8;
	padding: 3px;
	font-weight: normal;
	white-space: nowrap;
}
#news table td {
	border-bottom: 1px solid #eeeeee;
	padding: 5px 3px;
	line-height: 110%;
}
#news table td img {
	vertical-align: middle;
	margin-right: 5px;
}

#news table .date2 {
	font: 100% Arial, Helvetica, sans-serif;
	color: #00A99D;
	white-space: nowrap;
}
#news table .date3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF3300;
	white-space: nowrap;
}

/*active*/
#event table {
	line-height: 100%;
	font-size: 125%;
}
html>body #event table {
	line-height: 100%;
	font-size: 100%;
}
#event table caption {
	display: none;
}
#event table th {
	background: #D7ECE8;
	padding: 3px;
	font-weight: normal;
	white-space: nowrap;
}
#event table td {
	border-bottom: 1px solid #eeeeee;
	padding: 5px 3px;
	line-height: 110%;
}
#event table td img {
	vertical-align: middle;
	margin-right: 5px;
}

#event table .date2 {
	font: 100% Arial, Helvetica, sans-serif;
	color: #00A99D;
	white-space: nowrap;
}
#event table .date3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF3300;
	white-space: nowrap;
}


