body{
	margin: 0px 0px 0px 0px;
	background-image: url(../../../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Verdana", "Arial", "新細明體";
	color: #888888;
	font-size: 12px;
	line-height: 20px;
}
form{
	margin: 0px 0px 0px 0px;
}
ul,ol{
	margin-top: 0px;
	margin-bottom: 0px;
}
textarea{
	font-family: "Verdana", "Arial", "新細明體";
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
a, a:link, a:visited, a:active{
	font-family: "Verdana", "Arial", "新細明體";
	color: #888888;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}               
a:hover{
	color: #000099;
	text-decoration: underline;
}


/*上方區域*/
#TopArea{
	width: 900px;
	height: 245px;
	margin: 0px auto 0px auto;
	text-align: right;
}
#TopArea .logo{
	position: absolute;
}
#TopArea .topMenu{
	height: 16px;
	padding: 4px 30px 4px 0px;
	text-align: right;
}
#TopArea .banner{
	height: 187px;
}
#TopArea .catMenu{
	height: 34px;
	background-image: url(../../../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #046799;
}



/*中間區域*/
#MiddleArea{
	width: 900px;
	background-image: url(../../../images/menu_bg3.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin: 0px auto 0px auto;
}
/*中間區域 - 結束MenuArea, MainArea的浮動功能, 使MiddleArea背景圖可顯示(在firefox)*/
#MiddleArea .clear{
	clear: both;
}
#MiddleArea .profile_area{
	width: 190px;
	background-color: #D0E6F3;
	text-align: center;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #D4D4D4;
}
#MiddleArea .area{
	width: 190px;
	background-color: #F0F0F0;
	text-align: center;
	margin: 0px 0px 10px 0px;
	border: 1px solid #D4D4D4;
}
#MiddleArea .list{
	text-align: left;
	padding: 0px 5px 0px 5px;
}
#MiddleArea .more{
	text-align: right;
	padding: 5px 5px 5px 5px;
}
#MiddleArea .subject{
	color: #046899;
}
#MiddleArea .pic{
	width: 120px;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #D4D4D4;
}
#MiddleArea .btn{
	display: block;
	height: 20px;
	background-color: #036799;
	padding: 2px 2px 1px 2px;
	margin: 0px 7px 0px 7px;
	text-align: center;
	border: 1px solid #D3D3D3;
	color: #EBEBEB;
	text-decoration: none;
}
#MiddleArea a.btn:hover{
	background-color: #EBEBEB;
	color: #036799;
}
#MiddleArea .btn2{
	display: block;
	width: 90px;
	height: 20px;
	background-color: #EBEBEB;
	padding: 2px 2px 1px 2px;
	text-align: center;
	border: 1px solid #D3D3D3;
	color: #036799;
	text-decoration: none;
}
#MiddleArea a.btn2:hover{
	background-color: #036799;
	color: #EBEBEB;
}
#MiddleArea .btn3{
	background-color: #036799;
	padding: 5px 10px 3px 10px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	border: 1px solid #D3D3D3;
	color: #EBEBEB;
	text-decoration: none;
}
#MiddleArea a.btn3:hover{
	background-color: #EBEBEB;
	color: #036799;
}
/*中間區域 - 選單區域*/
#MenuArea{
	float: left;
	width: 192px;
	padding: 0px 18px 12px 14px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	vertical-align: top;
}
/*中間區域 - 主要內容*/
#MainArea{
	float: right;
	width: 633px;
	text-align: left;
	vertical-align: top;
	padding: 40px 25px 0px 18px;
}
/*中間區域 - 主要內容區域 - 路徑搜尋*/
#MainArea #RouteArea{
	text-align: right;
	margin: -40px -25px 0px -18px;
}
#MainArea #RouteArea h2{
	padding: 9px 25px 4px 0px;
}
#MainArea #RouteArea h2, #MainArea #RouteArea h2 a:link, #MainArea #RouteArea h2 a:visited{
	margin: 0px 0px 10px 0px;
	font-family: "Verdana", "Arial", "新細明體";
	color: #888888;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}
#MainArea #RouteArea h2 a:hover{
	color: #000099;
	text-decoration: underline;
}
/*中間區域 - 主要內容 - h1標籤*/
#MainArea h1{
	padding: 9px 5px 1px 35px;
	margin: 0px 25px 10px 18px;
	text-align: left;
	font-size: 15px;
}
/*中間區域 - 主要內容 - h3標籤*/
#MainArea h3{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: lighter;
}
/*中間區域 - 主要內容 - h4標籤*/
#MainArea h4{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: lighter;
}
/*中間區域 - 主要內容 - 各欄位內容*/
#MainArea .top{
	margin: 10px 0px 0px 0px;
	text-align: right;
}
#MainArea .border{
	text-align: center;
	padding: 15px 15px 15px 15px;
	border: 1px solid #D4D4D4;
}
#MainArea .subject a{
	color: #046899;
	font-weight: bold;
}
#MainArea .date{
	color: #7CAAC4;
}
#MainArea .pic{
	width: 100px;
	background-color: #ffffff;
	border: 1px solid #D4D4D4;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}
#MainArea .line{
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #14709F;
}
#MainArea .border_re{
	background-color: #E7E7E7;
	text-align: center;
	padding: 15px 15px 15px 15px;
	margin: 15px 0px 0px 0px;
	border: 1px solid #D4D4D4;
}
#MainArea .subject_re a{
	color: #046899;
}
#MainArea .pic_re{
	width: 30px;
	background-color: #ffffff;
	border: 1px solid #D4D4D4;
	padding: 3px 3px 3px 3px;
}
#MainArea .line_re{
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dashed #D4D4D4;
}
#MainArea .td_left{
	background-color: #DBF1FF;
	text-align: right;
	vertical-align: top;
	color: #046899;
}
#MainArea .td_right{
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: top;
}
/*中間區域 - 主要內容 - 首頁內容顯示區域*/
#index{
	margin: 0px -24px 0px -8px;
}
#index .border{
	display: block;
	text-align: center;
	padding: 15px 18px 15px 18px;
	margin: 0px 15px 15px 0px;
	border: 1px solid #D4D4D4;
}
/*中間區域 - 主要內容 - 顯示訊息*/
#MsgDiv{
	position: absolute;
	top: 45%;
	left: 45%;
	z-index: 1;
	width: 200px;
	height: 72px;
	background-image: url(../../images/caution_bg.gif);
	text-align: center;
	vertical-align: middle;
	padding: 30px 5px 10px 5px;
	color: #2B570D ;
}


/*下方區域*/
#BottomArea{
	clear: both;
	width: 100%;
	background-color: #D1E1EB;
	text-align: center;
	margin: 0px auto 0px auto;
	border-top: 1px solid #D2D2D2;
}

