
#menuwhole, #menutop, #menuleft, #container {
    overflow: hidden;
    padding:0px;
	margin:0px;
	border:0px;
	position:relative;
	height:100%;
	word-break: break-all;
    }
#menuwhole{
    width:740px;
    }
#menutop{
    width:740px;
    height: 102px;
    }
#menuleft{
	left:0px;
	float:left;
    width:140px;
	text-align:left;
    }
#container{
	left:0px;
	float:right;
    width:580px;
	padding-bottom:40px;
	text-align:left;
    }



div.left-menu {
	width:120px;
	text-decoration: none;
	font-size: 18px;
	font-family: "微軟正黑體";
	color: black;
	padding: 12px;
	padding-left: 16px;
	padding-bottom: 4px;
	border-bottom: 1px solid #c6c;
}

A.left-menu {text-decoration: none; color:black;}
A.left-menu:Hover {text-decoration:none; color: blue; font-weight: bold;}
A.left-menu:Active {color: blue;}


A.bottom-menu {text-decoration: none; color:black; font-family: "微軟正黑體";}

a.uplink {color:white; background:orange; text-decoration:none; font-size:14px; padding-left:2px; padding-right:2px;}

.pagetitle {
	font-family: "微軟正黑體";
	color: black;
	padding: 8px;
	font-size:20px;
	text-align:center;
}

body {
	font-family: "微軟正黑體";
	color: black;
	font-size: 14px;
	border: 0px;
	padding: 0px;
	margin: 0px;"
}

table {
	border: 0px;
	padding: 0px;
	margin: 0px;"
}


