﻿.Body
{
	background-color:#c1d9f8;
    margin-left:0;
    margin-top:0;
}

.MenuTop
{
	height:50;
	width:100%;
}

.MenuLeft
{
	float:left;
	margin: 0px 0;
	width: 130px; /*width of menu*/
	border: 0px solid #9A9A9A;
	height:auto!important;
	min-height:450px;	
	background-color:Olive;
}

.MenuContent
{
	float:left;
	margin: 0px 0;
	height:auto;
	background-color:Silver;
	min-height:450px;
	overflow:auto;
	width:auto;
	position: relative;
}

.MenuBottom
{
	background-color:Lime;
	width:100%;
	position:relative;
}

.MainPage
{
 
}

.Content
{
	height:auto!important;
	min-height:450px;	
	#min-height:450px;
    _min-height:450px;
    height:450px;
}

.link_T84_DEF1 {
	FONT-SIZE: 84%;
	line-height: 150%;
	COLOR: #0f7195;
	TEXT-DECORATION: none;
	font-family: "Arial", "新細明體";
	cursor:hand;
} 

.link_T84_DEF1:hover {
	FONT-SIZE: 84%;
	line-height: 150%;
	COLOR:#950f81;
	TEXT-DECORATION: none;
	font-family: "Arial", "新細明體";
	cursor:hand;
}