﻿body 
{
    text-align : center;
    font-size : 9pt; 
    font-family : 微軟正黑體, Verdana, 新細明體, 細明體;
}

table {
    font-size: 9pt;
    font-family: 微軟正黑體, Verdana, 新細明體, 細明體;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

iframe.slideshow
{
    position: absolute;
    right: 20px;
    top: 10px;
}

/* 所有內容 */
div#Outmost_Div {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

/* 整個MasterPage方框裡面 */
td.CellContent
{
    vertical-align: top;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
}

/*============= 頂層主導覽列================== */
/* ============================================ */
.wholeMenu
{

}

/* 只套用到中英雙語時之英語主導覽列 */ 
.englishMenu
{

}

.DynamicHoverStyle
{

}

.DynamicMenuItemStyle
{

}

.DynamicMenuStyle
{

}

.StaticHoverStyle
{

}

.StaticMenuItemStyle
{
}

.StaticMenuStyle
{
    
}

/* =============  現在位置 ============================= */

div.currentNodePathAndSubMenu
{
    height : 2em;
    line-height : 2em;
    margin-top : 0px;
    padding : 0px;
    
    border-top-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    
}

div.currentNodePath
{
    margin-left : 10px;
    float : left;
    height : 2em;
    line-height : 2em;
}

div.currentNodePath a.currentNode
{
    font-weight: bold;
}

div.currentNodePath a.parentNode
{
    font-weight: bold;
}

div.currentNodePath span.sep
{
    color: #FFFFCC;
    margin-left : 10px;
    margin-right : 10px;
}

/* =================== 副導覽列 ===============================*/
/* 副導覽列 */
div.subMenu
{
    float: right;
    margin-right: 20px;
    height : 2em;
    line-height : 2em;
}

/* 副導覽列方格 */
div.subMenu a.eachSubMenuItem
{
    border : none 0px;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: text-bottom;
}



/* ===================== 在主導覽列以下，Footer 以上的內容 ==============================*/
div.contentBelowMenu
{
    width : 100%;
    padding-top: 0px;
    padding-bottom: 50px;
    padding-left :0px;
    padding-right:0px;
    overflow: hidden;
    border-radius: 5px;
    margin-top : 0px;
    margin-bottom : 0px;
}

/* ============ Footer =============================*/

table.footer_outter
{
    border-radius : 10px;
}

table.footer
{
    font-weight: bolder;
}

table.footer > tbody > tr > td > span, table.footer > tbody > tr > td > a
{
    padding: 10px 30px 10px 30px;
    display: inline-block;
}

table.footer span.schoolName
{
    
}

table.footer span.address
{
    
}

table.footer span.phone
{
    
}

table.footer span.fax
{
    
}

table.footer a.email
{
    
}

table.footer span.visiter
{
    
}
