@charset "utf-8";
/* CSS Document */
/*background-position: 50% 50%;背景圖案x與y軸的座標值*/
body {margin: 0px;text-align:center;
scrollbar-3dlight-color: #e5e5e5;/*左槓線條*/
scrollbar-arrow-color: #7088b5;/*拉頁框箭頭色*/
scrollbar-darkshadow-color: #e5e5e5;/*右槓線條*/
scrollbar-face-color: #e5e5e5;/*槓條色彩*/
scrollbar-highlight-color: #7088b5;/*拉頁內框亮面*/
scrollbar-shadow-color: #7088b5;/*拉頁內框暗面*/
scrollbar-track-color: #e5e5e5;/*拉頁框背景色*/
scrollbar-base-color: #e5e5e5;/*拉頁框基底色彩*/
}
/* TopIcon */
#divTopIcon {
position:absolute;
text-align:right;/*center-left-right*/
z-index:1001;
}
.divIcon {
position:absolute;/* 依網頁左上角為基準點取絕對位置 */ 
top:310px;
left: 450px;
z-index:1000;
}
.FormFormat {font-size:75%;}
.FormFormat input {BORDER-RIGHT: #CDCDCD 1px solid; BORDER-TOP: #CDCDCD 1px solid; BORDER-LEFT: #CDCDCD 1px solid; COLOR: #104766; FONT-WEIGHT: normal; LINE-HEIGHT: normal; BORDER-BOTTOM: #CDCDCD 1px solid; FONT-STYLE: normal; LINE-HEIGHT: 16px; BACKGROUND-COLOR: #e5e5e5; FONT-VARIANT: normal; FONT-FAMILY: "Arial", "Helvetica", "sans-serif";}
.FormFormat TEXTAREA {BORDER-RIGHT: #CDCDCD 1px solid; BORDER-TOP: #CDCDCD 1px solid; BORDER-LEFT: #CDCDCD 1px solid; COLOR: #104766; FONT-WEIGHT: normal; LINE-HEIGHT: normal; BORDER-BOTTOM: #CDCDCD 1px solid; FONT-STYLE: normal; LINE-HEIGHT: 18px; BACKGROUND-COLOR: #e5e5e5; FONT-VARIANT: normal; FONT-FAMILY: "Arial", "Helvetica", "sans-serif";}

a:link {color: #999;text-decoration: underline;}
a:visited {color: #666;text-decoration: none;}
a:hover {color: #333;text-decoration: underline;}
a:active {color: #000;text-decoration: none;}
.list {list-style-image:url(images/dot.gif);}
/* Box */
div.Box {margin-right: auto;margin-left: auto;}

.bg-right {background-attachment: fixed;background-image: url(images/bg-right.gif);background-repeat: no-repeat;background-position: left top;}
.bg-left {background-attachment: fixed;background-image: url(images/bg-left.gif);background-repeat: no-repeat;background-position: right top;}

/* Main Style */
div.table {margin-left: 5px; margin-right: 5px;}

/*container*/
.container {margin-left: 5px; margin-right: 5px;}
.Location {font-size:75%; color:#1b46b3;}
.submenu {font-size:80%; color:#333; text-align:right; padding-right: 10px;}
.News {font-size:75%; color:#999; text-align:left; padding-right: 5px;}
.News .table {line-height:140%;}
.info {font-size:75%; color:#999;text-align:left;}
.date {line-height:120%;}
/* Bottom Style */
.Bottom {font-size:75%; color:#666; height:30px;}
.Bottom a,.Bottom a:link {color: #999;text-decoration: none;}
.Bottom a:visited {color: #333;text-decoration: none;}
.Bottom a:hover {font-weight:bold;color: #1b46b3;background:#D7DFEA;text-decoration: underline;}
.Bottom a:active {color: #ccc;text-decoration: none;}

/* Designed by UNJU */
.unju {font-size:70%; color:#999; margin-right: 10px;}
.unju a,.unju a:link {color: #999;text-decoration: underline;}
.unju a:visited {color: #666;text-decoration: none;}
.unju a:hover {color: #333;text-decoration: underline;}
.unju a:active {color: #000;text-decoration: none;}
