﻿/*==================================================
filename: ir.css
Auther: tenten creative.
Version: 2.0
Last update: 2012/10/05
====================================================*/
#main {
	font-family:"微軟正黑體","Microsoft JhengHei",Arial,sans-serif;
	background: #FFFFFF;
}

body {
background: url("../../images/bg-about.jpg") repeat fixed center top transparent;
    /*background: url("../../images/background.jpg") repeat fixed center top transparent; */
    
	overflow-x:hidden;
	font-family:"微軟正黑體","Microsoft JhengHei",Arial,sans-serif;
}
#wrapper{
	overflow:hidden;
}
#menu-main-nav li {
	margin-right: 3px;
}
a:hover {
	color: #ED1C24;
}
.breadcrum li {
	display: inline;
	padding-right: 5px;
}
/* ===================
MZ Add 0926
======================*/
.ir-home-stock-col-1, .ir-home-stock-col-2 {
	height: 85px;
}
.ir-home-stock-col-1, .ir-home-stock-col-3 {
	width: 176px;
	clear: left;
}
#ir-home-stock .ir-home-stock-col-2, #ir-home-stock .ir-home-stock-col-4 {
	width: 118px;
	float: right;
}
.stock-up p {
	color: #ED1C24 !important;
	background: url(../images/stock-arrow.png) no-repeat 88px -1px;
}
.stock-down p {
	color: #00978E !important;
	background: url(../images/stock-arrow.png) no-repeat 88px -61px;
}
/* ===================
tables
======================*/
table.tablesorter {
	color: #666;
	font-family: "微軟正黑體", Arial, Helvatica, sans-serif;
	border-collapse: collapse;
	font-size: 100%;
	line-height: 140%;
	padding: 10px;
	margin: 20px 0px;
	width: 100%;
}

/*
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
*/

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #F1F0F0;
	font-size: 13px;
	text-align: center;
	padding: 3px;
	border: 1px solid #ddd;
}

/*
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
*/

table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	font-size: 13px;
	text-align: left;
	padding: 3px 10px;
	border: 1px solid #ddd;
}
#content-wrapper input.search_btn { 
	position: relative;
	width:65px; 
	height:28px;
	left:130px;
	bottom:38px; 
	border:0; 
	cursor:pointer;
	background:url(../../images/search-icon-ir.gif) no-repeat right 0px;
}
	/*color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;*/

table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
.upText {
  color: #FF0000;
}
.dnText{
  color: #63ad32;
}
.balText{
  color: #3D3D3D;
}
table#no_border tr:hover td{
	background: none;
}

#ir-content #date_area { display:block; margin:30px 0; clear:both}
#ir-content #date_area div.date { width:auto; float:left;color: #777;font-size: 14px; padding-right:5px}

#ir-content #download_area { display:block; margin:30px 0; clear:both}
#ir-content #download_area div.download { width:auto; float:left;color: #777;font-size: 14px; padding-right:5px}
/* ===================
Menu Eng
======================*/
.tpk3 .nav-eng .rec {
	height:55px!important;
} 
.nav-eng h2{
	letter-spacing:-0.5px ;
	font-size:15px;
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans'), local('DroidSans'), 
url(https://themes.googleusercontent.com/static/fonts/droidsans/v3/s-BiyweUPV0v-yRb-cjciL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
.ir-en h2 {
	font-family: 'Droid Sans', sans-serif;
}
.ir-en .button-sq a span {
	font-size: 13px;
	line-height: 130%;
}

/* ===================
Table
======================*/
#ir table {
  border-collapse: collapse;
  font-size: 100%;
  line-height: 140%;
}
#ir table {
  font-weight: bold;
  padding: 10px;
  margin: 20px 0;
}
#ir tr:hover td {
	background: #eee;
	font-weight: normal;
}
table#no_border tr:hover td{
	background: none;
}
td,th {
	border:1px solid #b7b7b7;
    font-size:14px;
    text-align: left;
    padding: 3px 10px;
}
.ir-en td, .ir-en th {
	border:1px solid #b7b7b7;
    font-size:13px;
    text-align: left;
    padding: 3px 8px;
}
th { 
	background-color:#F1F0F0;
}
table td {
	font-weight: normal;
}
table { 
	width:100%;
	color: #666;
	font-weight: normal;
}
table a {
	color: #257BB6;
	font-weight: normal;
}
table a:hover {
	color: #5D6A86;
}
/* ===================
IR Button
======================*/
input, textarea {
  -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
#content-wrapper input, #content-wrapper textarea, #content-wrapper select, #content-wrapper .uneditable-input {
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  display: inline-block;
  font-size: 13px;
/*  height: 18px;*/
	margin-right: 10px;
  line-height: 18px;
  margin-bottom: 9px;
  padding: 4px;
}
input:focus, textarea:focus {
  border-color: rgba(101, 154, 34, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(186, 191, 204, 1);
  outline: 0 none;
}
.control-group.success input, .control-group.success select, .control-group.success textarea {
  border-color: #468847;
  color: #468847;
}
#content-wrapper select, #content-wrapper input[type="file"] {
  height: 28px;
  line-height: 28px;
}
label, input, button, select, textarea {
  font-weight: normal;
}
pre {
  background-color: #F5F5F5;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px 4px 4px 4px;
  display: block;
  font-size: 12.025px;
  line-height: 18px;
  margin: 0 0 9px;
  padding: 8.5px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.button-pdf {
	background: url(../../images/pdf-icon.png) no-repeat;
	padding-left: 20px;
}
/*ul.menu_tabs {
	
}*/
ul.bottomline {
	border-bottom: 1px solid #eee;
}
ul.mg-btm {
	margin-bottom: 20px;
}
ul.menu_tabs {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
.ir-iframe > ul.menu_tabs{
	padding-top:25px;
	margin:0 40px;
	position:relative;
	z-index:900;
}
.menu_tabs li {
	background: url(../../images/tab_btn_back.png) repeat-x;
	float: left;
	margin-right: 5px;
}
.ir-en .menu_tabs li {
	background: none;
}
.ir-en ul.menu_tabs {
	border: none;
}
.ir-en .menu_tabs li.ui-state-active {
	background: none;
}
.ir-en .menu_tabs li a {
	background: url(../../images/tab_bullets_small.png) 1px 3px no-repeat;
	font-size: 11px;
	padding: 8px 7px 7px 23px;
	line-height: 120%;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
}
.menu_tabs li a {
	font-size: 14px;
	display: block;
	padding: 8px 13px 8px 29px;
	border-top:1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	background: url(../../images/tab_bullets_small.png) 5px 7px no-repeat;
}
.menu_tabs li.ui-state-active {
	background: #eee;
}
.btn .caret {
  margin-left: 0;
}
.caret {
  content: "";
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0;
}
.btn-large .caret {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
  margin-top: 6px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group:before, .btn-group:after {
  content: "";
  display: table;
}
.btn-toolbar .btn-group {
  display: inline-block;
}
.btn-group {
  position: relative;
}
.btn-group .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group .btn:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
}
.btn-group .dropdown-toggle {
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.125) inset, 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group .btn:last-child, .btn-group .dropdown-toggle {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.btn-group .btn {
  float: left;
  position: relative;
}
.btn-large {
  font-size: 15px;
  line-height: normal;
}
.btn {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #F5F5F5;
  background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
  background-repeat: repeat-x;
  border-color: #CCCCCC #CCCCCC #B3B3B3;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 0 0 5px 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  left: 0;
  list-style: none outside none;
  margin: 0;
  min-width: 160px;
  padding: 4px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.btn-group.open .dropdown-menu {
  border-radius: 5px 5px 5px 5px;
  display: block;
  margin-top: 25px;
}
.dropdown-menu a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 18px;
  padding: 3px 15px;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #5D6A86;
}
.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.dropdown.open .dropdown-menu {
  display: block;
}
.pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}
/* ===================
IR	(FAQ)
======================*/
#ir-cms p {
	color: #666666;
    font-size: 14px;
    line-height: 165%;
    margin: 10px 0 13px;
}
#ir-content .report {
	padding:10px;
	float:left;
	width:300px;
	border:3px solid #77BAE2;
	margin:20px 18px 0 0;
	min-height: 155px;
}
#ir-content .report:hover {
	border: 3px solid #ED1C24;
}
#ir-content .report img{
	float:left;	
	width: 110px;
	display: block;
}
#ir-content .report .content{
	margin-left:10px;
	float:left;
	width: 100%;
}
#ir-content .report ul{
	margin-top:20px;
	padding:0 20px;
}
#ir-content .report li {
	font-size: 12px;
	line-height: 150%;
	margin: 5px 0;
	list-style: square;
	font-style: italic;
	font-size: 11px;	
}
.report li a {
	padding-right: 5px;
	font-style: normal;
	font-size: 13px;
}
.report h3 {
	font-style: italic;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	padding-left: 20px;
}
.ui-tabs-hide{
	display:none;
}
/* ===================
IR (brad)
======================*/
.ir-sub-des {
	background-color:#f7f7f7;
	padding:15px 20px;
	margin-bottom:20px;
}
.sel-yr {
	width:160px;
	float:left;
}
.sel-yr span{
	font-size:15px;
	margin-right:15px;
}
.rev-des {
	width:460px;
	float:right;
}
.rev-des h4 {
	font-size:15px;
} 
.rev-des h5 {
	font-size:13px;
}
.table-block {
/*	margin-top:10px;*/
}
.rev-report-usd p{
	margin-left:645px;
	font-size:13px;
}
.rev-report-twd p {
	margin-left:633px;
	font-size:13px;	
}
.table-block {
/*	margin-top:50px;*/
}

.fur-act, .past-act{ 
	padding:10px 0;
}
.fur-act h4, .past-act h4 {
	font-size:16px;
	padding: 10px 0;
	margin:5px 0;
	color:#ED1C24;
	border-bottom: 1px solid #eee;
}
.fur-act p, .past-act p {
	font-size:13px;
	color:#627793;
}
.link-area {
	font-size:14px;
	margin:20px 0;
}
.link-area li {
	line-height: 170%;
	margin: 5px 0;
}
.link-area span {
	font-size: 11px;
	padding:0 5px;
}
.stock-agent {
	margin-top:20px;
	padding:10px;
}
.share-service{ padding:0 10px;}
.share-service h4, .stock-agent h4 {
	color:#ED1C24;
	font-size:16px;
	margin-bottom:8px;
}
.stock-agent h5 {
	font-size:15px;
	margin-bottom:5px;
}
#ir-content .stock-agent p {
	margin:0 0 3px 0;
	font-size:13px;
}
#ir-head h3{
	font-size:18px;
	padding:0 10px;
}
.article-content {padding:20px 10px;}
.article-content h6 {
	font-size:16px;
	margin:10px 0 20px 0;
}
.article-content p {
	font-size:13px;
	margin-bottom:15px;
	color:#444;
}
.contact-tpk { 
	padding:25px 10px;
}
.contact-tpk p {font-size:14px;}
/* ===================
IR Submenu
======================*/
#ir-side-bar a {
	color: #54617A;
}
#ir-side-bar .submenu {
	padding: 10px 0;
}
#ir-side-bar .submenu li {
	font-size: 12px;
	letter-spacing: 0;
	padding: 5px 10px 5px 39px;
	border:0;	
	background: url(../../images/sidebar-dot.gif) 22px 4px no-repeat;
}
#ir-faq li{
	border-bottom:1px dotted #606E8B;
/*	margin:15px 0;*/
	padding:15px 0;
}
#ir-faq h3 {
	color:#606E8B;
	padding-left:60px;
	padding-top:15px;
	height:40px;
	background:url(../../images/ir-faq-q.png) no-repeat 0px 5px;
}
#ir-faq p {
	background:url(../../images/ir-faq-a.png) no-repeat 0px 5px;
	min-height:40px;
	color:#8A8C8E;
	padding-left:60px;
	font-size:14px;
}
.ui-accordion-header{
    background: url("../../images/side_bar_dot.gif") no-repeat scroll 5px top transparent;
    border-bottom: 1px solid #EEEEEE;
    letter-spacing: 2px;
    padding: 10px 0 10px 25px;
}
/* ===================
IR
======================*/
.ir-ppl {
	float: left;
	width: 300px;
	border-top:1px solid #eee;
	margin-right: 30px;
	margin-top:30px;
}
.ir-ppl h3 {
	padding: 10px 0;
	font-size: 18px;
}
.ir-ppl h3 span {
	font-size: 13px;
	padding-left: 10px;
}
.ir-ppl li {
	line-height: 150%;
	margin:5px 0;
}
body#ir {
	background: url("../../images/bg-about.jpg") fixed center top;
}
#ir-content {
	width: 770px;
	float: left;
}
#ir-cms h5 {
	font-size: 16px;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
	margin: 5px 0;
}
#ir-cms .rev-des h5 {
	font-size: 13px;
	margin: 5px 0;
	padding: 0;
}
blockquote {
	background: #eee;
	border: 1px solid #999;
	padding: 10px 15px;
	font-size: 13px;
	margin: 15px 0;
}
.require-field {
	text-align: right;
	font-size: 12px;
	color: #77BAE2;
}
#ir-cms {
	background: #fff;
	padding: 55px 40px 25px 40px;
	min-height: 450px;
}
#ir-cms.ir-protal {
	padding: 25px 30px;
}
#ir-side-bar-wrapper {
	width: 215px;
	float: right;
}
#ir-side-bar-top {
	margin-bottom: 5px;
}
.ir-iframe{
	padding:0 !important;
}
#ir-side-bar {
	background: url("../../images/bg_white_95.png");
	padding: 10px 10px 30px 10px;
	position: relative;
	z-index: 900;
	display:none;
}
#ir-side-bar h3 {
	font-size: 13px;
}
.ir-side-bar-en .ui-accordion-header {
	letter-spacing:0px;
}
#sidebar-icon-box {
	background: url("../../images/bg_white_95.png");
	padding: 10px;
	position: relative;
	z-index: 900;
	display: none;
}
#sidebar-icon-box a {
	display: block;
	float: left;
	margin: 0 0 0 12px;
	text-indent: -9000px;
	width: 82px;
	height: 21px;
}
#sidebar-icon-box a:hover {
	opacity: 0.7;
}
.sidebar-icon-mail {
	background: url(../../images/icon-mail.gif) no-repeat;
}
.ir-en .sidebar-icon-mail {
	background: url(../../images/icon-mail_en.gif) no-repeat;
}
.sidebar-icon-rss {
	background: url(../../images/icon-rss.gif) no-repeat;
}
.ir-en .sidebar-icon-rss{
background: url(../../images/icon-rss_en.gif) no-repeat;	 
}

#ir-side-bar-search {
	background: url("../../images/bg_white_95.png");
	padding: 15px 0 7px 12px;
	margin-bottom: 5px;
}
#ir-side-bar li {
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #eee;
	letter-spacing: 2px;
	background: url("../../images/side_bar_dot.gif") no-repeat right top;
}
#ir-side-bar a:hover {
	color: #ED1C24;
}
#ir-head {
	position: relative;
	min-height: 120px;
	margin-bottom: 5px;
	background:#F7F8F9;
}
#ir-head .breadcrum {
	position: absolute;
	top:10px;
	left: 35px;
	z-index: 10;
}
#ir-head h2 {
	font-size: 28px;
	color: #606E8B;
	position: absolute;
	bottom:15px;
	letter-spacing: 3px;
	z-index: 10;
	left: 40px;
}
.ir-en #ir-head h2 {
	letter-spacing: 0px;
}
.pagr-kv-img {
	position: absolute;
	right:0;
	top:0;
}
.breadcrum {
	font-size:11px;
	color: #999;
	padding: 10px;
}
#ir-home-stock li {
	float: left;
	border-top:1px solid #eee;
	padding: 5px 10px;
}
#ir-home-stock {
	padding-top:15px;
}
#ir-home-stock p {
	margin: 0;
}
#ir-home-stock li h5 {
	font-size: 11px;
	color: #A7A9AC;
	margin: 0;
	border: none;
	padding: 0;
}
.ir-home-stock-col-1, .ir-home-stock-col-3 {
	width: 176px;
	clear: left;
}
#ir-home-stock .ir-home-stock-col-2, #ir-home-stock .ir-home-stock-col-4 {
	width: 118px;
	float: right;
}
#ir-cms .ir-home-stock-col-1 p, #ir-cms .ir-home-stock-col-2 p {
	font-size: 40px;
	color: #5D6A86;
	letter-spacing: -3px;
}
#ir-cms .ir-home-stock-col-2 p span {
	font-size: 24px;
	position: relative;
	top:3px;
	left:5px;
}
.stock-up p {
	color: #ED1C24 !important;
	background: url(../../images/stock-arrow.png) no-repeat 88px 5px;
}
.stock-down p {
	color: #00978E !important;
	background: url(../../images/stock-arrow.png) no-repeat 88px -55px;
}
.ir-home-stock-col-3 p, .ir-home-stock-col-4 p {
	color: #5D6A86;
}
.stock-high {
	float:left;
	width: 49%;
}
.stock-low {
	float:right;
	width: 49%;
}
#ir-cms .ir-home-stock-col-4 .date {
	font-size: 13px;
	padding: 2px 0;
}
/* ===================
IR application(Brad)
======================*/
.ir-application h4{
	margin-top:20px;
	font-weight:bold;
	color:#777;	
}
/* ===================
IR contact form(Brad)
======================*/
.contact-form {
	padding:15px 15px;
	font-size:14px;
}
.contact-form div {
	margin:5px 0;
	font-family: 12px;
}
.maintext {
	font-family:'微軟正黑體',"Microsoft JhengHei",Arial,sans-serif;
}
#content-wrapper .contact-form .btn {
	 height:32px;
	 margin-right:15px;
	 padding: 5px 20px;
	 cursor:pointer;
}
/* ===================
IR important post(Brad)
======================*/
#sub_tabs li a{
	padding: 4px 10px;
	font-size:14px;
	background:none;
}
#sub_tabs {
    margin-top:20px;
}
.imp-post h4{
	color:#555;
	margin:20px 0;
}
/* ===================
IR	email alarm
======================*/
.email-alarm h4 {
	margin:20px 0;
	color:#555;
}
.email-alarm p {
	font-size:13px;
}
.email-alarm li span{
 	bottom: 5px;
    color: #777777;
    font-size: 14px;
    line-height: 20px;
    margin-left: 10px;
    position: relative;
}
.email-alarm li span {
	position:relative;
	bottom:4px;	
}
.email-alarm h6 {
	display:inline;
	font-size:15px;
}
.email-alarm .searchbox {
	margin-left:10px;
}
#content-wrapper .email-alarm .searchbox {
	height:28px; 
}
input{font-family:'微軟正黑體',"Microsoft JhengHei",Arial,sans-serif;}

/* ===================
IR	(BOSS PROFILE-Hsiang)
======================*/
.ir-boss-profile{
	position: relative;
}
.ir-boss-profile h2{
	color: #606e8a;
	font-size: 24px;
	letter-spacing: 5px;
	margin-top: 15px;
}
.ir-boss-profile h3{
	color: #777;
	font-size: 14px;
	margin: 15px 0px 0px 0px;
	
}
.ir-boss-profile h4{
	color: #777;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px #eee solid;
}
.ir-boss-profile h5{
	color: #777;
	font-size: 18px;
	margin: 5px 0px;
}
.ir-boss-date{
	right: 10px;
	top: -8px;
	position:absolute;
}
.ir-boss-date p{
	padding: 0px 10px;
	text-align: right;
	font-size: 12px!important;
	margin-bottom: 10px!important;
}
.ir-boss-profile p span{
	margin-left: 10px;
	border-left: 1px solid #eee;
	padding-left: 20px;
}
.ir-boss-details{
	float: left;
	width: 460px;
	margin: 60px 0px 0px 0px;
}
.ir-boss-profile ul{
	color: #777;
	margin-top: 50px;
	float:right;
	width: 180px;
}
.ir-boss-profile ul li{
	color: #777;
	margin: 10px 10px 0px 0px;
	font-size: 12px!important;
	border-bottom: 1px dotted #e5e5e5;
	padding-bottom: 5px;
	width: 180px;
}
.ir-boss-profile i, .ir-boss-details i{
	padding: 0px 5px 0px 0px;
}
.ir-boss-details p{
	font-size: 12px!important;
}
/* ===================
IF(NEWS-important-news)
======================*/
#announcement .dates{
	color: #777;
	font-size: 12px;
/*	margin-top: -10px!important;*/
	display:block;
}
.fur-act.clearfix > ul{
	color:#777;
}
.fur-act.clearfix > li{
	color:#777;
	font-size: 13px;
}
/* ===================
IR	(FAQ)
======================*/
.ir-col {
	float: left;
	width: 340px;
	margin-bottom: 15px;
}
#ir-cms .ir-col-2, #ir-cms .ir-col-4 {
	float: right;
}
#ir-cms .ir-col-3 {
	clear: left;
}
.ir-col-1 .col-head {
	background: #627793;
}
.ir-col-2 .col-head {
	background: #8893AA;
}
.ir-col-3 .col-head {
	background: #929BB0;
}
.ir-col-4 .col-head {
	background: #BABFCC;
}
.col-head {
	color: #fff;
	height: 36px;
	position: relative;
}
.col-head h3 {
	font-size: 16px;
	padding:6px 0 0 15px;
	letter-spacing: 3px;
}
.ir-en .col-head h3 {
	letter-spacing: 0px;
} 
.col-head-btn-more {
	position: absolute;
	right: 0;
	background: url(../../images/ir-btn-more.png) no-repeat;
	width: 92px;
	height: 36px;
	text-indent: -9000px;
	display: block;
	top:0;
}
.ir-en .col-head-btn-more{
	background: url(../../images/ir-btn-more_en.png) no-repeat;
}
.col-head-btn-more:hover {
	opacity: 0.4;
}
.ir-news li {
	padding:10px 15px;
	border-bottom: 1px dotted #ddd;
	position: relative;
}
.ir-news span {
	display: block;
	font-size: 11px;
	color: #929BB0;
}
.ir-news a {
	font-size: 12px;
	color: #566881;
}
.ir-news a:hover {
	text-decoration: underline;
}
.btn-boardcast {
	position: absolute;
	right: 0;
	top:0;
	background: url(../../images/btn_boardcast.png) no-repeat;
	text-indent: -9000px;
	width: 65px;
	height: 18px;
}
.ir-en .btn-boardcast {
	background: url(../../images/btn_boardcast_en.png) no-repeat;
}
.btn-boardcast:hover {
	opacity: 0.4;
}
.ir-home-important {
	background: #E4E5EA;
	color: #627793;
	padding: 15px 15px 45px 15px;
	position: relative;
}
.ir-home-important h3 {
	font-size: 20px;
	margin:10px 0;
}
.ir-home-important a {
	color: #627793;
}
.ir-home-important h3 a:hover {
	color: #5D6A86;
	text-decoration: underline;	
}
.ir-home-important span {
	font-size: 16px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-style:italic;
}
.btn-more-circle {
	text-indent: -9000px;
	background: url(../../images/btn_more_circle_big.png) no-repeat;
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.btn-more-circle:hover {
	opacity: 
}
/* ===================
Menu (TPK3)
======================*/
#menu-main-nav li.menu-contact {
	margin-right: 0;
}
.big-menu .menu-brick {
	margin-top:2px;
}
.rec{
	height:40px!important;
}
#home-btn {
	background: url(../../images/bg_white_95.png);
}

#home #home-btn{
	background:none;
}
.tpk3 #home-btn {
	height: 110px;
}
li.no-hovered > .menu-brick{
	background:#e5e5e5 !important;
	color: #333!important;
	opacity:0.8;
}
.menu-b .big-menu{
	width: 795px;
}

.menu-investor .big-menu{
	left:-226px;
}
.menu-hr .big-menu{
	/*left:-339px;*/
}
.big-menu img{
	top:0px;
	right:3px;
	opacity: 0.8;
	position:absolute;
}
/* ===================
New Header
======================*/
#mother-logo {
	position:relative;
}
.header-holder-2 {
	display:none;
}
#home-btn {
	width: 205px;
	margin-right: 4px;
	height: 110px;
	float: left;
	z-index: 99;
}
.menu-content{
	background:#ffffff;
	width:727px;
	margin-top:20px;
	padding:10px;
}
#menu-main-nav div.investor{
	margin-left:-257px;
}
#main a:hover {
	color: #ED1C24;
}
/* ===================
Old
======================*/
#header-top{
	background: url("/tpk/images/topborder.jpg") repeat; width: 100%; height:3px; border: none; padding:0; margin-top:0px;
}
.header-holder, .content_full_width, #footer_bottom .info{ 
	width:980px;
	margin:auto;
	position:relative;
	z-index: 10;
}
#out-slider{
	background: url("../../images/slider_bg.jpg")
}
#footer_bottom{
	display:none;
}
.ls-bottom-nav-wrapper{
	height:28px;
}
/* ===================
Big Menu
======================*/
.big-menu .menu-b{
	float:left;
	margin-right:3px;
}
.big-menu {
	position: absolute;
	display:none;
	z-index: 999;
}
.big-menu .box {
	width: 785px;
	background: #fff url(../../images/big-menu-bg.gif) no-repeat right bottom;
	margin-left: 3px;
}
.menu-boxer {
	padding: 10px 30px;
}
.menu-boxer li {
	display: block;
	float: left;
	width: 200px;
	height: 160px;
	margin:10px 30px 0 0;
}
.menu-boxer li h3 {
	font-size: 14px;
	color: #555;
	border-top:1px solid #ddd;
	padding:6px 0;
}
.menu-boxer li p {
	font-size: 11px;
	color: #777;
}
.menu-boxer li img {
	display: block;
	border: 1px solid #ddd;
	margin-top:15px;
}
#menu-main-nav li .menu-boxer a:hover {
	opacity: 0.8;
	color: #ED1C24;
}

img.grey {
	position: absolute;
    left: 0; 
    top: 0;
    z-index: 10;    
}
#top-menu-wrapper {
	padding:15px 0 0 10px;
}
#top-menu-wrapper ul {
	width: 100px;
	float: left;
	font-size: 12px;
}
#top-menu-wrapper li {
	line-height: 185%;
	padding-left: 13px;
	background: url(../../images/dotdot.gif) 4px 8px no-repeat;
}
#top-menu-wrapper li a:hover {
	color: #ED1C24 !important;	
}
.sisea-search-form input[type=submit],
.sisea-search-form label{
	display: none;
}
.sisea-paging{
	margin: 25px 0px;
}
.sisea-search-form #search,
#top-menu-wrapper .search {
	width: 85px;
	border: 1px solid #ddd;
	margin-top:10px;
	background:url(../../images/search-icon.gif) no-repeat right 0px;	
	height: 18px;
}
#ir-side-bar-search .search {
	width: 120px;
	border: 1px solid #ddd;
	height: 20px; 
	border-radius: 0;
	font-size:12px;
	padding-right: 66px;
	color: #606E8B;
 }
.ir-side-bar-en #ir-side-bar-search .search{
 	background:url(../../images/search-icon-ir_en.gif) no-repeat right 0px;
 }
.menu-widget {
	float:right;
	width:105px;
	font-size:11px;
	color:#999;
}
.menu-widget span {
	display: block;
	padding-bottom: 5px;
}
li.menu-c .wrapper ul{
	width:100px;
	float:left;
}

li.menu-c .wrapper ul li{
	background:url(../../images/arrow-right.png) no-repeat 0px 6px;
	padding-left:15px;
	padding-bottom:10px;
}
#mother-logo img.grey {
	opacity:0;
}
img.color{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1001;
}
div.header-area{
	position:relative;
	display:block;
	height:127px;
	width:990px;
	z-index: 9999;
	margin: auto;
}
.home-main-area{
	/*background: url('../images/home-bottom-bg.png') repeat-x;*/
	padding: 20px 0 35px 0;
}
.home-banner-wrap{
	margin:auto;
}
/* ===================
Page
======================*/
.page #content-wrapper {
	margin: 135px auto 35px auto;
}
.button-sq a:hover {
	background: #606E8B;
	color: #fff;
}
#content-wrapper{	
	margin:150px auto 50px auto;
	width:990px;
	min-height: 670px;
}
.button-sq a{
	display:block;
	/* width:120px; */
	width:105px;
	height:120px;
	color:#606E8B;
	background:url(../../images/bg_white_95.png);
}
.button-sq a span{
	padding-top:90px;
	background:url(../../images/sidebar-arrow.png) no-repeat 5px 15px;
	display: block;
	font-size:14px;
}
.button-sq a.previous{
	float:left;
}
.button-sq a.previous span{
	margin-left:10px;
}
.ir-side-bar-en .button-sq a.previous span, .ir-side-bar-en .button-sq a.next span {
	padding-top:75px;
}
.button-sq a.next{
	float:right;
}
.button-sq a.next span{
	margin-left:10px;
	background-position:-140px 15px;
	text-align: right;
	padding-right: 10px;
}
.button-sq a.previous:hover span{
	background-position:5px -117px;
}
.button-sq a.next:hover span{
	background-position:-140px -117px;
}
#content{
	float:left;
	width:771px;
	/* width:727px; */
}
#content div.title-wrapper{
	background:url(../../images/content-title-bg.png) repeat;
	height:120px;
}
#content div.title{		
	background:url(../../images/content-title-girl.png) no-repeat  575px 15px;
	height: 100%;
	padding:55px 0 0 35px;
}
#content div.title h2{
	color:#FFFFFF;
	font-size:20px;
	font-weight: bold;
	/*font-family:"儷黑 Pro";*/
}
#content div.title h3{
	margin-top:10px;
	color:#FFFFFF;
	font-size:14px;
/*	font-family:"Helvetica Neue";*/
}
#content div.content{
	margin-top:5px;
	background:url(../../images/content-bg.png) #fff;
	padding:30px 40px 60px 40px;
}
.content p{
	font-family:'微軟正黑體',Microsoft JhengHei,PMingLiU,'新細明體',Arial,sans-serif;
	line-height: 160%;
	margin: 7px 0 20px 0;
	color: #666;
}
#sidebar{
	float:right;
	width:215px;
}
div.article-list-wrapper{
	margin-top:5px;
	background:url(../../images/sidebar-bg.png);
}
div.article-list-wrapper img{
	margin:0 0 20px 15px;
}
.article-list{
	padding:15px 25px 0px 15px;
	margin-bottom:15px;
	min-height:375px;
}
.article-list li{
	background: url("../../images/side_bar_dot.gif") no-repeat scroll 5px top transparent;
	padding: 10px 25px;
	border-bottom: 1px solid #eee;
	letter-spacing: 2px;
}
.article-list a{
	color:#606E8B;
	font-size:14px	
}
.article-list a:hover {
	color: #ED1C24;
}

#content-cols{
	margin-top:20px;
}
#content-cols .col{
	float:left;
	width:210px;
	margin-right:30px;
}
#content-cols h4{
	height:108px;
	color:#FFFFFF;
	padding-top:10px;
	text-indent:10px;
	font-size:16px;
	font-weight:bold;
}
#content-cols .school{
	margin-right:0;
}
dt.title{
	background:#FFFFFF;
	border:0;
	color:#777;
	position:relative;
}
dt.title .company-name{
	position:absolute;
	left: 20px;
}
dt.title .location{
	/* margin-left:405px; */
	position: absolute;
	left: 405px;
}
dt.title .hot-jobs{
	margin-left:600px;
}
table#no_border td, table#no_border th{
	border: 0px!important;
}

/* ===================
Clearfix
====================*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
