body {
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-top: 0px;　
		margin-left: 0px;
		margin-right: 0px;　
		margin-bottom: 0px;
		overflow-x:hidden; /*刪除水平捲軸*/
}
table,td,tr
{
	font-family:verdana;
	font-size:12px; 
	line-height: 16px;
	color:#676767
	
}


TEXTAREA,input{
	font-size:12px;
	border: 1 solid #D5C5CF
	
	

}
select {
font-size: 12px;HEIGHT:18px;border: 1 solid #D5C5CF
}

.txtFocus {
	background-color:#f6e1ec;
	
} 
.txtBlur {
	color: #676767;
}	

tr.delbgon{
	background-color:#FFC1CC;
}
tr.delbgoff{
	background-color:#FFFFFF;
}
tr.TitleBgcolor,td.TitleBgcolor
{
	background-color:#E9ABD1 ;
	font-size:12px;
	color: #85155C;	
	vertical-align:middle;
	height:30px;
	font-weight: 800;
	width:100%;
	word-break:keep-all;/* 不換行 */
	white-space:nowrap;/* 不換行 */
	overflow:hidden;/* 內容超出寬度時隱藏超出部分的內容 */
	text-overflow:ellipsis;/* 當對像內文本溢出時顯示省略標記(...) ；需與overflow:hidden;一起使用。*/	 
	
}
.TitleBgcolorSort{
	background-image: url(../images/sort.gif);         
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
	color: #FFFFFF;	
}
.TitleBgcolorSort1{
	background-image: url(../images/sort1.gif);         	
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
	color: #FFFFFF;	
}
.TitleBgcolorSort2{
	background-image: url(../images/sort2.gif);         	
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
	color: #FFFFFF;	
}
tr.DataBgcolor1,td.DataBgcolor1
{

	background-color:#F8E0EE;
	font-size:12px;
}



tr.DataBgcolor2,td.DataBgcolor2
{
	background-color:#FFFFFF;
	font-size:12px;
}
hr {
	border: 1px dashed #CCCCCC;
}

tr.SDataBgcolor1,td.SDataBgcolor1
{
	text-align: right;
	background-color: #FFFFFF;
	color: #0644ad;
}


tr.SDataBgcolor2,td.SDataBgcolor2
{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;	
	border-bottom-color:#F6F6F6;
	border-bottom-width:1px;
      border-bottom-style:inset;

}
tr.DataBgcolor3
{
	background-color:#FFFFCC;
	font-size:12px;
	color: #000000;	
}
table.TableBgcolor{
 border-collapse: separate; // collapse;
 border-spacing: 10px;
  empty-cells:  show ; 
}

//Modify
table.MTableBgcolor{
	background-color: #B5C7E7;
	border-collapse: separate; // collapse;
	border-spacing: 10px;
	empty-cells:  show ; 
}
tr.MTitleBgcolor,td.MTitleBgcolor{
	background-color: #95D5D3;
	font-size:12px;
	color: #FFFFFF;	
	
}
tr.MDataBgcolor1,td.MDataBgcolor1{
	text-align: right;
	vertical-align:top;
	color: #0644ad;
}

tr.MDataBgcolor2,td.MDataBgcolor2{
	text-align: left;

	color: #000000;	
	border-bottom-color:#F6F6F6;
	border-bottom-width:1px;
      border-bottom-style:inset;


}
.btn{
width:100px
}

form{margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.linksubmit{
	background-image: url(../images/sort.gif);         
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
}

.DMIn {color:#CE4C08;font-weight: 800; text-decoration:none; }
.red {color:#ff0000;font-weight: 800;}
.title {color:#ff0000;font-weight: 800; }



img{
border:0px
}


.border {	
	border:1px outset #b1b1b1
}

.PageFocus{
	cursor: hand;

}


span.SS{
color: #1286B6;
text-decoration: underline;
cursor: hand;
}

.Bar
{
    BORDER-RIGHT: #000000 1px outset;
    BORDER-TOP: #000000 1px outset;
    FLOAT: left;
    BORDER-LEFT: #000000 1px outset;
    WIDTH: 85px;
    CURSOR: hand;
    TEXT-INDENT: 0px;
    BORDER-BOTTOM: #000000 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #F3F3F3;
    TEXT-ALIGN: center;
    height:20px;
    
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #F3F3F3;
    
}
.menuItem
{
    PADDING-RIGHT: 13px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #000000 1px solid;
}

@media print {
.noprint {display:none}
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-size: 12px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


/*翻頁*/
.pageCss{ width:60px; height:18px; border:1px solid #E4A6CD; text-align:center; background:#fff;line-height:18px; float:left; margin:0 1px;}
.pageGrayCss{ border:1px solid #ddd; color:#999;}
.pageCss a:link,.pageCss a:visited{ color:#E4A6CD; text-decoration:none;}
.pageCss a:hover{ color:#f60; text-decoration:underline;}
.PagedivCss span a:link,.PagedivCss span a:visited,.PagedivCss span b{ width:20px; height:18px; border:1px solid #E4A6CD; text-align:center; margin:0 1px; line-height:18px; font-family:Arial; text-decoration:none;vertical-align:bottom; }
.PagedivCss span a:link,.PagedivCss span a:visited{ color:#E4A6CD; background:#fff;}
.PagedivCss span a:hover{ border:1px solid #E4A6CD; text-align:center; line-height:18px; font-family:Arial; text-decoration:none; background:#E4A6CD; font-weight:bold; color:#fff; position:relative; margin:-5px -4px; width:30px; height:28px; line-height:26px;}
.PagedivCss span b{font-weight:bold;color:#fff;background-color: #E4A6CD;}
PagedivCss span span{ vertical-align:bottom; float:left;}
.PagedivCss font{width:20px;height:18px;display:block;border:1px solid #E4A6CD;text-align:center;margin:0 1px;line-height:18px;font-family:Arial;text-decoration:none;float:left;color: #E4A6CD;}