﻿/*<![CDATA[*/
@import url(common.css);
body
{
    padding: 0px;
    font-family: "Lucida Grande" , Verdana, Lucida,Arial, Helvetica, "新細明體" , Sans-Serif;
    font-size: 10pt;
    background-image: url("../images/web/bg.gif");
}

div#Main, div#TopBanner, div#MainContainer, div#Footer
{
    width: 1140px;
}
div#Main
{
    min-height: 800px;
    height: auto;
    background-color: #ffffff;
    margin: auto;
}
div#TopBanner
{
    background-image: url("../images/web/Top_1140.jpg");
    background-repeat: no-repeat;
    height: 90px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div#TopBannerLnk
{
    margin-left: 285px;
    margin-top: 70px;
}
.TopAdBanner
{
    float: right;
    height: 90px;
    width: 800px;
}
div#ToolBar
{
    width: 1135px;
    height: 30px;
    padding-left: 5px;
    background-image: url("../images/web/toolbar/med_bg.jpg");
    background-repeat: repeat-x;
}
div#ToolBar img
{
    border-width: 0px;
    height: 30px;
}
div#LoginBar
{
    float: right;
    margin-right: 10px;
    margin-top: 7px;
}
div#TitleBar
{
    width: 1130px;
    height: 20px;
    padding: 5px;
}
table#TableContainer
{
    width: 1140px;
}
td#MenuLeft
{
    vertical-align: top;
    width: 170px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div#SearchObj
{
    float: right;
    text-align: right;
    margin-top: 4px;
    margin-right: 5px;
}
/* 左側功能表區 */

/*
div#MenuLeft
{
    float: left;
    width: 170px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
*/

div#btn_old
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
div#btn_old img
{
    border-width: 0px;
}
/* 最新文章焦點 */
div.ListContainer
{
    width: 170px;
    background-color: #f3ffd6;
    min-height: 300px;
    height: auto;
}
div.ListTitle
{
    text-align: center;
    padding-top: 10px;
    height: 20px;
    background-color: #e1ff95;
    font-size: 12px;
    font-weight: bold;
    color: #006600;
}
div.ListItems
{
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
div.ListItems a
{
    color: #000000;
    text-decoration: none;
}
div.ListItems a:hover
{
    text-decoration: underline;
}
div.ListContainer hr
{
    color: #b3d465;
    height: 1px;
    width: 160px;
}
/* 最新文章焦點 END */
/* 左側功能表區 END */
/* 右側功能表區 */
td#MenuRight
{
    vertical-align: top;
    width: 145px;
    padding-top: 5px;
    padding-bottom: 5px;
}
td#MenuRight img
{
    width: 145px;
    border-width: 0px;
    margin-bottom: 1px;
}

/*
div#MenuRight
{
    float: right;
    width: 145px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}*/
div#MenuRight img
{
    width: 145px;
    border-width: 0px;
    margin-bottom: 1px;
}
/* 右側討論區主題列表 */
div.ForumsListContainer
{
    width: 145px;
    background-color: #e8f8ff;
}
div.ForumsListTitle
{
    text-align: center;
    padding-top: 10px;
    height: 20px;
    background-color: #ccebfa;
    font-size: 12px;
    font-weight: bold;
    color: #003399;
}
div.ForumsListItems
{
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
div.ForumsListItems a
{
    color: #000000;
    text-decoration: none;
}
div.ForumsListItems a:hover
{
    text-decoration: underline;
}
div.ForumsListContainer hr
{
    color: #ccebfa;
    height: 1px;
    width: 139px;
}
/* 右側討論區主題列表 END */

/* 右側功能表區 END */
td#Container
{
    vertical-align: top;
    width: 805px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
/*
div#Container
{
    width: 805px;
    margin-left: 180px;
    padding-top: 5px;
    padding-bottom: 5px;
}*/
div#MidTopBanner
{
    width: 800px;
    margin-bottom: 5px;
    text-align: center;
}
div#MidBottomBanner{
    width: 800px;
    margin-top: 2px;
    text-align: center;
}
div#Footer
{
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
    font-size: 12pt;
    height: 30px;
    background-color: #ffffff;
}
a.lnk_ToolBar
{
    color: #607333;
    text-decoration: none;
}
a.lnk_ToolBar:hover
{
    color: #56682c;
    text-decoration: underline;
}
/*]]>*/