﻿/*<![CDATA[*/
body
{
    margin: 0px;
    padding: 0px;
    background-color: #000000;
    font-family: "Lucida Grande" , Verdana, Lucida,Arial, Helvetica, 新細明體 ,sans-serif;
    font-size: 10pt;
}
div#Main
{
    margin-left: auto;
    margin-right: auto;
    bottom: 0px;
    position: relative;
    margin-bottom: 0px;
    background-color: Black;
}

div#Main, div#MainTop, div#TopMenu
{
    width: 1200px;
}
div#MainTop
{
    background-image: url(../images/main/top.jpg);
    background-repeat: no-repeat;
    height: 250px;
}
/*上方列表Button Mouse over功能*/
div#TopMenu
{
    margin-top: 5px;
    margin-bottom: 5px;
    height: 30px;
    background-image: url(../images/button/med_bg.jpg);
    background-repeat: repeat-x;
}
div#TopMenu img
{
    height: 30px;
    border-width: 0px;
}

div#TopMenu a
{
    display: inline-block;
    width: 100px;
    height: 30px;
}

div#TopMenu a:hover
{
    background-position: 0 -30px;
}

div#TopMenu a span
{
    display: none;
}

a#btn_01
{
    background: url(/images/button/01.jpg) no-repeat 0 0;
}

a#btn_02
{
    background: url(/images/button/02.jpg) no-repeat 0 0;
}

a#btn_03
{
    background: url(/images/button/03.jpg) no-repeat 0 0;
}

a#btn_04
{
    background: url(/images/button/04.jpg) no-repeat 0 0;
}

a#btn_09
{
    background: url(/images/button/09.jpg) no-repeat 0 0;
}

a#btn_13
{
    background: url(/images/button/13.jpg) no-repeat 0 0;
}

/*上方列表Button Mouse over功能*/
div#MainContainer
{
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 1180px;
}
div#MenuLeft
{
    float: left;
    width: 122px;
    text-align: center;
}
div#MenuLeft img
{
    width: 120px;
    border-width: 0px;
}

/*左方Button Mouse over功能*/
div#MenuLeft a
{
    display: block;
    width: 120px;
    height: 50px;
}
div#MenuLeft a:hover
{
    background-position: 0 -50px;
}
div#MenuLeft a span
{
    display: none;
}
a#lbtn_01
{
    background: url(/images/menu_left/01.jpg) no-repeat 0 0;
}
a#lbtn_02
{
    background: url(/images/menu_left/02.jpg) no-repeat 0 0;
}
a#lbtn_03
{
    background: url(/images/menu_left/03.jpg) no-repeat 0 0;
}
a#lbtn_04
{
    background: url(/images/menu_left/04.jpg) no-repeat 0 0;
}
a#lbtn_05
{
    background: url(/images/menu_left/05.jpg) no-repeat 0 0;
}
a#lbtn_06
{
    background: url(/images/menu_left/06.jpg) no-repeat 0 0;
}
a#lbtn_07
{
    background: url(/images/menu_left/07.jpg) no-repeat 0 0;
}
a#lbtn_08
{
    background: url(/images/menu_left/08.jpg) no-repeat 0 0;
}
a#lbtn_09
{
    background: url(/images/menu_left/09.jpg) no-repeat 0 0;
}
a#lbtn_10
{
    background: url(/images/menu_left/10.jpg) no-repeat 0 0;
}
a#lbtn_11
{
    background: url(/images/menu_left/11.jpg) no-repeat 0 0;
}
a#lbtn_12
{
    background: url(/images/menu_left/12.jpg) no-repeat 0 0;
}
a#lbtn_13
{
    background: url(/images/menu_left/13.jpg) no-repeat 0 0;
}
a#lbtn_14
{
    background: url(/images/menu_left/14.jpg) no-repeat 0 0;
}
a#lbtn_14_1
{
    background: url(/images/menu_left/14_1.jpg) no-repeat 0 0;
}
a#lbtn_15
{
    background: url(/images/menu_left/15.jpg) no-repeat 0 0;
}
a#lbtn_16
{
    background: url(/images/menu_left/16.jpg) no-repeat 0 0;
}
a#lbtn_17
{
    background: url(/images/menu_left/17.jpg) no-repeat 0 0;
}
a#lbtn_18
{
    background: url(/images/menu_left/18.jpg) no-repeat 0 0;
}
a#lbtn_19
{
    background: url(/images/menu_left/19.jpg) no-repeat 0 0;
}
a#lbtn_20
{
    background: url(/images/menu_left/20.jpg) no-repeat 0 0;
}
a#lbtn_21
{
    background: url(/images/menu_left/21.jpg) no-repeat 0 0;
}
/*左方Button Mouse over功能*/

div#CenterContainer
{
    width: 882px;
    min-height: 900px;
    height: auto;
    margin-left: 128px;
    background-color: #999999;
    padding-top: 10px;
    color: White;
}
div#MenuRight
{
    float: right;
    width: 162px;
    text-align: center;
}
div#MenuRight img
{
    width: 160px;
    border-width: 0px;
}
div#MenuLeft, div#CenterContainer, div#MenuRight
{
    margin-top: 0px;
}

div#ArticleList
{
    min-height: 300px;
    height: auto;
    margin-top: 10px;
    width: 160px;
    background-color: #dcdcdc;
    color: black;
    padding-top: 10px;
    font-size: 12pt;
}
div#ArticleList fieldset
{
    border-width: 0px;
    width: 160px;
}
div#ArticleList fieldset ul
{
    margin: 0px 0px 0px 20px;
    padding: 0px;
    color: #666666;
}

div#ArticleList fieldset ul li
{
    text-align: left;
    line-height: 22px;
    font-size: 8pt;
}

div#ArticleList fieldset ul li a:link, div#ArticleList fieldset ul li a:visited
{
    text-decoration: underline;
    color: black;
}

div#ArticleList fieldset ul li a:hover
{
    color: #999999;
    text-decoration: none;
}
div#ArticleList fieldset ul li a:active
{
    color: Red;
}
.ListsAlt
{
    color: #808080;
}

div#ArchiveList
{
    min-height: 200px;
    height: auto;
    margin-top: 10px;
    width: 160px;
    background-color: #dcdcdc;
    color: black;
    padding-top: 10px;
    font-size: 12pt;
}
/*]]>*/