body, td, th
{
    font-family: Arial, Tahoma;
    color: #333333;
}
body
{
    margin: 0;
    background-image: url(../images/s_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #FFF;
    font-size: 13px;
    line-height: 18px;
}
form
{
    margin: 0;
    padding: 0;
}
hr
{
    border: thin dotted #3e3e3e;
}
input, select
{
    padding: 3px;
}
ul
{
    list-style: circle outside url(../images/icon_06.gif);
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    color: #3A6217;
}
a:active
{
    text-decoration: none;
}

/*----------------------------------------------------------*/

/* 主體大小 */
#container
{
    position: relative;
    margin: 0 auto;
    width: 1000px;
    text-align: left;
    background-color: #FFF;
    z-index: 1;
}

/*----------------------------------------------------------*/

/* 上方顯示區 */
.top-pic
{
    border-bottom-color: #888;
    height: 257px;
    padding-top: 38px;
}

/*----------------------------------------------------------*/

/* logo+上方選單 */
#logo-topmenu
{
    height: 75px;
    width: 1000px;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
}
.top-menu
{
    background-image: url(../images/bg-topmenu.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 17px;
    padding-bottom: 7px;
    color: #FFF;
}
.topmenu-txt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #00791b;
    text-decoration: none;
}

/*----------------------------------------------------------*/

.content
{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #888;
    padding-bottom: 10px;
}

/*----------------------------------------------------------*/

/* 環保業務+環保快訊 */
.environmental-area
{
    background-image: url(../images/bg-environmental.gif);
    background-repeat: no-repeat;
    background-position: left 0px;
    height: 147px;
    width: 807px;
    padding: 0px;
}

/*----------------------------------------------------------*/

/* 全站搜尋 */
.search-area
{
    background-image: url(../images/bg-search.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 75px;
    width: 223px;
    padding-bottom: 4px;
}
.search-middle
{
    background-image: url(../images/bg-search-middle.gif);
    background-repeat: repeat-y;
    background-position: left top;
    text-align: center;
    width: 223px;
    padding: 3px 3px 5px 0px;
}
.search-text
{
    border: 1px solid #85bf54;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; /*width: 190px;*/
    width: 150px;
    color: #999; /*padding-top: 2px;*/
    padding-left: 2px;
}

/*----------------------------------------------------------*/

/* 員工登入+電子報訂閱 */
.login-area
{
    background-image: url(../images/bg-login.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 108px;
    width: 223px;
    padding-bottom: 4px;
}
.login-text
{
    border: 1px solid #9ab750;
    height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    width: 110px;
    color: #333;
    padding-top: 2px;
    padding-left: 2px;
}
.txt-login
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 26px;
    color: #516622;
}
.epaper-area
{
    background-image: url(../images/bg-epaper.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 108px;
    width: 223px;
    padding-bottom: 4px;
}
.epaper-text
{
    border: 1px solid #85bf54;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    width: 195px;
    color: #999;
    padding-top: 2px;
    padding-left: 2px;
}

/*----------------------------------------------------------*/

/* 相關連結 */
.link01-area
{
    background-image: url(../images/bg-link01.gif);
    background-repeat: repeat-y;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 10px;
    padding-left: 11px;
}
.link01-down
{
    background-image: url(../images/bg-link01-down.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 19px;
    width: 223px;
}

/*----------------------------------------------------------*/

/* 重要公佈欄 */
.table-board
{
    border: 1px solid #f09e9e;
}
.board-area
{
    padding-right: 2px;
    padding-bottom: 10px;
    padding-left: 2px;
    background-color: #FFF;
    background-image: url(../images/bg-board.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}
/* 天氣預報 */
.table-weather
{
    border: 1px solid #ca79dd;
}
.weather-area
{
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
    background-color: #FFF;
    background-image: url(../images/bg-weather.gif);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 3px;
    height: 50px;
}
.weatherother-area
{
    background-color: #FFF;
    background-image: url(../images/bg-weatherother.gif);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 2px;
    height: 20px;
}
.weatherother-txt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    text-decoration: none;
}
/* 行事曆 */
.table-calendar
{
    border: 1px solid #c6be3c;
}
.calendar-area
{
    padding-right: 2px;
    padding-bottom: 10px;
    padding-left: 2px;
    background-color: #FFF;
    background-image: url(../images/bg-calendar.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}
/* 環保宣導 */
.table-eadvocacy
{
    border: 1px solid #41A350;
}
.eadvocacy-area
{
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 1px;
    background-color: #FFF;
    background-image: url(../images/bg-eadvocacy.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 5px;
}
.eadvocacy
{
    float: left;
    margin-top: 2px;
    margin-right: 4px;
    margin-bottom: 2px;
    margin-left: 7px;
}
.eadvocacypic
{
    border: 1px solid #999;
}
.eadvocacy-linkpic
{
    border: 1px solid #dddddd;
    padding: 3px;
}
/* 常用連結 */
.table-link02
{
    border: 1px solid #0e9eb6;
}
.link02-area
{
    padding-right: 2px;
    padding-bottom: 10px;
    padding-left: 2px;
    background-color: #FFF;
    background-image: url(../images/bg-link02.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 5px;
}
/* 空氣品質監測站 */
.pic-air
{
    border: 1px solid #628b87;
}
/* 行政院服務品質 */
.pic-good
{
    border: 1px solid #6e8716;
}

/*----------------------------------------------------------*/

/* 環保新聞+活動宣導+訊息公告 */
.news_bg
{
    background-color: #FFF;
    background-image: url(../images/bg-news.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 570px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.hotnews-title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #168e81;
    letter-spacing: 1px;
}
.hotnews-txt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    letter-spacing: 1px;
    padding-left: 6px;
}
.hotnews-more
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #666;
    text-decoration: none;
    text-align: right;
    display: block;
    letter-spacing: 1px;
}
.news-more
{
    background-image: url(../images/bg-newsmore.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 30px;
}
/* 功能選單區塊 */
.menubox
{
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
}
.menu-contentbg
{
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #777777;
    border-bottom-color: #777777;
    border-left-color: #777777;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}
.menu-contenttable
{
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #AAA;
}
.menu-titletxt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

/*----------------------------------------------------------*/

/* 版權宣告 */
#under
{
    background-image: url(../images/bg-copyright.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 167px;
    text-align: left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    z-index: 0;
    background-position: center 20px;
}
.down-menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #555;
    text-decoration: none;
}
.copyright-txt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #44721b;
    text-decoration: none;
    line-height: 20px;
}
.count
{
    background-image: url(../images/bg-count.gif);
    background-repeat: no-repeat;
    height: 39px;
    width: 88px;
    padding-bottom: 1px;
    padding-top: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #777;
    text-decoration: none;
}

/*----------------------------------------------------------*/

.submenu-title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #266d03;
    text-decoration: none;
    background-image: url(../images/title-submenu.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    letter-spacing: 1px;
    height: 43px;
    padding-left: 55px;
}
.submenu-title02
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #266d03;
    text-decoration: none;
    background-image: url(../images/title-submenu02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    letter-spacing: 1px;
    height: 43px;
    padding-left: 55px;
}
.submenu-txt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

/*----------------------------------------------------------*/

.float
{
    float: left;
}
.from01
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    background-color: #F1F1F1;
    border: 1px solid #DCDAD8;
}
.from02
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #DCDAD8;
    border-bottom-color: #DCDAD8;
    border-left-color: #DCDAD8;
}
.from03
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    border: 1px solid #999;
    margin: 2px;
}
.from04
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #DCDAD8;
    border-bottom-color: #DCDAD8;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #EDECEB;
    border-left-color: #EDECEB;
}
.from05
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    background-color: #F7FAED;
    border: 1px solid #DCDAD8;
}
.from06
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    background-color: #F7FAED;
    border: 1px solid #CCCCCC;
}
.from07
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    border: 1px solid #999;
    margin: 3px;
}
.from08
{
    /*for-公務車輛管理-車輛維修記錄-保修項目之每項表格框(add+fix)*/
    margin: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-bottom: 5px;
}
.from09 th
{
    /*for-公務車輛管理-車輛維修記錄-保修項目之每項表格框(page)*/
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    background-color: #eee;
}
.from09 td
{
    /*for-公務車輛管理-車輛維修記錄-保修項目之每項表格框(page)*/
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}
.text01
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
}
.text02
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
}
.text03
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    text-decoration: none;
}
.text04
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
}
.text05
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 5px;
    line-height: 5px;
}
.text06
{
    font-family: Arial, Helvetica, sans-serif;
    color: #0000FF;
    text-decoration: none;
    line-height: 20px;
}
.text07
{
    font-family: Arial, Helvetica, sans-serif;
    color: #0000FF;
    text-decoration: none;
}
.text08
{
    font-family: Arial, Helvetica, sans-serif;
    color: #663300;
    text-decoration: none;
}
.text09
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0066;
    text-decoration: none;
}
.text10
{
    font-family: Arial, Helvetica, sans-serif;
    color: #F00;
    text-decoration: none;
}
.text11
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
}
.text12
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #FFFFFF;
    text-decoration: none;
}
.text13
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #FF9933;
    text-decoration: none;
}
.text14
{
    font-family: 新細明體;
    font-size: 13px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}
.text15
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #CCCCCC;
    text-decoration: none;
}
.txt-6
{
    color: #666;
}
.ti01
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #1e3f00;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
}
.ti02
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #458181;
    text-decoration: none;
    font-weight: bold;
}
.ti03
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 105%;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
.ti04
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #FF0066;
    text-decoration: none;
    font-weight: bold;
}
.ti05
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
}
.ti06
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
.ti07
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
    font-size: 36px;
}
.line01
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DADADA;
}
.line02
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DADADA;
}
.line03
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DADADA;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #DADADA;
}
.line04
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ffffff;
}
.line05
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DADADA;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DADADA;
}
.line-txt
{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ffffff;
}
.button01
{
    border: 1px solid #999999;
    color: #3D6036;
    background-color: #FFFFFF;
}
.button02
{
    border: 1px solid #999999;
    color: #FF0000;
    background-color: #FFFFCC;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 17px;
    text-decoration: none;
}
.greenbutton
{
    border: #005B00 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
    cursor: hand;
    color: #000000;
    background-color: #ADD28F;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#ADD28F);
    font-size: 12px;
}
.yellowbutton
{
    border: 1px solid #FF6600;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
    cursor: hand;
    color: #000000;
    background-color: #FFFF99;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#FFFF99);
    font-size: 12px;
}
.bluebutton
{
    border: #002D96 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
    cursor: hand;
    color: #000000;
    background-color: #9DBCEA;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA);
    font-size: 12px;
}
.photo01
{
    padding: 3px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
}

/*左邊功能列表*/
.navi
{
    margin: 0;
    padding: 0 0 0 40px;
}

#Link_noscript span
{
    margin: 0px 5px 3px 5px;
}

/*share*/
#div_share
{
    font-size: 11px;
    color: #999999;
    padding: 5px;
    border: dotted 1px #AAAAAA;
}
#div_share img
{
    cursor: pointer;
    vertical-align: middle;
}
/*for 公務車輛取消申請的文字顏色*/
.cancleword
{
    color: #cccccc;
}

/*------------------------------------*/
