﻿body
{
    margin-top:10px; 
    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.Horizontal_Navigation
{
	text-align: left;
	width:100%; 
	padding-top: 2px; 
	padding-bottom:2px;
}

/*====================走馬燈===================*/
table.marquee_outter
{
	width: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

table.marquee
{
	border-collapse: collapse;
}

table.marquee .title
{
	font-weight: bolder;
}

table.marquee .description
{
	
}
/*===================================================*/
div.belowHoriMenu
{
	width: 100%;
	padding-bottom : 30px;
}

/* 下部分 */
table.bottom
{
	width:100%; 
	border-top: solid 1px;
	font-size: smaller;
}

/* 版權方格 */
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
{
    
}
