@charset "utf-8";
.border {
	border: 1px solid #CCCCCC;
	
}
.topSelect {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.midSelect {
	font-size: 13px;	
}

.midSelectLineH {
	font-size: 13px;
	line-height:25px;
}

.midSmall {
	font-size: 10px;
}

.largeSelect {
	font-size: 15px;
}

.modalBackground{
 background-color:Gray;
 filter:alpha(opacity=70);
 opacity:0.7;    
 }
 
 .fixedCenter{  
  position:fixed;
  top:50%;
  left:50%;  
  _position: absolute; /* position fixed for IE6 */
  _top:expression(documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight)/2);
  _margin-top:0;
  z-index:999999999;
}

.版權宣告 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-family: Arial, "新細明體";
}

.版權宣告2 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, "新細明體";
}

.btmSelect {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, "新細明體";
}

.midBack {
	background-color: #CCCCCC;
}

.myspeciallink {
	color: #0066CC;
}

body.public {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../pictures/back.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
}

body.maintain {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFCA8;
	
	background-attachment:fixed;
}

.modalBackground
{
 background-color:Gray;
 filter:alpha(opacity=70);
 opacity:0.7;    }
 
.watermark
{
        	color:Gray;
        	padding-left:10px;        	
}

.Grid_Row td
{
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
}

.Grid_Row th
{
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
}
