﻿body
{
    margin-top:10px; 
    text-align: center;
    font-size:small; 
    font-family:Verdana;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

td.CellContent
{
    vertical-align: top;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
}

div#Outmost_Div
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

div#headPart
{
    margin: 0px;
    padding: 0px;
    position : relative;
    top : 0px;
    left : 0px;
}

div.quickLink
{
    position : absolute;
    top : 10px;
    right : 10px;
}

div.quickLinkDropDown
{
    z-index : 99999;
    width : 200px;
    padding : 0px;
}

div.quickLinkDropDown > table
{
    width: 100%;
    border-collapse: collapse;
}

div.quickLinkDropDown > table > tbody > tr > td
{
    padding : 3px 10px 3px 10px;
    border-bottom : solid 1px;
}

div.quickLinkDropDown > table > tbody > tr > td:hover
{
    
}


/* 水平主導覽列 */
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
{
    
}

