@charset "utf-8";
/* CSS Document */


/* --------------------------------------------RESET-------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
q:before, q:after {content:'';}
abbr, acronym {border:0;}
/* ------------------------------------------RESET END-------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "微軟正黑體","Microsoft JhengHei", Times, serif, Gadget;
	font-size: 14px;
	background-image: url(images/index_BG.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.empty{
	margin: 0 auto;
	width: 100%;
	height: 700px;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
}
.empty .logo a{
	width: 200px;
	height: 150px;
	display: block;
	background: url(images/logo_month.png) no-repeat;
	position: absolute;
	margin-top: 200px;
	left: 50%;
	margin-left: 320px;
	z-index: 99;
}
.empty .logo a:hover{
	background-position: 0 -150px;
}
.empty .title{
	margin: 0 auto;
	width: 1200px;
	height: 340px;
	display: block;
	background-image: url(images/title.png);
	position: absolute;
	top: 710px;
	left: 50%;
	margin-left: -600px;
}
.empty .btn_sd{
	width: 860px;
	height: 210px;
	display: block;
	position: absolute;
	top: 1050px;
	left: 50%;
	margin-left: -430px;
}
.content{ margin: 0 auto; width: 1000px; }

.table{  background: url(images/content_bg.png) repeat; margin: 0 auto;}
table{
	margin: 0 auto;
	width: 860px;
	border: 1px #ffe400 solid;
	font-family: '華康儷中黑','微軟正黑體','新細明體';
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	text-align: center;
}
.table table .table_title{ background:#ffe400; color: #00397f; font-size: 18px; line-height: 28px;}
.table table .bg2{ background:#0f317a; }

.table table  .red{color: red;}
.table table  .light{color: #fbff00;}
.table table  .dark{color: #591f00;}
.number{ list-style-type:decimal; padding-left:30px;}

.btn_name{width:1000px; height:429px; display: block;  background: url(images/index_02.png) no-repeat;}
.btn_name_1,.btn_name_2,.btn_name_3,.btn_name_4{position:absolute; margin-top:104px;}
.btn_name_1{margin-left: 67px;}
.btn_name_2{margin-left: 287px;}
.btn_name_3{margin-left: 506px;}
.btn_name_4{margin-left: 726px;}
#gotop {
    display: none;
    position: fixed;
    margin-left: 1000px;
    bottom: 100px;     
    background: url(images/btn_gotop.png) no-repeat;
	width: 72px;
	height: 72px;
	cursor: pointer;
	z-index: 20;}
#gotop:hover{
	background-position: -72px 0px;
}

.start_12off{position: absolute; margin-top: 155px; margin-left: 850px;}
.start_25off{position: absolute; margin-top: 910px; margin-left: 850px;}


.btn_fix{
	margin: 0 auto;
	position: fixed;
	top: 40px;
	width: 1556px;
	height: 147px;
	display: block; 
	left:50%;
	margin-left: -778px;	
	z-index: 100;
}
.f1,.f2,.f3,.f4,.f5,.f6,.f7{float: left;}

.f11,.f12{position:absolute; left:0; top: 0;}
.f21,.f22{position:absolute; left:328px; top: 0;}
.f31,.f32{position:absolute; left:508px; top: 0;}
.f41,.f42{position:absolute; left:688px; top: 0;}
.f51,.f52{position:absolute; left:868px; top: 0;}
.f61,.f62{position:absolute; left:1048px; top: 0;}
.f71,.f72{position:absolute; left:1228px; top: 0;}
.f12,.f22,.f32,.f42,.f52,.f62,.f72{display: none;}



.footer{
	width: 100%;
	margin: 0 auto;
	background-color: #000;
}
.footer .copyright{
	width: 1000px;
	height: 70px;
	display: block;
	background-color: #333;
}
.footer .copyright .btn_bf a{
	position: absolute;
	margin-left: 0;
	width: 220px;
	height: 70px;
	display: block;	
}
