﻿body
{
    margin-top: 0px;
    text-align: center;
    font-size: small;
    font-family: Verdana;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

div#Outmost_Div
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

/*===================================================*/

/* 自動輪流播放的文字訊息外框 */
div.Rotate_Text_Message_Div
{
    width: 100%;
    padding-top: 0.3EM;
    padding-bottom: 0.5EM;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

/* 自動輪流播放的文字訊息本身 */
div.Rotate_Text_Message_Div .Rotate_Text_Message
{
}

/*======================================================*/
table.twoMenus
{
    width: 100%;
    border: none 0px; /*border-collapse: collapse;     border-spacing: 0px;*/
}

/* 水平主導覽列 */
table.twoMenus > tbody > tr > td.Horizontal_Menu
{
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-width: 0px;
}

/*=====================================================*/
/* 副導覽列外面的方框 */
table.twoMenus > tbody > tr > td.SubMenu_Outter_Cell
{
    padding: 2px 10px 2px 0px;
}

/* 副導覽列 */
table.submenu
{
}

/* 副導覽列方格 */
table.submenu tr td
{
    border-left: 1px solid;
    border-right: 1px solid;
    padding-left: 10px;
    padding-right: 10px;
}
/*=======================================================*/
/* 主導覽列本身 */
.MainMenu
{

}

/* 主導覽列，彈出部分，被滑鼠指向時 */
.MainMenu_DynamicHover
{

}

/* 主導覽列，彈出部分，每個項目 */
.MainMenu_DynamicItem
{

}

/* 主導覽列，整個彈出方塊 */
.MainMenu_Dynamic
{

}

/* 主導覽列，彈出部分，被選中的項目 */
.MainMenu_DynamicSelected
{

}

/* 主導覽列，固定部分，被滑鼠指向時 */
.MainMenu_StaticHover
{

}

/* 主導覽列，固定部分，每個項目 */
.MainMenu_StaticItem
{

}

/* 主導覽列，固定部分，整個方塊 */
.MainMenu_Static
{

}

/* 主導覽列，固定部分，被選中的項目 */
.MainMenu_StaticSelected
{

}



/* ====================================================== */
/* 主導覽列以下的內容 */
div.Content_Below_Menu
{
    width: 950px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    text-align: left;
}

/* 版權聲明和計數器 */
table.bottom
{
    width: 100%;
    font-size: smaller;
    border-top-style: solid;
    border-top-width: 1px;
}

/* 版權聲明 */
table.bottom td.CopyRight
{
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
}

/* 訪客計數器 */
table.bottom td.VisitorCount
{
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
}

/* 學校地址電話 */
div.AddressPhone
{
    width: 100%;
    border-bottom: solid 1px;
    padding: 10px 0px 10px 0px;
    font-size: smaller;
    text-align: center;
}

/* ============================================ */
.wholeMenu
{

}

.DynamicHoverStyle
{

}

.DynamicMenuItemStyle
{

}

.DynamicMenuStyle
{

}

.StaticHoverStyle
{

}

table.StaticMenuItemStyle
{
}

table.StaticMenuItemStyle td
{
    text-align: center;
}


.StaticMenuStyle
{
    
}
