@charset "utf-8";

@import url("i_marquee.css");


/* css for all pages */

/* Body */
body {
	margin: 0;
	padding: 0;
	font-family:"新細明體";
}
/* all */
#all {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	_font-family: "新細明體";
	margin: 0px auto;
	width: 995px;
	position: relative;
}
#Layout {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #FFF url(../images/layout_bg.gif) repeat-y left top;
}
#Layout td {
}
#Layout .Left {
	width: 180px;
	text-align: left;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#Layout .Leftmiddle {
	padding-top: 0px;
	text-align: left;
	padding-right: 15px;
	margin: 0px 0px 60px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Layout .Leftbottom {}
#Layout .Center {
	margin: 0px;
	padding: 0px;
	vertical-align: top;

}
#Layout .Centertop {
	margin: 0px;
	padding: 0px;
}
#Layout .Centermiddle {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
}
/*跑馬燈*/
.Centermiddle marquee{
	display:block;
	border-bottom: 1px dashed #999;
	margin-bottom: 1em;
	padding:0.2em;}

.Centermiddle marquee p{
	display:inline;
	margin:0px 2em;}

html > body #Layout .Centermiddle {
	padding-bottom: 25px;
}
#Layout .Centerbottom {
	display: none;
}

#Layout .Right {
	width: 180px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#Layout .Righttop {
}
#Layout .Rightmiddle {
	padding-top: 0px;
	text-align: right;
	padding-right: 5px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#Layout .Rightbottom {}

/* 網站標題 */
#WebTitle {
	padding: 0px;
	background-image: url(../images/webtitle_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
}
#WebTitle .logofont {
	text-align: left;
	vertical-align: top;
}
#WebTitle .CTitle {
	font: bold normal 180% "標楷體";
	color: #000033;
	margin: 0px;
	padding: 35px 0px 0px 100px;
}
#WebTitle .ETitle {
	font: bold normal 95% "Courier New", Courier, mono;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 100px;
}

/* 導覽列 */
#TopLink {
	font-size: 13px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 3px 0px 0px;
	position: absolute;
	top: 3px;
	right: 0;
}

#TopLink .TopLink_center {
	padding: 4px 4px 2px;
	height: 14px;
	text-align: left;
	vertical-align: middle;
	display: inline;
}
#TopLink .TopLink_center a {
	text-decoration: none;
	color: #204000;
	padding-right: 7px;
	padding-left: 7px;
}
#TopLink .TopLink_center a:hover {
	color: #900;
}

/* 訪客人數 */
#Counter {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/counter_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 25px;
	width: 160px;
}
html > body #Counter {
	width: 145px;
	height: 14px;
}


/* 選單 */
#Menu {
	margin-top: 5px;
	margin-bottom: -10px;
}
html > body #Menu {
	margin-bottom: 5px;
}
#Menu .Menu_head {
	margin: 0;
	padding: 0;
}
#Menu .Menu_body {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: -10px 0px 0px;
	text-align: left;
}
html > body #Menu .Menu_body {
	margin-top: 0px;
}
#Menu a.Menu1 {
	font-size: 80%;
	line-height: 120%;
	text-decoration: none;
	color: #512301;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 12px;
	display: block;
	background: url(../images/icom_menu_a01.gif) no-repeat 5px 10px;
	margin: 0px;
	border-bottom: 1px dotted #CCC8C3;
}
#Menu a.Menu1:hover {
	color: #933;
}
/* 次選單 */
#SubMenu {
	text-align: left;
}
#SubMenu a.Menu2 {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
	color: #9d621a;
	font-size: 80%;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/icom_menu_a02.gif);
	background-repeat: no-repeat;
	background-position: 17px 13px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 5px;
}
#SubMenu a.Menu2:hover {
	color: #069;
}

/* 廣告區 */
#Banner {
	text-align: center;
}
#Banner .Banner_title {
	display: none;
}
#Banner .Banner_body a {
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
}
#Banner .Banner_body img {
	width: 150px;
}

/* 單元頁標題 */
#PageTitle {
	font-size: 120%;
	line-height:130%;
	letter-spacing: 0.1em;
	color: #115E86;
	background: url(../images/icom_new_head01.gif) no-repeat left top;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	margin-top: 5px;
	padding: 2px 0px 5px 35px;
}

/* 瀏覽路徑 */
#Path {
	font-size: 75%;
	margin-top: 3px;
	color: #333333;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#Path img {
	margin-right: 5px;
	margin-left: 5px;
}
/* 分頁 */
#Page {
	font-size: 80%;
	text-align: right;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 30px;
	background-color: #E4E4E4;
	padding: 3px 10px 2px;
	margin-bottom: 5px;
}
#Page select {
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-variant: normal;
}
#Page img {
	border: none;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#Page .Number {
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	color: #CC3300;
}

/* 頁尾資訊 */
.Bottomtop {
	background-image: url(../images/bottom_topr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
	margin: 0;
	padding: 0;
}
.Bottommiddle {
	background-image: url(../images/bottom_middler.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #89BF03;
}
#Bottom {
	font-size: 80%;
	line-height: 160%;
	padding: 10px;
	color: #658e01;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/bottom_middlel.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}
#Bottom a {
	color: #334701;
	text-decoration: none;
}
#Bottom p {
	margin: 8px 0px 0px;
	padding: 0px;
	color: #FFF;
}



/* 連結共用 */
a {
	color: #CC6666;
	text-decoration: underline;
}
a:hover {
	color: #78330A;
	text-decoration: none;
}

/* 更多,詳細內容 */
a.More {
	font-size: 75%;
	color: #BC792A;
	text-decoration: none;
	background: url(../images/bullet_more.gif) no-repeat 3px 9px;
	padding-left: 17px;
	padding-top: 8px;
	padding-right: 5px;
	float: right;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.More:hover {
	color: #990000;
	text-decoration: none;
}

/* Accesskey */
a.Accesskey {
	font-size: 15px;
	position: absolute;
	color: #94D4F0;
}
#Layout a.Accesskey {
	color: #FFF;
}
/* 無障礙標章 */
#aplus {
	height: 31px;
	width: 88px;
	position: absolute;
	left: 25px;
	margin-top: 25px;
}

/*------------瀏覽字體20101119*/
.fontSize {
	background:url(../images/fontSize_bg_c.png) no-repeat 0 0;
	_background-image:url(../images/fontSize_bg.gif);
	position:absolute;
	top:85px;
	right:6px;
	width:152px;
	_width:164px;
	height:34px;
	font-size:16px;
	padding:9px 6px 0 6px;
	letter-spacing:0;
}
.fontSize ul {
	list-style:none;
	margin:-3px 0 0 0;
	padding:0;
	text-align:right;
	float:right;
	*float:none;
	*margin-top:0;
	*position:absolute;
	*right:6px;
	*top:6px;
}
.fontSize ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	line-height:22px;
}
.fontSize li a {
	text-decoration:none;
	color:#333;
	display:inline-block;
	width:22px;
	height:22px;
	*padding-top:2px;
	_height:20px;
	text-align:center;
	vertical-align:top;
}
.fontSize li a:hover {
	color:#fff;
}
.fontSize li.fontS {
	font-size:12px;
}
.fontSize li.fontM {
	font-size:16px;
}
.fontSize li.fontL {
	font-size:18px;
}

.fontSize li a img {
	width:22px;
	height:22px;
	border:none;
}
.fontSize li.fontS img {
	background:url(../images/fontSize_S.gif) no-repeat 0 0;
}
.fontSize li.fontM img {
	background:url(../images/fontSize_M.gif) no-repeat 0 0;
}
.fontSize li.fontL img {
	background:url(../images/fontSize_L.gif) no-repeat 0 0;
}
.fontSize li.fontS a:hover img {
	background:url(../images/fontSize_S_hover.gif) no-repeat 0 0;
}
.fontSize li.fontM a:hover img {
	background:url(../images/fontSize_M_hover.gif) no-repeat 0 0;
}
.fontSize li.fontL a:hover img {
	background:url(../images/fontSize_L_hover.gif) no-repeat 0 0;
}
