﻿@charset "utf-8";
body {
	background-image: url(images/main_brg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a{
 outline: none; /* 圖不要有虛線 - for Firefox Google Chrome  */
 behavior:expression(this.onFocus=this.blur()); /* 圖不要有虛線 - for IE */
}

.line {
	font-size: 0.75em;
	color: #999;
	letter-spacing: 1px;
	line-height: 1px;
}

/*-----首頁下方News------*/
.index_news_txt {
	font-size: 12px;
	font-family: "新細明體", "標楷體";
	line-height: 22px;
	word-spacing: 1px;
	font-weight: 200;
	margin-top: 12px;
	padding-top: 12px;
}
.index_news_title {
	font-size: 11pt;
	font-family: "新細明體", "標楷體";
	line-height: 28px;
	margin-top: 12px;
	padding-top: 12px;
}

.more {
	background-image: url(images/more_brg.jpg);
	margin-right: 12px;
	padding-right: 12px;
	clear: right;
	background-repeat: repeat-x;
	height: 15px;
}


.main_table {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

/*-------主選單-------------*/
.menu_about {
	background-color: #E60012;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.menu_about a{
	background-color: #E60012;
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	line-height: 20px;
	display: block;
}

.menu_about a:hover{
	background-color: #727171;
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	line-height: 20px;
	display: block;
}

.menu_Investors {
	background-color: #F39800;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.menu_Investors a{
	background-color: #F39800;
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	line-height: 20px;
	display: block;
}

.menu_Investors a:hover{
	background-color: #727171;
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	line-height: 20px;
	display: block;
}

.menu_News {
	background-color: #FFF100;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.menu_News a{
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	line-height: 20px;
	display: block;
}

.menu_News a:hover{
	background-color: #727171;
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	line-height: 20px;
	display: block;
}

.menu_Careers {
	background-color: #009944;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.menu_Careers a{
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	line-height: 20px;
	display: block;
}

.menu_Careers a:hover{
	background-color: #727171;
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	line-height: 20px;
	display: block;
}

.menu_Contact {
	background-color: #00A0E9;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.menu_Contact a{
	background-color: #00A0E9;
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	line-height: 20px;
	display: block;
}

.menu_Contact a:hover{
	background-color: #727171;
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	line-height: 20px;
	display: block;
}

/*--------次選單css開始-----*/
.about_div {
	left: -20px;
	clip: rect(auto,auto,auto,auto);
	width: 136px;
	position: relative;
	top: 210px;
	height: 104px;
	z-index: 1;
	overflow: visible;
}

.item_about {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.item_about a{
	background-color: #E60012;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 5px;
	clip: rect(0px,0px,5px,0px);
	float: right;
	width: 113px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.item_about a:hover{
	background-color: #727171;
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	display: block;
}

.Investors_div {
	left: -20px;
	clip: rect(auto,auto,auto,auto);
	width: 113px;
	position: relative;
	top: 65px;
	height: 104px;
	z-index: 1;
	overflow: visible;
	display: inline;
}
.Investors_div2 {
	left: -20px;
	clip: rect(auto,auto,auto,auto);
	width: 113px;
	position: relative;
	top: 110px;
	height: 104px;
	z-index: 1;
	overflow: visible;
	display: inline;
}

.item_Investors {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.item_Investors a{
	background-color: #F39800;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 5px;
	clip: rect(0px,0px,5px,0px);
	float: right;
	width: 113px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 10px;
}

.item_Investors a:hover{
	background-color: #727171;
	font-size: 12px;
	color: #FFF;
	font-family: "新細明體", "標楷體";
	text-decoration: none;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	display: block;
	margin-right: 10px;
	padding-right: 10px;
}

/*--------次選單css結束-----*/

/*內容編輯器的設定的Class*/
.content_txt {
	font-size: 12px;
	font-family: "新細明體", "標楷體";
	line-height: 25px;
	letter-spacing: 1px;
}


.about_txt {
	font-size: 12px;
	font-family: "新細明體", "標楷體";
	line-height: 25px;
	word-spacing: 1px;
	font-weight: 200;
	letter-spacing: 1px;
}

/*營業據點表格粉色*/
.map_title {
	font-size: 12px;
	padding-left: 8px;
	margin-left: 8px;
	line-height: 24px;
}
.map_map {
	font-size: 12px;
	line-height: 23px;
}
.map_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 12px;
	padding-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
/*--營業據點表格-粉色--*/
.map_title {
	font-size: 12px;
	padding-left: 8px;
	margin-left: 8px;
	line-height: 24px;
}
.map_map {
	font-size: 12px;
	line-height: 23px;
}
.map_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 12px;
	padding-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
.Chairman {
	font-size: 12px;
	font-family: "新細明體", "標楷體";
	line-height: 25px;
	word-spacing: 1px;
	font-weight: 200;
	margin-right: 6px;
	padding-right: 6px;
	letter-spacing: 1px;
}
.line2 {
	font-size: xx-small;
	color: #333;
	letter-spacing: 1px;
	line-height: 1px;
	-webkit-text-size-adjust:none;
	-font-size: xx-small;
}
.Chairman_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #FFF;
	font-size: 12px;
	padding-left: 5px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	margin-left: 5px;
}

.Dept_Title
{
	color:#fff;
	font-size: 1.4em;
	text-align:left;
	padding-left:5px;
}

.Dept_Sub_Title
{
	color:#fff;
	font-size: 0.8em;
	text-align:right;
	padding-right:10px;
}

#div_line {
 padding-top: 3px;
 padding-left: 0px;
 border-top: 1px dotted #8A8A8A;
 border-bottom: 1px dotted #8A8A8A;
}

#div_line2 {
 margin-bottom:3px;
}

/*讓編號變成(number)*/
ol.brackets {
    counter-reset: item;
    margin-left: 0;
    padding-left: 0;
}
ol.brackets > li {
    display: block;
    margin-bottom: .5em;
    margin-left: 2em;
}
ol.brackets > li:before {
    display: inline-block;
    content: "(" counter(item) ") ";
    counter-increment: item;
    width: 2em;
    margin-left: -2em;
}