﻿body 
{
    font-size: 11pt; 
	font-family: 微軟正黑體, Verdana, 新細明體, 細明體;
	text-align: center;
}

table {
    font-size: 11pt;
    font-family: 微軟正黑體, Verdana, 新細明體, 細明體;
}

/* 除左右空白外，所有的內容 */
div#Outmost_Div {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* 整個MasterPage方框裡面 */
td.CellContent
{
    vertical-align: top;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
}

/* 副導覽列 */
table.subMenu
{
    font-size: smaller;
    position: absolute;
    right: 10px;
    top: 10px;
}

/* 副導覽列方格 */
table.subMenu tr td
{
	border-left : 1px solid;
    border-right : 1px solid;
    padding-left : 10px;
    padding-right : 10px;
}

/* 主導覽列外圍 */
div.horiMenu_Outter
{
    width: 960px;
	line-height: 1.5em;
	padding-top : 5px;
	padding-bottom : 5px;
}

/* ============================================ */
.wholeMenu
{

}

/* 只套用到中英雙語時之英語主導覽列 */ 
.englishMenu
{

}

.DynamicHoverStyle
{

}

.DynamicMenuItemStyle
{

}

.DynamicMenuStyle
{

}

.StaticHoverStyle
{

}

table.StaticMenuItemStyle
{
}

table.StaticMenuItemStyle td
{
    
}

.StaticMenuStyle
{
    
}


/* ============================================ */

/* 中間主要內容 */
div.belowSchoolLogo
{
    padding: 0px;
    margin: 0px;
    width: 100%;
}

/* ============ Footer =============================*/

table.footer_outter
{
    font-size: smaller;
}

table.footer
{
    font-weight: bolder;
}

table.footer > tbody > tr > td > span, table.footer > tbody > tr > td > a
{
    padding: 10px;
    display: inline-block;
}


table.footer span.address
{
    
}

table.footer span.phone
{
    
}

table.footer span.fax
{
    
}

table.footer a.email
{
    
}

table.footer span.visiter
{
    
}

table.footer span.resolution
{
    
}
