﻿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;
}

/* ============================================= */

/* 副導覽列 */
table.submenu
{
	position: absolute;
    top: 5px; right: 5px; z-index: 0;
}

/* 副導覽列方格 */
table.submenu tr td
{
	border-left : 1px solid;
    border-right : 1px solid;
    padding-left : 10px;
    padding-right : 10px;
}
/*=================================================*/

/* 水平主導覽列 */
div.Horizontal_Menu
{
	text-align: left;
	padding-top: 2px; 
	padding-bottom:2px;
}

/*====================================================*/
table.marquee_outter
{
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

table.marquee
{
	border-collapse: collapse;
}

table.marquee .title
{
	font-weight: bolder;
}

table.marquee .description
{
	
}

/*=================================================*/
/* 走馬燈下方 */
div.belowMarquee
{
    width: 930px; 
    padding-left: 5px; 
    padding-right: 5px; 
    padding-top: 7px; 
    padding-bottom : 10px;
}

/* 版權聲明和計數器 */
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
{
    
}