﻿#pageTitle
{
	font-size:x-large;
	font-family:"標楷體";
	color:#fff;
}
.TableStyle TD
{
	 height:25px;
	 padding-left:10px;
	 padding-right:5px;
}
h3{
font-size: 1.2em;
color:#000;
margin-left: 5px;
padding-top: 3px;
margin-left: 5px; 
margin-right :10px;
padding-top: 3px; 
font-family:" sans-serif", verdana, arial, times , engravers mt bold;
}
.themeStyle {
background-color: #fff;
margin: 5px 5px 5px 5px;
padding-left:0px;
}
.themeStyle #centerTd
{	 
	 border: 1px solid #000000;
    display: block;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
}
.themeStyle #centerTd td
{	 
	 padding-top:5px;
}
.titleHeader{
  float:left;
  width:100%;
  height:30px;
  padding-left:0px;
  background-image:url(../images/titleHeader.jpg);
}

.okIcon{
font-size:13px;
background:#FFFF00;
padding:8px;
border:0px;
width:110px;
background:url(../images/15.gif) no-repeat center;
cursor:hand;
}
.addIcon{
font-size:13px;
background:#FFFF00;
padding:8px;
border:0px;
width:110px;
background:url(../images/11.gif) no-repeat center;
cursor:hand;
}
.alterIcon{
font-size:13px;
background:#FFFF00;
padding:8px;
border:0px;
width:110px;
background:url(../images/6.gif) no-repeat center;
cursor:hand;
}
.delIcon{
font-size:13px;
background:#FFFF00;
padding:8px;
border:0px;
width:110px;
background:url(../images/7.gif) no-repeat center;
cursor:hand;
}
.queryIcon{
font-size:13px;
background:#FFFF00;
padding:8px;
border:0px;
width:110px;
background:url(../images/8.gif) no-repeat center;
cursor:hand;
}

.cancelIcon{
font-size:13px;
background:#FFFF00;
padding:8px;
border:0px;
width:110px;
background:url(../images/1.gif) no-repeat center;
cursor:hand;
}

.printIcon{
font-size:13px;
background:#FFFF00;
padding:8px;
border:0px;
width:110px;
background:url(../images/3.gif) no-repeat center;
cursor:hand;
}

.calIcon{
background:url(../images/cal.gif) no-repeat right;
}
.gridAdd
{
    background:url(../images/gridAdd.gif) no-repeat right;
}
.gridDel
{
    background:url(../images/gridDel.gif) no-repeat right;
}
.gridYes
{
    background:url(../images/gridYes.gif) no-repeat right;
}
.gridCancel
{
    background:url(../images/gridCancel.gif) no-repeat right;
}