@charset "utf-8";
.wword {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}
.fromwword {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.titleword {
	font-size: 15px;
	line-height: 25px;
	color: #003366;
	font-weight: bold;
}
.titlenewsWord {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}
.btn {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #008080;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*分頁CSS**********************************************************************************/
/*分頁CSS**********************************************************************************/
/*分頁CSS**********************************************************************************/
#MulitPageMenu ul{
	margin: 0;
	padding: 0;
	background-color: #E8FFD0;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	font-size: 12px;
}
#MulitPageMenu ul li{
font-family: "Georgia", "Courier New", "宋体";
font-weight: bold;
display: inline;
}


#MulitPageMenu  ul li #FirstPage a{/*第一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/FristPage.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 22px;
	height: 22px;
	background-position: center center;
	padding-top: 4px;
	padding-bottom: 0px;
}
#MulitPageMenu  ul li #FirstPage a:hover{/*第一頁*/
	text-decoration: none;
	/*background-image: url(../Css/FristPage.gif);*/
	background-repeat: no-repeat;
	background-color: #00FF00;
}
#MulitPageMenu  ul li #PrePage a{/*上一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/PrePage.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 22px;
	height: 22px;
	background-position: center center;
	padding-top: 4px;
	padding-bottom: 0px;
}
#MulitPageMenu  ul li #PrePage a:hover{/*上一頁*/
	text-decoration: none;
	/*background-image: url(PageR_on.gif);*/
	background-repeat: no-repeat;
	background-color: #00FF00;
}
#MulitPageMenu  ul li #NextPage a{/*下一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/NextPage.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 22px;
	height: 22px;
	padding-top: 4px;
	padding-bottom: 0px;
	background-position: center center;
}
#MulitPageMenu  ul li #NextPage a:hover{/*下一頁*/
	text-decoration: none;
	/*background-image: url(PageD_on.gif);*/
	background-repeat: no-repeat;
	background-color: #00FF00;
}
#MulitPageMenu  ul li #LastPage a{/*最後一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/LastPage.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 22px;
	height: 22px;
	background-position: center center;
	padding-top: 4px;
	padding-bottom: 0px;
}
#MulitPageMenu  ul li #LastPage a:hover{/*最後一頁*/
	text-decoration: none;
	/*background-image: url(PageDD_on.gif);*/
	background-repeat: no-repeat;
	background-color: #00FF00;
}
#MulitPageMenu  ul li #TPage a{/*其他頁*/
	text-decoration: none;
	width: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 0px;
	float: left;
	height: 22px;
	color: #0000FF;
}
#MulitPageMenu  ul li #TPage a:hover{/*其他頁-滑鼠在上面*/
	background-color: #00FF00;
	color: #FF0000;
	text-decoration: none;
}
#MulitPageMenu ul li #IIPage {/*目前所在頁*/
	float: left;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 22px;
	height: 22px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #FF0000;
	background-color: #FFCC00;
}
#MulitPageMenu ul li #RecordCount {/*總筆數*/
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 22px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 0px;
	background-color: #D27E33;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#MulitPageMenu ul li #RecordPage {/*目前所在頁/總頁數*/
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 22px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 0px;
	background-color: #666666;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}.buttonR {
	background-image: url(btn_cancel.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 87px;
	background-color: #404040;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}.FormtdT {
	font-size: 12px;
}
.BodyFont {
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 19px;
	letter-spacing: 2;
	color: #000000;
}
#MulitPageMenu  ul li #Back a{/*返回頁*/
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 0px;
	float: left;
	height: 22px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #D27E33;
}
#MulitPageMenu  ul li #Back a:hover{/*返回頁-滑鼠在上面*/
	background-color: #FFFF99;
	color: #FF0000;
	text-decoration: none;
}
.wword2 {

	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

