﻿/* CSS Document */
/*分頁CSS**********************************************************************************/
#MulitPageMenu ul{
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: left;
}
#MulitPageMenu ul li{
font-family: "Courier New", Courier, monospace;
font-weight: bold;
display: inline;
}


#MulitPageMenu  ul li #FirstPage a{/*第一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/icon_back_12.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	background-position: center bottom;
	padding-top: 3px;
	padding-bottom: 0px;
}
#MulitPageMenu  ul li #FirstPage a:hover{/*第一頁*/
	text-decoration: none;
	/*background-image: url(../Css/FristPage.gif);*/
	background-repeat: no-repeat;
	color: #FF00FF;
}
#MulitPageMenu  ul li #PrePage a{/*上一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/icon03.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 18px;
	background-position: center bottom;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#MulitPageMenu  ul li #PrePage a:hover{/*上一頁*/
	text-decoration: none;
	color: #FF00FF;	/*background-image: url(PageR_on.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;*/
}
#MulitPageMenu  ul li #NextPage a{/*下一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/icon04.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 18px;
	background-position: center bottom;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#MulitPageMenu  ul li #NextPage a:hover{/*下一頁*/
	text-decoration: none;
	color: #FF00FF;	/*background-image: url(PageD_on.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;*/
}
#MulitPageMenu  ul li #LastPage a{/*最後一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/icon_next_12.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	background-position: center bottom;
	padding-top: 1px;
	padding-bottom: 0px;
}
#MulitPageMenu  ul li #LastPage a:hover{/*最後一頁*/
	text-decoration: none;
	color: #FF00FF;	/*background-image: url(PageDD_on.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;*/
}
#MulitPageMenu  ul li #TPage a{/*其他頁*/
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 0px;
	float: left;
	height: 40px;
	color: #0000FF;
	width: 20px;
}
#MulitPageMenu  ul li #TPage a:hover{/*其他頁-滑鼠在上面*/
	color: #00FF00;
	text-decoration: none;
}
#MulitPageMenu ul li #IIPage {/*目前所在頁*/
	float: left;
	text-decoration: none;
	width: 20px;
	height: 25px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #FF0000;
}
#MulitPageMenu ul li #RecordCount {/*總筆數*/
	float: left;
	text-decoration: none;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}
#MulitPageMenu ul li #RecordCount {/*目前所在頁/總頁數*/
	float: left;
	text-decoration: none;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
#MulitPageMenu ul li #OMC {/*逗點*/
	float: left;
	text-decoration: none;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #999999;
	padding-right: 1px;
	padding-left: 1px;
}.buttonR {
	background-image: url(btn_cancel.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 87px;
	background-color: #404040;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}.FormtdT {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
}
.BodyFont {
	FONT-SIZE: 9pt;
	FILTER: DropShadow(Color=#DDDDDD,OFFX=1,OFFY=1,Positive=1);
	LINE-HEIGHT: 19px;
	letter-spacing: 1;
	color: #000000;
}
#MulitPageMenu  ul li #Back a{/*返回頁*/
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 0px;
	float: left;
	height: 25px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#MulitPageMenu  ul li #Back a:hover{/*返回頁-滑鼠在上面*/
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}.FormTBNO {
	font-size: 12px;
	LINE-HEIGHT: 25px;
	letter-spacing: 2;
}
.FontNoSize {
	font-size: 12px;
	letter-spacing: 2;
}.InputA {
	color: #0000FF;
	border: 1px solid #666666;
}
.SearchLine_R {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FF9999;
}
.HisShop_Line_D {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.FormSelectA
{
	color: #000000;
	font-size: 50px;
	text-decoration: none;
	background-color: #FFCCCC;
	height: 30px;
	letter-spacing: 2em;
	word-spacing: 2em;
	float: left;
	position: relative;
}
select
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	background-color: #FFCCCC;
}
/*分頁CSS**********************************************************************************/
