﻿html
{
    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #AAE6FF;
    SCROLLBAR-3DLIGHT-COLOR: #AAE6FF;
    SCROLLBAR-ARROW-COLOR: #AAE6FF;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #AAE6FF;
    SCROLLBAR-BASE-COLOR: #ffffff;
    background: url(images/Bg.jpg) no-repeat fixed right bottom;
}

body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.Content_Main
{
    margin-left: 55px; 
    margin-right: 120px;  
}

a:link
{
    color: #575757;
}
a:visited
{
    color: #575757;
}
a:hover
{
    color: #FF6600;
}

.imgPadding
{
    padding: 2px 2px 2px 2px;
    vertical-align:middle;
}

/*Menu專用*/
.menu_text
{
    color: #144D9A;
    font-size: 10pt;
    text-decoration: none;
}

.menu_button
{
    font-size: small;
    padding-left: 13px;
    margin-right: 15px;
    text-indent: -22px;
    margin-left: 22px;
    color: black;
    font-size: 13pt;
    font-weight: bold;
    margin-top: 8px;
}
.menu_button image
{
    vertical-align: middle;   
}
.menu_button a
{  
    background-image: url('/Policy/Renewable/images/icon_arrow_blue.gif');  
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration: none;
    color: black;
}
.menu_button a:hover
{
    background-image: url('/Policy/Renewable/images/icon_arrow_green.gif');  
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration: none;
    color: #FB3D7E;
}

.menu_button2
{
    font-size:small ;
    padding-left: 40px;
    text-indent: -14px;
    margin-left: 14px;
    color: black;
    /*font-size: 11pt;*/
    font-weight: bold;
    margin-top: 8px;
}
.menu_button2 image
{
    vertical-align: middle;   
}
.menu_button2 a
{
    background-image: url('/Policy/Renewable/images/icon_dot_green.gif');  
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    text-decoration: none;
    color: black;
}
.menu_button2 a:hover
{
    background-image: url('/Policy/Renewable/images/icon_dot_red.gif');  
    background-repeat: no-repeat;
    padding-left: 15px;
    text-decoration: none;
    color: #FB3D7E;
}

.title_01
{
    font: bolder 18pt "標楷體";
    color: #489BFB;
    white-space: nowrap;
    vertical-align: bottom;
    padding-bottom: 5px;
}
.title02
{
    font: bolder 13pt/16pt "新細明體";
    color: #10509A;
}
.title03
{
    font: bolder 11pt/14pt "新細明體";
    color: #10509A;
}
.TitleLineHight
{
    margin-top: 20px;
    margin-bottom: 10px;
}
.TitleLineHight2
{
    margin-top: 14px;
    margin-bottom: 4px;
}
.TitleLineHight3
{
    margin-top: 4px;
    margin-bottom: 2px;
}
.sub_01
{
    font: 10pt/18pt "新細明體";
    color: #333333;
    margin-left: 20pt;
}
.sub_02
{
    font: 10pt/14pt "新細明體";
    color: #333333;
    margin-left: 20pt;
}
.sub_03
{
    font: 10pt/14pt "新細明體";
    color: #333333;
    margin-left: 12pt;
}
.sub_04
{
    font: 10pt/14pt "新細明體";
    color: #333333;
    margin-left: 9pt;
}
.LineHight
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.LineHight1
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.LineHight2
{
    margin-top: 4px;
    margin-bottom: 4px;
}
.LineHight3
{
    margin-top: 2px;
    margin-bottom: 2px;
}
.LineHight4
{
    margin-top: 1px;
    margin-bottom: 1px;
}

.text_01
{
    font: 10pt/15pt "新細明體";
    color: #575757;
    text-indent: 20pt;
}
.box_title01
{
    font: bolder 12pt "新細明體";
    color: #FFFFFF;
    background: #10509A center center;
    text-align: center;
}
.box_text01
{
    font: 10pt/15pt "新細明體";
    color: #333333;
}

/*news專用*/
.News_Date
{    
    color: #016DC7;
    font-size: 10pt;
    text-decoration: none;    
}

.News_List
{
    margin-top: 2px;
    text-indent: -12px;
    margin-left: 12px;
    font-size: small;
}

.News_List hr
{
    margin-left: 3px;        
    text-align: right;   
    border-style: dotted;
    border-color: #C2C4C3;
}

.newsimportTitle
{
    font: bolder 13pt/16pt "新細明體";
    color: red;
    font-weight: bold;
}

.accessibility
{
    /*:::樣式*/
    font-size: 90%;
    color: #003100;
    text-decoration: none;
}

/*意見信箱*/
.mail_red
{
    color: Red;
    font-size: 80%;
}
.mail_text
{
    color: #333333;
    font-size: 80%;
}
.mail_gary
{
    color: Gray;
}
.mail_tdLabel
{
    white-space: nowrap;
    font-size: 80%;
    font-weight: bold;
    text-align: right;
    border: solid 1px;
    border-color: White;
}
.mail_row1
{
    background-color: #E8F0FD;
}
.mail_row2
{
    background-color: White;
}

