@charset "utf-8";

/*------------整體環境重新設定--勿動------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,h3,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Arial, Gadget, sans-serif, georgia,微軟正黑體,"lucida sans unicode";
}
ol, ul {
	list-style: none;
}
blockquote, q {
	/*quotes: none;*/
	font-style:italic;
	font-weight:bold;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* 仍需在HTML設定cellspacing="0" */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*字體顏色設定*/
body {
	color:#333;
	text-align: justify;
	text-justify:distribute;
}
/*----導覽列按鈕設定----*/
#nav-botton li a:link{
	color:#333;
	text-decoration:none;
}
#nav-botton li a:active{
	color:#333;
	text-decoration:none;
}
#nav-botton li a:visited{
	color:#333;
	text-decoration:none;
}
#nav-botton li a:hover{
	color:#AC621B;
	text-decoration:none;
}
#nav-botton, #nav-botton-en {
	position:absolute;
	left: 25px;
	top: 40px;
	z-index:99;
}
#nav-botton-en {
	width:690px;
	height:24px;
	font-weight:bold;
}
#nav-botton {
	position:relative;
	left:31px;
	width:680px;
	height:24px;
	z-index:99;
	font-size:14px;
}
#nav-botton li{
	display:inline;
	list-style-type:none;
	margin-left:8px;
}
/*----導覽列按鈕設定結束----*/

/*----連結設定----*/
a:link{
	color:#333;
	text-decoration:none;
}
a:active{
	color:#333;
	text-decoration:none;
}
a:visited{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#AC621B;
	text-decoration:none;
}
/*----連結設定結束----*/

/*----內文設定----*/
#main h2{
	position:absolute;
	top:20px;
	left:20px;
	z-index:103;
	width:100px;
	height:10px;
	overflow:hidden;
	text-indent:-100em;
	margin:0;
}
.txt-tittle{
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
.txt-tittle2{
	margin-bottom:10px;
	margin-left:10px;
	font-size:18px;
	font-weight:bold;
	color:#666;
}
.txt-botton{
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:18px;
	color:#AC621B;
	font-weight:bold;
	margin-bottom:5px;
}
.txt-botton-thin{
	font-size:24px;
	color:#AC621B;
	margin-bottom:5px;
}
.txt-botton a:link{
	font-size:18px;
	color:#999;
	text-decoration:none;
}
.txt-botton a:active{
	font-size:18px;
	color:#999;
	text-decoration:none;
}
.txt-botton a:visited{
	font-size:18px;
	color:#999;
	text-decoration:none;
}
.txt-botton a:hover{
	font-size:18px;
	color:#AC621B;
	text-decoration:none;
}

.list-tittle{
	color:#999;
	font-weight:bold;
}
.txt-botton-en{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ac621b;
	margin-bottom: 5px;
}
.txt-botton-en a{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #999;
	margin-bottom: 5px;
}
.txt-botton-en a:visited{
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.txt-botton-en a:hover{
	font-size: 12px;
	color: #ac621b;
	text-decoration: none;
}
.txt-botton-2-en{
	color:#AC621B;
	font-size:14px;
	font-weight:bold;
}
.txt-botton-2-en a{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #333;
	margin-bottom: 5px;
	font-weight:bold;
}
.txt-botton-2-en a:visited{
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
.txt-botton-2-en a:hover{
	font-size: 13px;
	color: #ac621b;
	text-decoration: none;
	font-weight:bold;
}
.txt-tittle-en{
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
}
.txt-tittle-About-en{
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	color: #ac621b;
}
/*----內文設定結束----*/

/*------------最新消息設定------------*/
#news{
	position:absolute;
	width:550px;
	height:200px;
	left:40px;
	top:470px;
	z-index:97;
}
#news-tittleB{
	font-size:36px;
	margin:0px;
	font-family:"Arial Black";
}

#news-title{
	position:absolute;
	width:100px;
	height:20px;
	top:492px;
	left:340px;
	font-size:18px;
	font-weight:bolder;
	color:#666;
	z-index:96;
}

#news ul{
	margin-top:-10px;
}

#news li{
	line-height: 24px;
	font-size:12px;
}


/*------------最新消息結束------------*/

/*-------------footer設定-------------*/
#footer{
	clear:both;
	width:1024px;
	height:200px;
	background-color:#09F;
}
/*-------------footer設定結束-------------*/

/*-------------版權宣告設定-------------*/
#copyright{
	display:block;
	width:600px;
	height:100px;
	position:absolute;
	top:490px;
	left:360px;
	font-size:12px;
	color:#333;
	z-index:202;
	text-align:right;
}
/*-------------版權宣告設定結束-------------*/

/*----背景設定----*/
#bg{
	background-image:url(../pic/bg.gif);
	position:absolute;
	left:450px;
	top:9px;
	width:413px;
	height:710px;
	z-index:1;
	overflow:hidden;
}
/*----背景設定結束----*