@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-color: #000000;
}

#main {margin:0 auto ; width:1000px;}
.top {margin:0; height:350px;}

#mov {margin: 0 auto;width:1600px; height:900px;}
	


#sub_01_btn a{
	cursor: pointer;
	text-indent:-9999px;
	position: absolute;
	top:2380px;
	margin-left:140px;
	width:720px;
	height:147px;	
	z-index:9999;
	background: url(images/sub_01_btn.gif);
}
#sub_01_btn a:hover{
	background: url(images/sub_01_btn.png);
}



#footer{  width:100%; background-color:#000}
