﻿/* Content */
#detail_top
{
    background: url(/en_V7/images/detail_top.png) no-repeat;
    height: 11px;
    width: 930px;
    margin: 0 auto;
}
#content
{
    background: url(/en_V7/images/detail_bg.png) repeat-y;
    width: 930px;
    margin: 0 auto;
}
#content_L
{
    float: left;
    width: 192px;
    padding: 0 0 0 7px;
}
#content_R
{
    float: right;
    width: 717px;
    padding: 0 8px 0 0;
}

/*---- 左邊選單 ----*/
#detail_left
{
    margin: 0 5px 0 7px;
    width: 192px;
    float: left;
}


/*----搜尋----*/
#detail_serrch
{
    height: 30px;
    background: #1aafc0 url(/en_V7/images/img_sr3.png) no-repeat;
}

#detail_input
{
    float: left;
    padding-left: 80px;
    margin-top: 3px;
}

#detail_input input
{
    width: 58px;
    height: 20px;
    background: #1aafc0 url(/en_V7/images/img_serrch002.png) no-repeat;
    padding-left: 3px;
    padding-top: 5px;
    border: none;
    color: #087a87;
    font-weight: bold;
}
#detail_btn
{
    padding-right: 2px;
    margin-top: 5px;
    float: right;
}
#detail_btn input
{
    width: 46px;
    height: 22px;
}
.detail_menu
{
    width: 100%;
    margin: 0 auto;
}
.detail_menu li
{
    margin: 10px 5px 10px 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #9f9f9f;
    list-style-image: url(/en_V7/images/icon_002.png);
    list-style-position: inside;
    color: #1aafc0;
    font-weight: bold;
}
.detail_menu li a
{
    padding-left: 10px;
    text-decoration: none;
    color: #333333;
    font-weight: 100;
    margin-left: 0;
}
.detail_menu li a:hover
{
    text-decoration: none;
    color: #1aafc0;
    font-weight: bold;
}

.detail_menu li a.on
{
    text-decoration: none;
    font-weight: bold;
}

.detail_menu2 li
{
    margin: 0 5px 10px 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #9f9f9f;
    list-style-image: url(/en_V7/images/icon_005.png);
    list-style-position: inside;
}
.detail_menu2 li a
{
    padding-left: 10px;
    text-decoration: none;
    color: #333333;
}
.detail_menu2 li a:hover, .detail_menu2 li a.on
{
    text-decoration: none;
    color: #1aafc0;
    font-weight: bold;
}
.detail_menu2 li a.on
{
    text-decoration: none;
    color: #ec6100;
}

/* 主版內容 */
#detail_img
{
    background: #999999;
    height: 150px;
}
#loaclbar
{
    margin-top: 3px;
    background: #e8e8e8;
    height: 25px;
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
}
#loaclbar a
{
    text-decoration: none;
    color: #333333;
}
#loaclbar a:hover
{
    text-decoration: underline;
    color: #333333;
}

#detail_content
{
    /* clear:both; */
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
}
#detail_content p a
{
    /* clear:both; */
    font-size: 13px;
    font-weight: bold;
    color: #03C;
    table-layout: auto;
    text-decoration: none;
}
#detail_content p a:hover
{
    /* clear:both; */
    font-size: 13px;
    font-weight: bold;
    color: # 03C;
    table-layout: auto;
    text-decoration: underline;
}
/*----Market Summary-->exchanges----*/
#exchanges
{
    background: url(/en_V7/market/images/img_Exchanges_001.png) no-repeat;
    height: 80px;
    position: relative;
}
#exchanges1
{
    position: absolute;
    top: 35px;
    left: 230px;
}

#exchanges2
{
    position: absolute;
    top: 35px;
    left: 300px;
    width: 150px;
}

#exchanges3
{
    position: absolute;
    top: 35px;
    left: 500px;
}

#exchanges_btn
{
    position: absolute;
    left: 611px;
}

#exchanges_table
{
    border-collapse: collapse;
}
#exchanges_table th
{
    padding: 5px;
    width: 80px;
    background: #00606e url(/en_V7/images/bar3.png);
    color: #fff;
    border: 1px #fff dotted;
}
#exchanges_table td
{
    padding: 3px;
    border: 1px #999 dotted;
}

/*----Market Summary-->Market Overview----*/
#mkOverview_content
{
    /* clear:both; */
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
}
#mkOverview_img
{
    float: left;
    width: 52%;
}
#mkOverview_table
{
    float: right; /*background:#999;*/
    width: 44%;
    border-collapse: collapse;
}
#mkOverview_table table
{
    width: 100%;
    border: 0;
    border-collapse: collapse;
}

#mkOverview_table td
{
    /*background:#CCC;*/
    height: 30px;
}

.mkOverview_table_h
{
    background: url(/en_V7/market/images/bar1_h.png) no-repeat;
    width: 2%;
    height: 27px;
    padding-bottom: 12px;
}
.mkOverview_table_f
{
    background: url(/en_V7/market/images/bar1_f.png) no-repeat;
    width: 2%;
}
.mkOverview_table_b1
{
    background: url(/en_V7/market/images/bar1_b.png) repeat-x;
    color: #346e75;
    width: 32%;
}
.mkOverview_table_b2
{
    background: url(/en_V7/market/images/bar1_b2.png) repeat-x;
    width: 1px;
}
/*----Market Summary-->OTC Market----*/
#detail_content
{
    /* clear:both; */
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
}
#mkOtc_img
{
    float: left;
    width: 52%;
}
#mkOtc_table
{
    float: right; /*background:#999;*/
    width: 44%;
    border-collapse: collapse;
}
#mkOtc_table table
{
    width: 100%;
    border: 0;
    border-collapse: collapse;
}

#mkOtc_table td
{
    /*background:#CCC;*/
    height: 30px;
}

.mkOtc_table_h
{
    background: url(/en_V7/market/images/bar2_h.png) no-repeat;
    width: 2%;
    height: 27px;
    padding-bottom: 12px;
}
.mkOtc_table_f
{
    background: url(/en_V7/market/images/bar2_f.png) no-repeat;
    width: 2%;
}
.mkOtc_table_b1
{
    background: url(/en_V7/market/images/bar2_b.png) repeat-x;
    color: #000;
    width: 32%;
}
.mkOtc_table_b2
{
    background: url(/en_V7/market/images/bar2_b2.png) repeat-x;
    width: 1px;
}
/*----Market Summary-->exchanges----*/
#exchanges
{
    background: url(/en_V7/market/images/img_Exchanges_001.png) no-repeat;
    height: 80px;
    position: relative;
}
#exchanges1
{
    position: absolute;
    top: 35px;
    left: 230px;
}

#exchanges2
{
    position: absolute;
    top: 35px;
    left: 300px;
    width: 150px;
}

#exchanges3
{
    position: absolute;
    top: 35px;
    left: 500px;
}

#exchanges_btn
{
    position: absolute;
    left: 611px;
}

/*--Quotes--*/
#Quotes_img
{
    float: left;
    width: 52%;
}

#RealtimeQuote
{
    float: right;
    width: 48%;
}

#RealtimeClose
{
    padding: 10px 0;
}
#RealtimeClose span
{
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
}
#RealtimeQuote td
{
    width: 20%;
}
#RealtimeQuote_ps
{
    text-align: left;
    padding-left: 40px;
    background: url(/en_V7/images/icon_004.png) no-repeat 5px 5px;
}
#RealtimeQuote_ps a
{
    color: #8fc41f;
    text-decoration: underline;
    font-weight: bold;
}
#RealtimeQuote_ps a:hover
{
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}
#OrderBookProfile1
{
    float: left;
    width: 48%;
}
#OrderBookProfile1 td
{
    width: 50%;
}
#OrderBookProfile2
{
    float: right;
    width: 48%;
}
#OrderBookProfile2 td
{
    width: 50%;
}
#TradingInformation
{
    width: 100%;
}
#TradingInformation td
{
    width: 16%;
}
.Quotes_title
{
    padding-top: 10px;
    font: 16px/1.5 Arial;
    color: #152957;
}

/*--chart--*/





/*--market summary--*/
#marketsummary_img
{
    background: url(/en_V7/images/marketsummary_img.png);
    height: 150px;
}
#marketsummary_img div
{
    color: #ffffff;
    width: 300px;
    height: 30px;
    position: relative;
    left: 30px;
    top: 80px;
    font-size: 22px;
    text-align: center;
}
/*-----------------------Stock Research-----------------------*/

.download
{
    margin: 0 auto;
    border: 10px solid #a6cd4c;
    margin: 5px;
}
.download thead th
{
    color: #CC0000;
    border-bottom: 1px dotted #9f9f9f;
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.download tbody th
{
    color: #333333;
    border-bottom: 1px dotted #9f9f9f;
    padding: 15px;
    text-align: left;
}
.download tbody td
{
    color: #333333;
    border-bottom: 1px dotted #9f9f9f;
    padding: 15px;
}
.download tfoot th
{
    color: #333333;
    padding: 15px;
    text-align: left;
}
.download tfoot td
{
    color: #333333;
    padding: 15px;
}
.download a
{
    color: #5a7e00;
    text-decoration: none;
    font-weight: bold;
}
.download a:hover
{
    color: #5a7e00;
    text-decoration: underline;
    font-weight: bold;
}


/*-----------------------About Capital-----------------------*/

.text001 h1
{
    color: #ec6100;
    font: 17px/3 Arial;
    font-weight: bold;
    text-decoration: none;
}
.text001 h1 a
{
    color: #ec6100;
    font: 17px/3 Arial;
    font-weight: bold;
    text-decoration: none;
}
.text001 h1 a:hover
{
    color: #63C;
    font: 17px/3 Arial;
    font-weight: bold;
    text-decoration: underline;
}
.text001 h2
{
    color: #076c77;
    font: 13px/1 Arial;
    font-weight: bold;
}
.text001 h3
{
    color: #e85d00;
    font: 12px/1 Arial;
    font-weight: bold;
}

.text001 span
{
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    table-layout: auto;
}

.text001 li span
{
    font: 10px/2.5 Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    table-layout: auto;
    padding: 5px 10px 10px 5px;
    background: url(/en_V7/images/icon_006.png) no-repeat 0 3px;
}

.text001 li ul li
{
    padding-left: 2em;
}


.text001 span.title
{
    background: url(/en_V7/images/icon_008.png) no-repeat 0px 7px;
    font-size: 15px;
    font-weight: bold;
    color: #7f4f93;
    padding-left: 12px;
}
.text001 span.note
{
    color: #7f4f93;
    font-weight: normal;
}

.text001 p.inline
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-image: none;
    float: none;
    width: 650px;
    text-align: justify;
    font-size: 12px;
    text-indent: -8px;
}


.branch
{
    width: 29%;
    height: 105px;
    padding: 25px 15px 15px 15px;
    float: left;
}

.branch p
{
    padding: 0;
    font-size: 11px;
}


.branch3
{
    width: 308px;
    height: 70px;
    margin: 5px;
    padding: 10px;
    float: left;
}

.branch3 p
{
    padding: 0;
    font-size: 11px;
}

.branch2
{
    width: 308px;
    height: 100px;
    margin: 5px;
    padding: 10px;
    float: left;
}


.branch2 p
{
    padding: 0;
    font-size: 11px;
}

.list001
{
    background: url(/en_V7/images/table2_001.png) no-repeat;
    margin-bottom: 25px;
    height: 120px;
}
.list001 div
{
    padding-top: 10px;
}

.list001 div div
{
    width: 305px;
    padding: 0px 5px 0 5px;
    margin: 2px;
}

.list001 div div:hover
{
    background: url(/en_V7/images/table2_003.png) no-repeat;
    color: #ffffff;
}

.list001 div a
{
    color: #59493f;
    font: 12px/1.5 Arial;
    text-decoration: none;
}
.list001 div a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    border: none;
}
#list001_index
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    border: none;
    background: url(/en_V7/images/table2_002.png) no-repeat;
}
/*--LEGAL--*/

#legal
{
    font-size: 11px;
    color: #6a5b51;
    font-weight: bold;
    background: #ffffff url(/en_V7/aboutcapital/ir/images/icon_legal.png) no-repeat;
    padding-left: 100px;
    padding-top: 15px;
}

#legal p
{
    text-align: right;
    padding: 0 3px 0 0;
}
#legal h1
{
    font-size: 13px;
    color: #cc0000;
}
.ir_legal
{
    padding-top: 10px;
    font: 17px/1.5 Arial;
    color: #638c0b;
}
#contact div
{
    float: left;
    padding-left: 10px;
}
.contact_title
{
    font: 12px/1.5 Arial;
    color: #cc0000;
    font-weight: bold;
    width: 100px;
}
/*--IR--*/
.ir_title
{
    padding-top: 10px;
    font: 17px/1.5 Arial;
    color: #638c0b;
}
/*--activities--*/
.activities
{
    border-bottom: 1px dotted #333333;
    height: 25px;
}
.activities a
{
    text-decoration: none;
    color: #CC0000;
}
.activities a:hover
{
    text-decoration: underline;
    color: #CC0000;
}
.activities_title
{
    width: 500px;
}
.activities_date
{
    width: 100px;
    text-align: right;
}
/*-----------------------Corporate Service -----------------------*/
.site_title
{
    padding-top: 10px;
    font: 17px/1.5 Arial;
    color: #638c0b;
}
.site_title a
{
    padding-top: 10px;
    font: 17px/1.5 Arial;
    color: #638c0b;
    text-decoration: none;
}
.site_title a:hover
{
    padding-top: 10px;
    color: # 339;
    font: 17px/1.5 Arial;
    font-weight: bold;
    text-decoration: underline;
}
.site_title img a:HOVER
{
}
#sitemap span
{
    float: left;
    width: 155px;
    padding-bottom: 5px;
    background: url(/en_V7/images/icon_008.png) no-repeat 4px 5px;
    padding-left: 15px;
}
#sitemap span a
{
    color: #333333;
    text-decoration: none;
}
#sitemap span a:hover
{
    color: #7f4f93;
    font-weight: bold;
    text-decoration: underline;
}

#sitemap2 span
{ display:block;
  width:350px;
  padding-bottom:5px;
  /*background:url(/en_V7/images/icon_008.png) no-repeat 24px 5px;*/
  padding-left:40px;
  
      }

#sitemap2 span a
{  color:#333333;
   text-decoration:none;
        }
#sitemap2 span a:hover
{  color:#7f4f93;
   font-weight:bold;
   text-decoration:underline;
        }

#sitemap3 span
{
    float: left;
    width: 300px;
    padding-bottom: 5px;
    background: url(/en_V7/images/icon_008.png) no-repeat 4px 5px;
    padding-left: 20px;
}

#sitemap3 span a
{
    color: #333333;
    text-decoration: none;
}
#sitemap3 span a:hover
{
    color: #7f4f93;
    font-weight: bold;
    text-decoration: underline;
}

/*-----------------------每頁大圖-----------------------*/
/*--Stock Research--*/
#StockResearch_img
{
    background: url(/en_V7/images/StockResearch_img.png);
    height: 150px;
}
#StockResearch_img div
{
    color: #ffffff;
    width: 300px;
    height: 30px;
    position: relative;
    left: 30px;
    top: 80px;
    font-size: 22px;
    text-align: center;
}
/*--Stock Quote--*/
#Quote_img
{
    background: url(/en_V7/images/StockQuote_img.png);
    height: 150px;
}
#Quote_img div
{
    color: #ffffff;
    width: 300px;
    height: 30px;
    position: relative;
    left: 30px;
    top: 80px;
    font-size: 22px;
    text-align: center;
}
/*--About Capital--*/
#aboutCapital_img
{
    background: url(/en_V7/images/AboutCapital_img.png);
    height: 150px;
}
#aboutCapital_img div
{
    color: #ffffff;
    width: 300px;
    height: 30px;
    position: relative;
    left: 30px;
    top: 80px;
    font-size: 22px;
    text-align: center;
}
/*--futures--*/
#futures_img
{
    background: url(/en_V7/images/AboutFutures_img.png);
    height: 150px;
}
#futures_img div
{
    color: #ffffff;
    width: 300px;
    height: 30px;
    position: relative;
    left: 30px;
    top: 80px;
    font-size: 22px;
    text-align: center;
}
.line
{
    display: block; width:300px; height:1px; clear:both;    
}
#sitemap2 span.title
{
    background:url(/en_V7/images/icon_008.png) no-repeat 4px 5px;
    padding-left: 20px;
    margin-top:40px;
}


.box_left,
.box_right  { overflow:hidden; *zoom:1; *overflow:none; }
.box_left   { float:left;width:48% ;}/*--20150311新增width:48--*/
.box_right  { float:right;width:48% ; }/*--20150311新增width:48--*/

/*--CorporateService--*/
#CorporateService_img
{
    background: url(/en_V7/images/CorporateService_img.png);
    height: 150px;
}
#CorporateService_img div
{
    color: #ffffff;
    width: 300px;
    height: 30px;
    position: relative;
    left: 30px;
    top: 80px;
    font-size: 22px;
    text-align: center;
}
/*-----------------------PDF下載-----------------------*/

/*--Acrobat download--*/
#acrobat
{
    font-size: 11px;
    color: #6a5b51;
    font-weight: bold;
    background: #ffffff url(/en_V7/images/icon_acorbat.png) no-repeat;
    padding-left: 100px;
    height: 80px;
    padding-top: 15px;
}
#acrobat p
{
    text-align: right;
    padding: 0 3px 0 0;
}
/*-----------------------連絡-----------------------*/


#letter
{
    font-size: 11px;
    color: #6a5b51;
    padding-left: 70px;
}
#letter h1
{
    font-size: 11px;
    color: #e85d00;
    font-weight: bold;
}
#letter span
{
    padding-right: 20px;
    float: left;
}



/*-----------------------注意事項-----------------------*/
/*--Restriction of use--*/

#restriction1
{
    /* clear:both; */
    width: 95%;
    margin: 0 auto;
    background: url(/en_V7/market/images/img_restriction002.png) repeat-x;
    margin-top: 20px;
}
#restriction2
{
    /* clear:both; */
    font-size: 10px;
    margin: 0 auto;
    padding: 5px 0 20px 0;
    width: 93%;
}
/*-----------------------最後交易日曆-----------------------*/
.cal_tb_01
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 25px 0;
    font-size: 12px;
    line-height: 18px;
}
.cal_tb_01 td
{
    padding: 5px 0;
    text-align: center;
    border-bottom: 1px dotted #ccc;
}
.cal_month
{
    font-weight: bold;
    color: #7640A8;
}
.cal_week
{
    background: #D5D2FD;
}
.cal_on_01
{
    background-color: #65EDD9;
}
.cal_on_02
{
    background-color: #FFC4C4;
}
.cal_on_03
{
    background-color: #FFD2A6;
}
.cal_on_04
{
    background-color: #FEFAAB;
}
.cal_on_05
{
    background-image: url(/en_V7/images/arrow-TR.gif);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: center;
}
.bd_01
{
    border: 1px solid #666;
    width: 30px;
    padding: 2px 0;
}


.blue
{
    font-size: 10px;
    color: #26418E;
    text-decoration: none;
    font-family: verdana,Arial, sans-serif,;
}
a.blue:hover
{
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
    font-family: verdana,Arial, sans-serif,;
}
.blue-01
{
    font-size: 12px;
    color: #26418E;
    text-decoration: none;
    font-family: verdana,Arial, sans-serif,;
}
a.blue-01:hover
{
    font-size: 12px;
    color: #ff6600;
    text-decoration: underline;
    font-family: verdana,Arial, sans-serif,;
}
.blue-02
{
    font-size: 10px;
    color: #0099ff;
    text-decoration: none;
    font-family: verdana,Arial, sans-serif,;
}
a.blue-02:hover
{
    font-size: 10px;
    color: #ff6600;
    text-decoration: underline;
    font-family: verdana,Arial, sans-serif,;
}
