body
{
    background: url(../images/bg.jpg) center top;
	font-family:"微軟正黑體";
    font-size: 0.875rem;
    color: #222;
    line-height: 22px;
}
body, table, div, span, form, input
{
    margin: 0;
    padding: 0;
}
img
{
    border: 0;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    color: #F30;
}
a:active
{
    text-decoration: none;
}
.tcc
{
    text-align: center;
}
.tcr
{
    text-align: right;
}
.tcl
{
    text-align: left;
}
.icon-img
{
    margin-right: 7px;
}
.clear
{
    clear: both;
    height: 0;
    font-size: 0.063rem;
    line-height: 0px;
}

/*----------------------------------------------------------*/
.sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}


.sr-only-focusable:active, .sr-only-focusable:focus {
    width: auto;
    height: auto;
    margin: 0;
    overflow: auto;
    clip: auto;
}

#container
{
    margin: 0 auto;
    width: 100%;
    position: relative;
}
#base
{
	margin:0 auto;
	width:1000px;
	background:url(../images/base.png) repeat-y;
	position:relative;
}
#top-aplus
{
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    line-height: 18px;
    position: absolute;
    z-index: 99;
}

/*----------------------------------------------------------*/

#top-box
{
    margin: 0 auto;
    width: 980px;
    height: 90px;
	background:url(../images/top-box.jpg) repeat-x;
    position: relative;
}
/* logo */
#logo
{
    left: 30px;
    top: 10px;
	margin: 0 auto;
    width: 410px;
    height: 70px;
    background: url(../images/logo.png) no-repeat;
    position: absolute;
    z-index: 98;
}
.logo-link {
	width: 100%;
    height: 70px;
	text-indent: -9999px;
  	display: block;
}
/* TOP連結 */
#toplink-box
{
	float:right;
	margin-right:20px;
	padding:0 20px 0 12px;
	background:#533;
	color:#fff;
    height: 30px;
	font-size: 0.813rem;
	line-height:28px;
    text-align: right;
    letter-spacing: 1px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border: 0;
	position:relative;
}
#toplink-box ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#toplink-box li
{
    float: left;
    margin-left: 15px;
}
#toplink-box a
{
    color: #fff;
    text-decoration: none;
}
#toplink-box a:hover
{
    color: #Ff0;
    text-decoration: none;
}
/* 網站搜尋 */
#search-box
{
    top: 45px;
    right: 20px;
    width: 320px;
    height: 30px;
    background: url(../images/search-box.png) right no-repeat;
    position: absolute;
    z-index: 99;
}
#search-box input[type="text"]
{
    border: 0;
    background: transparent;
    width: 270px;
    height: 30px;
	line-height:30px;
	font-family:"微軟正黑體";
    font-size: 0.875rem;
	color: #777;
}
#search-box input[type="image"]
{
	width:35px;
	height:30px;
	float: right;
}
.search-text
{
	float:left;
	width:270px;
	height:30px;
	margin-left:10px;
	position:relative;
}
.search-btn
{
	float:right;
	width:35px;
	height:30px;
	position:relative;
}

/*----------------------------------------------------------*/

/* flash */
#flash-box
{
    margin: 0 auto;
    width: 980px;
    height: 250px;
	background:url(../images/top.jpg) no-repeat;
    position: relative;
}
.content-top
{
	left:0;
	bottom:0;
	width:980px;
	height:20px;
	background:url(../images/content-top.png) no-repeat;
	position:absolute;
	z-index:99;
}

/*----------------------------------------------------------*/

#content-box
{
    margin: 0 auto;
    width: 980px;
	background:url(../images/menu-bg.jpg) left repeat-y;
    position: relative;
}

/*----------------------------------------------------------*/

#left-box
{
    float: left;
    width: 220px;
	background:url(../images/menu-title.jpg) top no-repeat;
    position: relative;
	z-index: 99;
}
#right-box
{
    float: right;
	margin-right:20px;
    width: 720px;
    position: relative;
}

/*----------------------------------------------------------*/

/* 功能選單 */
.menu-title
{
    margin: 0 auto;
    height: 100px;
    position: relative;
}
.menu-middle
{
    margin: 0 auto;
    position: relative;
	z-index: 99;
}

/*----------------------------------------------------------*/

.index-left
{
    float: left;
    width: 520px;
    position: relative;
}

/*----------------------------------------------------------*/

/* MORE */
.btn-more
{
    float: right;
    margin-top: 18px;
    width: 50px;
    height: 12px;
    background: url(../images/btn-more.jpg) no-repeat 0px 0px;
    display: block;
    position: relative;
}
.btn-more:hover
{
    background-position: 0px -12px;
}

/*----------------------------------------------------------*/

/* 最新消息 */
.news-box
{
    margin: 0 auto 20px;
    position: relative;
}
.news-title
{
    margin: 0 auto;
    height: 40px;
	background:url(../images/news-title.jpg) no-repeat;
    position: relative;
}
.news-title img
{
	float:left;
}
.news-item
{
    margin: 0 auto;
	padding:10px 10px 20px 10px;
	width:500px;
	background:url(../images/index-mid.jpg) repeat-y;
	border-bottom:1px solid #dbdbdb;
    position: relative;
}
.news-item tr
{
    background: url(../images/news-line.jpg) bottom repeat-x;
}
.news-item th
{
	padding:12px 5px;
	width:20px;
	vertical-align:top;
}
.news-item td
{
	padding-left:0;
}
.news-item td img
{
    margin-right: 5px;
}
.news-item a
{
    color: #222;
    text-decoration: none;
}
.news-item a:hover
{
    color: #f30;
    text-decoration: none;
}

/*----------------------------------------------------------*/

/* 活動花絮 */
.pic-box
{
    margin: 0 auto;
    position: relative;
}
.pic-box a:hover img
{
    opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.pic-title
{
    margin: 0 auto;
    height: 40px;
	background:url(../images/album-title.jpg) no-repeat;
    position: relative;
}
.pic-title img
{
	float:left;
}
.pic-item
{
    margin: 0 auto;
	padding:20px 0 10px 0;
	width:520px;
	background:url(../images/index-mid.jpg) repeat-y;
	border-bottom:1px solid #dbdbdb;
    position: relative;
}
.pic-item .left
{
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/arrow_left.jpg) no-repeat 0 0;
    display: block;
    width: 24px;
    height: 160px;
    cursor: pointer;
}
.pic-item .right
{
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/arrow_right.jpg) no-repeat 0 0;
    display: block;
    width: 24px;
    height: 160px;
    cursor: pointer;
}
.pic-item .left:hover
{
    background-position: 0 -160px;
}
.pic-item .right:hover
{
    background-position: 0 -160px;
}
#div_images
{
    margin: 0 auto;
    position: relative;
}
#div_images ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.pic-item .block
{
    float: left;
    width: 160px;
    margin-left: 10px;
    position: relative;
}
.img
{
    margin: 0 auto 5px;
	border:10px solid #eec;
    width: 140px;
    height: 105px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.txt
{
    margin: 0 auto;
    width: 160px;
    text-align: center;
    position: relative;
}
.pic-item a
{
    color: #333;
    text-decoration: none;
}
.pic-item a:hover
{
    color: #f30;
    text-decoration: none;
}

/*----------------------------------------------------------*/

/* 相關連結 */
#link-box
{
    float: right;
    width: 180px;
    position: relative;
}
#link-box a:hover img
{
    opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.link-title
{
    margin: 0 auto 10px;
    height: 40px;
    background: url(../images/link-title.jpg) no-repeat;
    position: relative;
}
.link-item
{
    margin: 0 auto;
    width: 180px;
    position: relative;
}
.link-item ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.link-item li
{
    float: left;
    height: 60px;
    margin-bottom: 10px;
}
.link-more
{
    float: right;
    width: 50px;
    height: 12px;
    background: url(../images/btn-more.jpg) no-repeat 0px 0px;
    display: block;
    position: relative;
}
.link-more:hover
{
    background-position: 0px -12px;
}

/*----------------------------------------------------------*/

.quick-box
{
	margin:20px auto 0 auto;
	height:110px;
	background:url(../images/quick-box.jpg) no-repeat;
	position:relative;
}
#btn-quick
{
	float:left;
	margin-top:30px;
	margin-left:5px;
	width:690px;
    position: relative;
}
#btn-quick li a
{
    width: 210px;
    height: 50px;
    display: block;
    overflow: hidden;
}
#btn-quick ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#btn-quick li
{
    float: left;
	margin-left:20px;
}
.quick_a a
{
    background: url(../images/btn-quick.jpg) 630px 0;
}
.quick_b a
{
    background: url(../images/btn-quick.jpg) 420px 0;
}
.quick_c a
{
    background: url(../images/btn-quick.jpg) 210px 0;
}
.quick_a a:hover
{
    background: url(../images/btn-quick.jpg) 630px 50px;
}
.quick_b a:hover
{
    background: url(../images/btn-quick.jpg) 420px 50px;
}
.quick_c a:hover
{
    background: url(../images/btn-quick.jpg) 210px 50px;
}


/*----------------------------------------------------------*/

/* 內頁 */
#page-title
{
    margin: 0 auto;
	width:660px;
	font-size: 1.250rem;
    font-weight: bold;
    letter-spacing: 1px;
	padding:10px 30px 10px 30px;
	line-height:40px;
	background:url(../images/page-title.jpg) bottom no-repeat;
    position: relative;
}
#page-title img
{
	vertical-align:middle;
	margin:0 5px;
}
#page-box
{
    margin: 0 auto;
    position: relative;
}
/* 列表標題 */
.page-head
{
	padding:10px 5px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    font-size: 1.125rem;
    font-weight: bold;
    color: #099;
}
.page-head img
{
    margin-right: 10px;
}
/* 路徑 */
.page-path
{
    margin: 0 auto;
	font-size: 0.750rem;
    color: #999;
	text-align:right;
    position: relative;
}
.page-path a
{
    color: #555;
    text-decoration: none;
}
.page-path a:hover
{
    color: #f30;
    text-decoration: none;
}
/* 分享區塊 */
.page-share
{
    text-align: left;
    color: #444;
    text-decoration: none;
}
.page-share img
{
	margin-top:5px;
	vertical-align:bottom;
}
/* 字級大小 */
.font-size
{
    padding: 10px 0;
    text-align: right;
}
.font-size a
{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0;
    background-color: #333;
    color: #fff;
    padding: 3px 6px;
}
.font-size a:hover
{
    background-color: #777;
}
/* 檔案下載 */
.page-download
{
}
.page-download ul
{
    margin: 0;
    padding: 5px 10px 5px 30px;
    list-style: url(../images/icon-download.gif);
    background-color: #f1f1f1;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
/* 模組三 */
.mode03-list
{
    margin: 0 auto;
}
.mode03-list tr:hover td
{
    background: #fef;
}
.mode03-list img
{
    vertical-align: middle;
}
.mode03-list td
{
    padding: 10px 5px;
    border-bottom: 1px dotted #ccc;
}
/* 模組四 */
.mode04-list
{
    margin: 10px auto 0 auto;
    border: 1px solid #ccc;
    border-bottom: 0;
}
.mode04-list tr:hover td
{
    background: #fef;
}
.mode04-list img
{
    vertical-align: middle;
}
.mode04-list td
{
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
}
/* 模組五 */
.mode05-list
{
    margin: 0 auto;
    border: 1px solid #ccc;
    border-bottom: 0;
}
.mode05-list tr:hover td
{
    background: #fef;
}
.mode05-list img
{
    vertical-align: middle;
}
.mode05-list th
{
    color: #f06;
    padding: 10px 5px 0 5px;
}
.mode05-list td
{
    padding: 0 5px 10px 5px;
    border-bottom: 1px solid #ccc;
}
/* TOP+回上一頁 */
.page-link
{
	padding:5px;
    text-align: right;
}
.page-link a
{
    color: #444;
    text-decoration: none;
}
.page-link a:hover
{
    color: #f30;
    text-decoration: none;
}

/*----------------------------------------------------------*/

/* 最新消息 */
.news-search
{
    margin: 10px auto;
	text-align:right;
    position: relative;
}
.news-search input[type="submit"]
{
    vertical-align: middle;
    margin-bottom: 3px;
}
.news-list
{
    margin: 0 auto;
	border-bottom:1px dotted #ccc;
    position: relative;
}
.news-list th
{
    padding:12px 5px;
	width:20px;
	vertical-align:top;
}
.news-list td img
{
    margin-right: 5px;
}
.news-list span
{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0;
    background-color: #80b;
    color: #fff;
    padding: 3px 6px;
}

/*----------------------------------------------------------*/

/* 活動花絮 */
.album-box
{
    margin: 0 auto;
	padding-top:10px;
    position: relative;
}
.album-block
{
    float: left;
    width: 160px;
    margin: 10px;
    position: relative;
}
.album-block .txt
{
	height:45px;
}
.album-block a
{
    color: #333;
    text-decoration: none;
}
.album-block a:hover
{
    color: #f30;
    text-decoration: none;
}
.album-button
{
	margin:0 5px;
    color: #333;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #ccc;
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top,  #fcfcfc 50%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#fcfcfc), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fcfcfc 50%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fcfcfc 50%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fcfcfc 50%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fcfcfc 50%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.album-button:hover
{
    color: #f00;
    border: 1px solid #f60;
    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top,  #fefefe 50%, #ffddcc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#fefefe), color-stop(100%,#ffddcc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fefefe 50%,#ffddcc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fefefe 50%,#ffddcc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fefefe 50%,#ffddcc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fefefec 50%,#ffddcc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ffddcc',GradientType=0 ); /* IE6-9 */
}

/*----------------------------------------------------------*/

/* 相關連結 */
#page-link-box
{
    margin: 0 auto 5px;
	padding-top:10px;
	text-align:center;
    position: relative;
}
.page-link-block
{
    float: left;
    margin: 10px;
    padding: 15px 10px;
    width: 198px;
    -webkit-box-shadow: 1px 1px 5px 0px #ccc;
	-moz-box-shadow: 1px 1px 5px 0px #ccc;
	box-shadow: 1px 1px 1px 0px #ccc;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #ddd;
    position: relative;
}
.page-link-block:hover
{
	background-color:#ffc;
    border: 1px solid #ffc;
}
.page-link-img
{
    margin: 0 auto 5px;
	width: 180px;
    height: 60px;
    position: relative;
}
.page-link-img img
{
    width: 180px;
    height: 60px;
}
.page-link-title
{
    margin: 0 auto;
	width:180px;
    height: 45px;
    position: relative;
}

/*----------------------------------------------------------*/

/* SiteMap */
.sitemap-menu
{
}
.sitemap-menu a
{
    color: #333;
    text-decoration: none;
}
.sitemap-menu a:hover
{
    color: #F06;
    text-decoration: none;
}
.sitemap-menu-a li, .sitemap-menu-b li, .sitemap-menu-c li, .sitemap-menu-bb li
{
    padding: 5px;
}
.sitemap-menu-a
{
	list-style-type: decimal;
	/*list-style-type: cjk-ideographic;*/
}
.sitemap-menu-b
{
	list-style-type: decimal;
}
.sitemap-menu-c
{
    list-style-type: decimal;
}

/*----------------------------------------------------------*/

.line-box
{
	margin:0 auto 20px;
	position:relative;
}
.line-box td
{
	padding-left:30px;
	background:url(../images/line-icon.jpg) left top no-repeat;
	border-bottom:1px dotted #ccc;
}
.line-box a
{
	color:#369;
	text-decoration:none;
}
.line-box a:hover
{
	color:#f30;
	top:1px;
	left:1px;
	position:relative;
}

/*----------------------------------------------------------*/

/* 版權宣告 */
#footer
{
    margin: 0 auto;
	padding-top:75px;
    width: 1000px;
	height:105px;
	background:url(../images/footer.jpg) no-repeat;
	font-size: 0.813rem;
    color: #410;
	letter-spacing:1px;
	text-align:center;
    position: relative;
}
#footer a
{
    color: #410;
    text-decoration: none;
}
#footer a:hover
{
    top: 1px;
    left: 1px;
    color: #f30;
    text-decoration: none;
    position: relative;
}
#footer-en
{
    margin: 0 auto;
    width: 100%;
    padding-bottom: 10px;
    color: #333;
    position: relative;
}
#footer-en img
{
    margin: 0 55px 0 65px;
}
#footer-en a
{
    color: #333;
    text-decoration: underline;
}
#footer-en a:hover
{
    top: 1px;
    left: 1px;
    color: #f30;
    text-decoration: none;
    position: relative;
}

/*----------------------------------------------------------*/