@charset "utf-8";
/* CSS Document */

/*整頁大小*/

#page {
	width: 1000px;
	margin: auto;
	height: auto;
	padding: 0px;
}
#page_title {
	width: 1000px;
	height:225px;
}
#header {
	width: 1000px;
	height: 225px;
	text-align:center;
	clear:both;
}
/*橫幅設定*/

#banner {
	margin: 0px;
	padding: 0px;
	width:1000px;
	height:205px;
	background-position: center 68px;
}
#ActiveRegion{
	width:1000px;
	height:130px;
	}
#menu {
	height:565px;
	width:220px;
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	float:left;
}
.subMenu {
	width:230px;
	color:#F00;
}
#menutitle {
	height: 29px;
	line-height:29px;
	text-align:center;
	font-family: "微軟正黑體";
	background-image: url(images/leftmenu_title.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;
	font-size: 15px;
}
#menutinterval {
	padding-left: 20px;
}
#marquee {
	width: 1000px;
	height:15px;
	margin-top:15px;
}

/*欄位超連結內容*/  

#menu A, #menu A:link {
	color: #BB7100;
	text-decoration: none;
}
#menu A:visited {
	color: #828282;
}
#menu A:active, #menu A:hover {
	color: #06c;
	text-decoration: underline;
}
#table tr {
	text-align:center;
}
#tablebottom {
	border-bottom:1px dotted #69c;
}
#gohome {
	float:right;
}
#logo {
	float:left;
}
#up {
	float:left;
}
#down {
	float:right;
}
#page #mid {
	font-family: "微軟正黑體";
}
#main {
	float:left;
	width:660px;
	height:auto;
	margin-left: 60px;
	font-family: "微軟正黑體";
}
#main2 {
	float:left;
	width:660px;
	overflow:hidden;
	margin-top:60px;
	height:auto;
	margin-left: 25%;
	font-family: "微軟正黑體";
}
#maintop1 {
	width:auto;
 height::60px;
	font-size: 28px;
	text-decoration: blink;
	text-align:center;
	margin-right:45px;
	font-family: "微軟正黑體";
	color: #900;
}
#maintop2 {
	width:auto;
	font-size: 15px;
	font-family: "微軟正黑體";
	margin-right:45px;
}
#maintop2 table tr {
	margin:3px 0;
}
/*頁尾*/


#footer{
	border-top: #999999 1px solid;
	font-size: 12px;
	width: 990px;
	color: #635034;
	line-height: 16px;
	margin:10px 5px;
	font-family: "verdana", "arial", "helvetica", "sans-serif";
	font-family: "微軟正黑體";
	background-color: #efefef;	
}
#justify{
	margin:10px;
}
#topps {
	font-weight:bolder;
	font-size: 20px;
	font-family: "微軟正黑體";
}
#top2ps {
	font-weight:bolder;
	font-size: 20px;
	font-family: "微軟正黑體";
}
#ps {
	color: #209FD0;
	font-family: "微軟正黑體";
	text-align: center;
}
#ps2 {
	color: #363636;
	font-family: "微軟正黑體";
	border-bottom:1px solid #CCC;
}
#up {
	float:left;
}
#down {
	float:right;
}
