@charset "utf-8";

body{
}
.body {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #000000;
	background-image: url(../img_mp/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;

}
.body_top {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.body_xp {
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	scrollbar-face-color : AAB883;
	scrollbar-shadow-color : 767676;
	scrollbar-darkshadow-color : 767676;
	scrollbar-highlight-color : 767676;
	scrollbar-3dlight-color : 767676;
	scrollbar-track-color : 767676;
	scrollbar-arrow-color : FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.body_nav {
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	scrollbar-face-color : AAB883;
	scrollbar-shadow-color : 767676;
	scrollbar-darkshadow-color : 767676;
	scrollbar-highlight-color : 767676;
	scrollbar-3dlight-color : 767676;
	scrollbar-track-color : 767676;
	scrollbar-arrow-color : FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/bg_nav.jpg);
}

.title{
	position: absolute;
	left: 0px;
	top: 0px;
}
.nav{
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 5px;
}
.nav li{
	display: inline;
}
.nav li a{
	display: inline-block;
	background-image: url(../img_mp/icon_nav.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 10px;
	margin-right: 8px;
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.nav li a:hover{
	color: #FF3300;
	background-image: url(../img_mp/icon_nav_hover.gif);
}
img {
	border: none;
}

.index{
	width: 1000px;
}

.menu{
	width: 160px;
	position: absolute;
	left: 10px;
	top: 140px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: 400px;
}
.menu li{
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	background-image: url(../img_mp/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
}
.menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	text-decoration: none;
}



.footer{
	mbackground-color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	color: #bababa;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: right;
	position: relative;
	right: -260px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news{
	position: absolute;
	left: 245px;
	top: 180px;
}
.news ul{
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 420px;
}
.news ul li{
	background-image: url(../img_mp/icon_news.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.news ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	text-decoration: none;
	font-size: 15px;

}
.news ul li a:hover{
	color: #FFFF00;
}


/*-- 內頁樣式 --*/
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
}
.path{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.print{
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;


}
.print a{
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	display: block;
	width: 60px;
}
.print a:hover{
	color: #FF9900;
	text-decoration: none;
}

.comment{
	text-align: right;
}
.comment ul{
}
.comment ul li{
	display: inline;
}
.comment ul li a{
	display: inline-block;
	background-image: url(../images/comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	margin-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.comment ul li a:hover{
	color: #FF6600;
}

.page{
	clear: both;
	color: #CCCCCC;
	line-height: 18px;
}
.page p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	line-height: 22px;
}
.page p a{
	color: #0099CC;
	text-decoration: none;
}
.page p a:hover{
	color: #FFFF00;
}
.page .ul_1{
	color: #999999;
}
.page .ul_1 li{
	margin-bottom: 6px;
	line-height: 20px;
	font-size: 15px;
}
.ul_2 li{
	margin-bottom: 6px;
}
.ul_2 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.ul_2 li a:hover{
	color: #FFCC00;
}
ul_2{}

.table_1{
	width: 100%;
	border-collapse:collapse;
}
.table_1 td{
	text-align: center;
}
.table_2{
	width: 100%;
	border-collapse:collapse;
	font-size: 15px;
	color: #CCCCCC;
}
.table_2 th{
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: top;
}
.table_2 td{
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

.table_3{
	width: 100%;
	border-collapse:collapse;
	font-size: 15px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.table_3 caption{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.table_3 th{
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: top;
}
.table_3 td{
	padding-top: 5px;
	padding-bottom: 3px;
	width: 50%;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.table_4{
	width: 100%;
	border-collapse:collapse;
	font-size: 15px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.table_4 th{

}
.table_4 td{
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.table_5{
	width: 100%;
	border-collapse:collapse;
	font-size: 15px;
	color: #CCCCCC;
}
.table_5 th{

}
.table_5 td{
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}

.table_6{
	width: 100%;
	border-collapse:collapse;
	font-size: 15px;
	color: #CCCCCC;
	border: 1px solid #999999;
}
.table_6 th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 3px;
}
.table_6 td{
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.img{
	border: 3px solid #666666;
}
.img_left{
	border: 3px solid #666666;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.img_right{
	border: 3px solid #666666;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.sitemap_ul1 li {
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.sitemap_ul1 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap_ul1 li a:hover{
	color: #FFFF00;
}
.sitemap_ul2 li {}
.sitemap_ul2 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.sitemap_ul2 li a:hover{
	color: #FFFF00;
}

.comment_ul1 li {
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.comment_ul1 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.comment_ul1 li a:hover{
	color: #FFFF00;
}

