@charset "utf-8";
/* CSS Document */
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, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, img, p {
	font-family: "Times New Roman", "微軟正黑體", Times, serif;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
a, a:hover, img, div, input, background {
	text-decoration: none;
	outline: none; /* for Firefox */
	border: none;
	hlbr: expression(this.onFocus=this.blur()); /* for IE */
}

body {
	background: url(../images/bg.jpg) fixed no-repeat center top #04090d;
}

/*WRAPPER*/
#wrapper {
	margin: 0px auto;
	float: right;
	min-width: 1600px;
}

/*HEADER*/
#header {
	position: fixed;
	left: -3px;
	top: 0;
	z-index: 500;
	width: 219px;
	padding: 0px 3px;
	height: 100%;
	background: url(../images/bg_left.png) repeat-y left top;
}

/*LOGO*/
#logo {
	float: left;
}
#logo a {
	margin-left: 15px;
	width: 171px;
	height: 100px;
	display: block;
	overflow: hidden;
	line-height: 90000px;
	background: url(../images/logo.png) no-repeat top left;
}

#topnav {
	float: right;
	list-style: none;
	background-color: #000;
	width: 20px;
	padding: 8px 5px 0px;
	margin-bottom: 8px;
}
#topnav li {
}
#topnav li a {
	margin-bottom: 9px;
}

/*ICON*/
.icon01 {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	display: block;
	margin-left: 2px;
}
.icon02 {
	background: url(../images/icon01.png) no-repeat left top;
	display: block;
	position: absolute;
	z-index: 500;
	left: 10px;
	top: 10px;
	width: 19px;
	height: 20px;
}

.i01_home {
	background-position: 0 0;
	width: 18px;
	height: 18px;
}
.i01_fax {
	float: left;
	background-position: -18px 0;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.i01_mail {
	float: left;
	background-position: -36px 0;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}

/*BTN*/
.btn_arrow {
	clear: both;
	width: 430px;
	display: inline-block;
}
.btn_arrow a {
	width: 17px;
	height: 29px;
	float: right;
	display: block;
	margin: 0px 10px 10px;
}
.a01_l {
	background: url(../images/icon_arrow.png) no-repeat 0 0;
}
.a01_r {
	background: url(../images/icon_arrow.png) no-repeat -17px 0;
}

.btn01 {
	bottom: -13px;
	left: 20px;
	position: absolute;
	z-index: 500;
}
.btn01 a {
	float: left;
	background-color: #14aed9;
	line-height: 28px;
	margin-right: 1px;
	padding: 0px 10px;
	color: #fff;
	text-transform: uppercase
}
.btn01 a:hover {
	background-color: #f8f70f;
	color: #000;
}

.btn02 {
	top: 15px;
	right: -6px;
	position: absolute;
	z-index: 500;
}
.btn02 a {
	float: left;
	background-color: #14aed9;
	line-height: 28px;
	margin-right: 1px;
	padding: 0px 10px;
	color: #fff;
	text-transform: uppercase
}
.btn02 a:hover {
	background-color: #f8f70f;
	color: #000;
}

.btn03 {
	color: #fff;
	font-size: 15px;
	float: left;
	background-color: #14aed9;
	display: block;
	margin: 0px 2px;
	text-align: center;
	padding: 3px;
	width: 138px;
	line-height: 18px;
}
.btn04 {
	color: #000;
	font-size: 15px;
	float: left;
	background-color: #f8f70f;
	display: block;
	text-align: center;
	margin: 0px 2px;
	padding: 3px;
	width: 138px;
	line-height: 18px;
}

/*LANGUAGE*/
.language {
	background-image: url(../images/icon_lang.jpg);
	background-repeat: no-repeat;
	width: 21px;
	height: 15px;
	display: block;
}
.lang01 {
	background-position: 0 -15px;
}
:hover.lang01, .current .lang01 {
	background-position: 0 0;
}

.lang02 {
	background-position: -21px -15px;
}
:hover.lang02, .current .lang02 {
	background-position: -21px 0;
}

.lang03 {
	background-position: -42px -15px;
}
:hover.lang03, .current .lang03 {
	background-position: -42px 0;
}

/*CONTACTUS*/
#contact_info {
    color: #fff;
    margin: -5px 0px 0px 10px;
    font-size: 13px;
    line-height: 15px;
}
#contact_info a {
	color: #fff;
    font-size: 13px;
    line-height: 14.5px;
}
#contact_info span {
	color: #14aed9;
    font-size: 20px;
    line-height: 22px;

}

/*MENU*/
#menu {
	list-style: none;
	clear: both;
/*	background: url(../images/line01.jpg) no-repeat 13px bottom;*/
	padding-bottom: 5px;
	/*margin-bottom: 30px;*/
}
#menu li {
	position: relative;
}
#menu li a {
	font-size: 17px;
    color: #fff;
    padding: 4px 10px;
    line-height: 22px;
    border: none;
    margin-left: 4px;
    display: block;
}
#menu li a:hover {
	color: #14aed9;
}
#menu li a.current {
	border-left: 4px solid #14aed9;
	background-color: #000;
	margin-left: 0;
	color: #fff;
}
#menu li ul {
    display: none;
    list-style: none;
    background: #000;
}
#menu li:hover ul {
    display: block;
}
#menu li:hover ul {
    display: block;
    position: absolute;
    top: 0px;
    left: 219px;
}
#menu li ul li {
    border-bottom: 1px solid #2bade2;
    color: #fff;
    width: 100%;
    min-width: 90px;
}
#menu li ul li:last-child {
    border-bottom: none;
}
#menu li ul li a {
    padding: 3px 5px;
    margin-left: 0;
    text-align: center;
}
#menu li ul li a:hover {
    background-color: #f8f70f;
    color: #000;
}

/*SUBMENU*/
.submenu {
	width: 100%;
	list-style: none;
	margin-bottom: 30px;
	overflow: hidden;
}
.submenu li {
	float: left;
}
.submenu li a {
	background: url(../images/bg_submenu.png) repeat-x left top;
	line-height: 24px;
	padding: 0px 10px 8px;
	margin-right: 1px;
	color: #fff;
	display: block;
}
.submenu li a:hover {
	background: url(../images/bg_submenu_h.png) repeat-x left top;
	color: #000;
}
.submenu li a.current {
	background: url(../images/bg_submenu_c.png) no-repeat center top;
	color: #000;
}

/*PATH*/
#path {
	margin-bottom: 50px;
	list-style: none;
	clear: both;
	overflow: hidden;
	line-height: 30px;
	padding: 0px 10px;
}
#path li {
	font-size: 12px;
	float: left;
	color: #14aed9;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
}
#path li a {
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: url(../images/icon02.png) no-repeat right center;
	padding-right: 15px;
	margin-right: 5px;
}
#path li a:hover {
	color: #14aed9;
}

/*MASTER*/
#master {
	float: right;
	width: 940px;
	margin-left: 219px;
	overflow: hidden;
	padding: 0px 100px 30px;
	display: block;
}
/*#content p {
	color: #000;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	clear: both;
	line-height: 25px;
	margin-bottom: 20px;
}*/
.content {
	color: #fff;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	clear: both;
	line-height: 25px;
	margin-bottom: 20px;
}

/*TYPEFACE*/
h1 {
	color: #f8f70f;
	font-size: 25px;
	clear: both;
	margin-bottom: 15px;
	font-weight: normal;
	text-align: center;
	display: block;
	text-decoration: underline;
}
.t01 {
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
}
.t02 {
	display: block;
	color: #000;
	line-height: 24px;
	font-size: 14px;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	background: url(../images/icon03.png) no-repeat left top;
	width: 75px;
	height: 24px;
	line-height: 24px;
	padding: 0px 24px 0px 10px;
	margin-bottom: 10px;
}
.t03 {
	color: #14aed9;
	line-height: 24px;
	font-size: 16px;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	font-weight: 700;
	margin-bottom: 5px;
}

.t04 {
    display: block;
    color: #000;
    line-height: 24px;
    font-size: 14px;
    font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
    background: url(../images/icon04.png) no-repeat left top;
    height: 24px;
    line-height: 24px;
    padding: 0px 24px 0px 10px;
    margin-bottom: 10px;
}

/*SHOW*/
#show {
	width: 100%;
	position: relative;
}
#show h1 {
	color: #14aed9;
	text-align: left;
}

#show_main {
	background-color: #fff;
	width: 100%;
	padding: 28px 20px;
	overflow: hidden;
	min-height: 340px;
}
#show_left {
	width: 360px;
	float: left;
}
#show_pic {
	position: absolute;
	right: 0px;
	top: 0;
	width: 485px;
	height: 365px;
	background: url(../images/bg_showpic.jpg) no-repeat right bottom;
	padding: 0px 6px 5px 0px;
}

.show_title {
	margin-bottom: 5px;
	font-size: 18px;
	color: #000;
	font-weight: 700;
	clear: both;
}
.show_introduction {
	clear: both;
}

/*LIST*/

.list01 {
	border-bottom: 6px solid #f8f70f;
	background-color: #fff;
	width: 296px;
	float: left;
	position: relative;
	margin: 0px 15px 20px 0px;
}
.list01_title {
	color: #14aed9;
	font-size: 15px;
	font-weight: 700;
	padding: 0px 15px;
	line-height: 30px;
	clear: both;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
}
.list01_main {
	padding: 5px 15px;
	color: #5b5b5b;
	font-size: 14px;
	line-height: 22px;
	height: 110px;
	overflow: hidden;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
}
.list01_pic {
	width: 296px;
	height: 223px;
}

/*NEWS*/
.news_table {
	width: 100%;
}
.news_table td {
	height: 25px;
	color: #333333;
	text-align: left;
	padding: 5px 15px;
}
.news_table td.title {
}
.news_table td.title a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}
.news_table td.title a:hover {
	color: #f8f70f;
}

.news_table td.date {
	color: #14aed9;
	font-size: 14px;
}
.news_table  tr.altrow {
	background-color: #000;
}

/* download */
.download_table1 {
	line-height: 22px;
	text-align: left;
	background-color: #FFF;
	color: #666;
}
.download_table1 th {
	color: #FFF;
	background-color: #14aed9;
	font-weight: bold;
	padding: 4px 6px;
	text-align: left;
}
.download_table1 td {
	height: auto;
	text-align: left;
	padding: 4px 8px;
}
.download_table1 td a {
	color: #666;
}

.download_table1 td a:hover {
	color: #14aed9;
	text-decoration: none;
}
.download_table1 td a:active {
	color: #000;
}
.download_table1  tr.altrow {
	background-color: #EAEAEA;
}

/*PAGE*/
#page {
	letter-spacing: 1px;
	float: left;
	margin: 0px;
	height: 20px;
	padding-top: 10px;
	color: #f8f70f;
	font-weight: bold;
}
#page a {
	clear: both;
	padding: 2px 3px 3px 3px 3px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
	width: 100%;
	font-weight: normal;
}
#page a:hover {
	color: #f8f70f;
}
#page a:active {
}

/*FAQ*/

.faqlist {
	margin: 10px 0px;
}
.faqtitle {
	clear: both;
}
.faqtitle a {
	padding: 0px 10px 0px 10px;
	font-weight: 700;
	display: block;
	color: #fff;
	width: 100%;
	font-size: 15px;
	line-height: 26px;
	display: block;
}
.faqtitle a span {
	font-size: 18px;
	margin-right: 3px;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
}
.faqtitle a:hover {
	color: #f8f70f;
	display: block;
}
.faqtitle a.current {
	display: block;
	color: #000;
	font-size: 15px;
	line-height: 26px;
	display: block;
	background-color: #f8f70f;
}

.faqmain {
	background-color: #000;
	border: 1px solid #333;
	padding: 13px;
	margin: 10px;
	width: 95%;
}
.faqmain span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	clear: both;
	color: #f8f70f;
	font-variant: 700;
}

/*CONTACTUS*/

#contactus {
	float: left;
	width: 350px;
	margin-right: 20px;
}
#contactus p {
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
}
#contactus p a {
	font-size: 15px;
	line-height: 24px;
	color: #fff;
}
#contactus p span {
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
}

#contactus02 {
	width: 550px;
	float: left;
}
.contact_table1 {
	background:#1e1e1e;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
}
.contact_table1 th {
	color: #fff;
	padding-right: 5px;
	text-align: right;
	font-size: 14px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
}
.contact_table1 td {
	font-size: 14px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	color: #fff;
	height: 27px;
	padding: 5px;
	text-align: left;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
}
.contact_table1 select {
	border: none;
	background-color: #fff;
	color: #333;
}
.contact_table1 input {
	border: none;
	background-color: #fff;
	color: #333;
}
.contact_table1 textarea {
	border: none;
	background-color: #fff;
	color: #333;
}

/*SITEMAP*/
#sitemap {
	padding: 15px 5px 20px 5px;
	overflow: hidden;
	height: auto;
	font-size: 16px;
}
#sitemap a {
	text-decoration: none;
}
#sitemap ul {
	margin: 0px;
	list-style-type: none;
	line-height: 20px;
}
#sitemap ul li {
	padding: 5px 0px 0px 10px;
}
#sitemap ul li a {
	margin: 0px;
	color: #14aed9;
	font-weight: 700;
	display: block;
	padding-left: 30px;
	text-decoration: underline;
}
#sitemap ul li a:hover {
	color: #f8f70f;
	text-decoration: underline;
}
#sitemap ul ul {
	margin-left: 30px;
}
#sitemap ul ul li a {
	margin: 0px;
	padding: 0px;
	color: #fff;
	display: block;
	clear: both;
	background: none;
	font-weight: normal;
	text-decoration: none;
}
#sitemap ul ul ul {
	overflow: hidden;
	margin: 0px;
	padding: 10px 5px;
}
#sitemap ul ul ul li {
	list-style-type: none;
	float: left;
}
#sitemap ul ul ul li a {
	width: auto;
	padding: 0 10px 0 0;
	margin: 0px 5px 0 0;
	border-right: 1px solid #666;
	color: #666;
	display: inline;
	float: left;
}
.list01_serial {
	color: #333;
	height:15px;
	font-size: 12px;
	font-weight: 700;
	padding: 0px 15px;
	clear: both;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
}