Body {
	margin: 0px 0px 0px 0px;
	background-color: ;
	font-family: Arial;
	text-decoration: none;
	
}
body,td,th {
	color: #333333;
	font-size:13px;
}


img{border:0;}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #8C8C8C;
}

Table.AdmContent{table-layout:fixed; line-height:200%}

.btn{Border:#BDBDBD 1px solid; text-align:center; height:20px; padding:2px 0 0 0; Cursor:hand; Color:#000; Background-Color:#E5E5E5; Background-Image:Url('../Kimg/Bbtnbg.Gif'); margin:5px 0}
.uniPadding, .uniPadding tr td{padding:3px !important}
.uniMargin{margin:5px !important}


/* 用於主要資料列表的樣式 .dataList*/
tr.tdcenter td, td.tdcenter{text-align:center}
.subdataList{margin:10px 0; line-height:200%}
.subdataList td{padding:5px !important}

Input, TextArea, Select, Button{Color:Blue; border:solid 1px #999}
fieldset{border:solid #999 1px; padding:10px; margin:10px}
legend{font-weight:bold}
Input, TextArea, Select, Button{Color:Blue; border:solid 1px #999}
a.function:hover{text-decoration:none; background-color:#469; color:yellow; overflow:hidden}
td.function{background-image:url(../KImg/__bbg.gif); letter-spacing:1pt; color:#025}
#aMC{width: 980px; margin:auto;	border-left:#333 solid 1px;	border-right:#333 solid 1px; background:#FFF}
#aF { float:left; width:150px}
#AS { float:right;width:820px}
#PrdUpImg, .AdUpImg { cursor:pointer; border:1px dotted #00F;}


/* 分頁區塊樣式 : .pageMap 為全體分頁物件的樣式，不需要的部份 加入 display:none; 即可隱藏。 */
.pageMap { width:100%;margin:2px; text-align:center; padding:5px  !important; width:100%; margin:5px !important;}
.pageMapUp{ }				/* 上層分頁物件 */
.pageMapDown{ display:none; }				/* 下層分頁物件 */
.pageMap1{ float:right;font-size:12px;padding:10px; }	/* 分頁選單物件 */
.pageMap2{ float:right;}	/* 分頁按鈕物件 */

label.error{width:auto; color:red; margin:0 5px}
input.error, img.error, textarea.error{border:3px double red}

/* 用於主要資料列表的樣式 .dataList*/
.dataList{table-layout:fixed; border:#333 solid 1px; line-height:200%}
.dataList th, .dataList td{padding:1px 10px; text-align:left; border:#333 solid 1px}
tr.tdcenter td, td.tdcenter{text-align:center}
.dataList th{text-align:center; background:url(../KImg/BTableBg.gif) #000; color:white; font-weight:bold}
.subdataList{margin:10px 0; line-height:200%}
.subdataList td{padding:5px !important}




h1 {
    font-weight:900;
    font-family:"微軟正黑體", Arial;
    font-size: 25px;
    line-height: 30px;
	color:#333333;
text-shadow:  0 0 10px #fdd809, 0 0 20px #fdd809, 0 0 20px #fdd809;
  }
  
a.brownlink:link {
	font-size:15px;
	text-decoration: none;
	color:#77623e;
}
a.brownlink:visited {
	font-size:15px;
	text-decoration: none;
	color:#77623e;
}
a.brownlink:hover {
	text-shadow: #dcae26 1px 1px 1px;
	font-size:15px;
	text-decoration: none;
	color:#b78713;
}
