@charset "utf-8";
/* eng version */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%; /* Required */
}
body {
	background:url(../images/header_bg.jpg) repeat-x;
	margin: 0px;
	padding:0;
	text-align:center;
}
p, td, li {
	text-align:justify;
	text-justify: inter-ideograph;
}
#container {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	font:normal 13px/1.5em Arial, Helvetica, sans-serif;
	background:#fff url(../images/container_bg.gif) repeat-y left top;
	color:#333;
}
#index #container {
	background:none;
	background:#fff;
}
select, input {
	font:normal 12px/1.5em Arial, Helvetica, sans-serif;
}
a {
	text-decoration:underline;
	color:#666;
}
a:hover {
	text-decoration:none;
	color:#000;
}
#header {
	height:65px;
	background:#369 url(../images/header_bg.jpg) repeat-x center top;
}
#foot {
}
#container-foot {
	width: 100%;
	background: #00a8a9;
	text-align:center;
	color:#fff;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 30px;
	line-height:30px;
	vertical-align:middle;
	clear:both;
}
#globalNav {
	width:100%;
	background:#78AC64;
	letter-spacing:1px;
	text-align:left;
}
.kv img {
	border-bottom:3px solid #78ac64;
}
#index .kv {
	margin:20px 0;
	text-align:center;
}
/*左上角logo;*/
#header_logo {
	width:466px;
	float:left;
	height:65px;
}
/*右上角選單;*/
#header_link {
	width:400px;
	float:right;
	text-align:right;
	padding-top:10px;
	color: #78ac64;
	font-size:11px;
	letter-spacing: 1px;
}
#header_link a {
	color: #78ac64;
	padding:0 10px;
	text-decoration:underline;
}
#header_link a:hover {
	text-decoration: none;
	color: #367c1c;
}
.header_link_default {
	color: #367c1c;
	padding-left:10px;
}
.wrapper {
	width:980px;
	padding-bottom:30px;
	float:left;
}
#index .wrapper {
	width:100%;
	text-align:center;
}
.sb {
	width:220px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	background:#f7f7f7;
	/*	margin-bottom:-10000px;
	padding-bottom:10000px;*/
	padding-top:10px;
}
.content {
	width:700px;
	float:left;
	padding:20px 0;/*	margin-bottom:-10000px;
	padding-bottom:10000px;*/
	}
.content ul {
	clear:both;
	margin-bottom:1.5em;
}
.content li {
	background:url(../images/ico_bt3.gif) no-repeat left 3px;
	padding-left:1.3em;
	margin-bottom:0.5em;
}
#product .content li {
}
#product .content li img {
	margin:0.5em 0;
}
#product .more {
	padding:2px 2px 2px 12px;
	background: url(../images/ico_pls.gif) no-repeat 2px center;
	color:#78ac64;
	text-decoration:none;
}

#product .more:hover {
	text-decoration:underline;
}
.content li li {
	background:url(../images/ico_arr2.gif) no-repeat left 6px;
	padding-left:1.3em;
	margin-bottom:0.1em;
}
.content ul.list {
	clear:none;
	width:350px;
	float:left;
}
#sitemap li ul {
	margin-bottom:1em;
}
#sitemap ul ul {
	margin-bottom:0;
}
.content p {
	margin-bottom:1.5em;
}
h1 {
	border-bottom:1px solid #e5e5e5;
	background:url(../images/h1_bg.gif) repeat-x left center;
	height:45px;
	font-size:24px;
	padding-left:20px;
	line-height:45px;
	vertical-align:middle;
	color:#555;
	letter-spacing:-1px;
	font-weight:normal;
}
.intro {
	border:1px solid #cecece;
	padding:1em;
	color:#666;
	font-weight:bold;
}
h1 .pageTitle {
	color:#a8a8a8;
	margin-left:0.5em;
	font-size:15px;
	font-weight:bold;
}
h2 {
	background:url(../images/h2_head.gif) no-repeat left top;
	height:31px;
	line-height:31px;
	color:#fff;
	font-size:15px;
	padding-left:1em;
	margin-bottom:1em;
}
.annualNews a {
	font-weight:bold;
	color:#00a8a9;
}
.annualNews a:hover {
	color:#333;
}
h2.newsYear {
	float:left;
}
h2 strong {
	background:url(../images/h2_tail.gif) no-repeat right top;
	width:inherit;
	padding-right:2em;
	height:31px;
	display:inline-block;
}
.year {
	text-align:left;
	padding-top:10px;
}
.year select {
	margin-left:20px;
}
h3 {
	margin-bottom:5px;
	color:#00a8a9;
	clear:both;
}
.txt {
	color: #444;
	font-size: 13px;
	line-height: 24px;
}
ul.tab {
	padding:0;
	margin:0;
	background:url(../images/tab_line.gif) repeat-x left bottom;
	height:55px;
	width:100%;
}
.tab li {
	background:none;
	display:block;
	height:54px;
	overflow:hidden;
	background:url(../images/tab_tail.gif) no-repeat right top;
	float:left;
	padding:0;
	margin:0 1px 0 0;
}
.tab li a {
	white-space:nowrap;
	background:none;
	width:auto;
	display:block;
	float:left;
	background:url(../images/tab_head.gif) no-repeat left top;
	height:54px;
	padding:0 10px;
	text-align:center;
	font-weight:bold;
	color:#7b6e63;
	text-decoration:none;
	line-height:50px;
	vertical-align:middle;
}
.tab li a:hover {
	text-decoration:underline;
}
.tab li.act {
	background:url(../images/tab_tail_act.gif) no-repeat right top;
	height:55px;
}
.tab li.act a {
	background:url(../images/tab_head_act.gif) no-repeat left top;
	color:#78ac64;
}
.tab li a em {
	display:block;
 *display:inline-block;
	margin-top:-15px;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	line-height:1.2em;
}
.tabContent {
	padding:10px;
	clear:both;
	border:1px solid #e4e2cf;
	border-top:none;
}
.pdList td {
	padding:10px;
	vertical-align:top;
	border-bottom:1px dashed #cecece;
}
.pdList .tail td {
	border-bottom:0;
}
.pdList .th_1 {
	color:#fff;
	background:#00a2a5;
	width:30%;
	padding-left:10px;
}
.pdList .th_2 {
	color:#fff;
	background:#42c3c6;
	width:45%;
	padding-left:10px;
}
.pdList .th_3 {
	background:#bcbcbc;
	color:#fff;
	font-weight:normal;
	width:25%;
	text-align:center;
}

.pdList .td_3 {
	width:25%;
	text-align:center;
}
.downLoad td {
	padding:10px;
	vertical-align:top;
	border-bottom:1px dashed #cecece;
}
.downLoad .tail td {
	border-bottom:0;
}
.downLoad .th_1 {
	color:#fff;
	background:#00a2a5;
	width:30%;
	padding-left:10px;
}
.downLoad .th_2 {
	color:#fff;
	background:#42c3c6;
	width:50%;
	padding-left:10px;
}
.downLoad .th_3 {
	background:#cecece;
	width:20%;
	padding-left:10px;
}
.downLoad td a {
	text-indent:-60000px;
	background:url(../images/ico_zip.gif) no-repeat center center;
	display:block;
}
.bdPartner td {
	text-align: center;
}
.floatR {
	float:right;
	margin:0 0 10px 10px;
}
.floatL {
	float:left;
	margin:0 10px 10px 0;
}
.hiLite {
	font:normal 12px/1.5em Georgia, "Times New Roman", Times, serif;
	color:#000;
}
.contact {
	border:1px solid #78AC64;
	color:#78AC64;
	padding:10px;
	clear:both;
}
.top {
	background:url(../images/ico_top.gif) no-repeat left bottom;
	padding-left:12px;
	float:right;
	font-size:10px;
	font-weight:bold;
	color:#78AC64;
	height:12px;
	margin:0 0 20px;
}
#product li strong {
	color:#00a8a9;
}
.newsList li {
	margin-right:100px;
	padding-left:92px;
	text-indent:-78px;
	color:#00a8a9;
	text-align:left;
}
.newsList li a {
	padding-left:10px;
}
.col {
	width:300px;
	margin:0 10px;
	float:left;
	overflow:hidden;
	font-size:12px;
	text-align:left;
	padding-bottom:20px;
}
.colMedia {
	margin-left:20px;
	_margin-left:10px;
}
.colPds a {
	background:url(../images/ico_arr1.gif) no-repeat left 3px;
	padding-left:12px;
	font-weight:bold;
	color:#00a8a9;
}
.col ul {
	margin-top:0.5em;
}
.col li {
	border-bottom:1px solid #fff;
	background:url(../images/ico_arr2.gif) no-repeat left 6px;
	overflow:hidden;
}
.col .date {
	width:70px;
	float:left;
	margin-left:10px;
}
.col .title {
	width:215px;
	float:left;
	color:#000;
	text-align:left;
}
.col .title:hover {
	background:#e1e1e1;
}
#index h1 {
	border-bottom:0;
	background:0;
	height:auto;
	padding-left:0px;
	background:url(../images/index_col_h1_bg.gif) repeat-x;
}
.licens, .dividend {
	border-collapse:collapse;
	margin-bottom:2em;
}
.licens th, .dividend th {
	padding:3px;
	color:#fff;
	background:#78ac64;
	border:1px solid #cecece;
	text-align:center;
}
.licens td, .dividend td {
	padding:3px;
	border:1px solid #cecece;
	text-align:center;
}
#manual .licens td {
	text-align:left;
	font-size:12px;
}
.licens .nbdr {
	border:0;
}
.licens .bar {
	background:#b7d6ab;
	border:1px solid #fff;
	border-left:0;
	border-right:0;
}
.licens .arr {
	background:	#b7d6ab url(../images/prArr.gif) no-repeat right center;
	border:1px solid #fff;
	border-left:0;
	border-right:0;
}
.licens .arrEnd {
	background:	#b7d6ab url(../images/prArrEnd.gif) no-repeat right center;
	border:1px solid #fff;
	border-left:0;
	border-right:0;
}
.boardDirector {
	border:1px solid #999;
	margin-bottom:2em;
}

.boardDirector th {
	border:1px dotted #999;
	padding:3px;
	text-align:left;
	color:#fff;
	background:#78ac64;
}
.boardDirector li {
	background:url(../images/ico_arr2.gif) no-repeat 2px 5px;
}
.boardDirector td{
	border:1px dotted #999;
	padding:3px;
	text-align:left;
}
sup {
	font-size:12px;
	line-height:0;
}
/* career */

.odd {
	background:#2090bc;
}
.even {
	background:#4fbada;
}
.occupList th {
	color:#fff;
	text-align:left;
	padding:3px;
}
.occupList td {
	padding:3px;
}
h4 {
	background:#cdcdcd;
	color:#000;
	margin:5px 0;
	padding:3px;
	border-bottom:1px solid #8b8b8b;
}
.note {
	border-top:1px solid #cecece;
	margin-top:10px;
}
.apply {
	text-align:right;
}
h1 .more {
	display:block;
	float:right;
	height:21px;
	width:36px;
	background:url(../images/index_col_more.gif) no-repeat left top;
}
h1 .more:hover {
	background:url(../images/index_col_more.gif) no-repeat left bottom;
}
/*#index .more {
	color:#fff;
	float:right;
	background:#00a8a9 url(../images/ico_arr1.gif) no-repeat 2px 5px;
	padding:0 5px 0 10px;
	margin-top:1em;
	}*/

#product .content li {
	margin-bottom:1em;
}
#product #tabContainer li {
	margin-bottom:0em;
}
.companyBrief {
	height:400px;
	background:url(../images/aboutPic_intro.jpg) no-repeat right 30px;
	overflow:hidden;
}
.companyBrief li {
	clear:both;
	float:left;
}
.latestNews {
	background:url(../images/latestNew.gif) no-repeat;
	display:inline-block;
	height:12px;
	width:17px;
}
.links li {
	width:300px;
	float:left;
}
.video {
	position:absolute;
	width:300px;
	height:250px;
}
.colCf {
	height:250px;
}
.colCf h1 {
	width:300px;
	height:21px;
	position:absolute;
}
.opLogo {
	position:absolute;
	right:30px;
}
.opImg {
	padding:4px;
	border:1px solid #cecece;
	margin-bottom:1em;
	text-align:right;
	color:#00a2a3;
}
.pdLogo {
	float:left;
	padding-right:1em;
	margin-bottom:-1em;
}
.pdLogo img {
	padding:3px;
	border:1px solid #cecece;
}

.history td {
	padding:4px 0;
}

.history th {
	padding:4px 1em 4px 0;
	text-align:left;
}

.history li {
	background:url(../images/ico_arr2.gif) no-repeat 2px 5px;
}

#product .content li em {
	font-style:normal;
	font-weight:bold;
}


.links th {
	padding-bottom:10px;
	width:60px;
	text-align:left;
}

.links td {
	width:170px;
	vertical-align:middle;
	text-align:left;
	margin-bottom:10px;
}

