BODY
{
	font-size: 12px;
	margin: 0px;
	/*background-color: #ffccff;*/
}

.subBody
{
	font-size: 12px;
	background-color:#e6b4e3;
}

.tbMain table
{
	border-right: medium none;
	border-top: medium none;
	font-size: 12px;
	border-left: medium none;
	color: black;
	border-bottom: medium none;
	font-family: Arial, Helvetica, sans-serif,新細明體;
}

.tbMain input
{
	border-right: #888888 1px solid;
	border-top: #888888 1px solid;
	border-left: #888888 1px solid;
	border-bottom: #888888 1px solid;
	font-size: 12px;	
	height: 17px;
}

.tbMain select
{
	border-right: #888888 1px solid;
	border-top: #888888 1px solid;
	border-left: #888888 1px solid;
	border-bottom: #888888 1px solid;
	font-size: 12px;	
	height: 17px;
}

.tbMain #btnSend,#btnSave,#btnClear,#btnSave_Appt
{
	cursor: hand;
	font-size: 13px;	
	height: 24px;
	border-right: #888888 1px solid;
	border-top: #888888 0px solid;
	border-left: #888888 0px solid;
	border-bottom: #888888 1px solid;	
}


/*********************************/
.tbMain1 table
{
	border-right: medium none;
	border-top: medium none;
	font-size: 13px;
	border-left: medium none;
	color: black;
	border-bottom: medium none;
	font-family: Arial, Helvetica, sans-serif;
}

.tbMain1 input,select
{
	border-right: #888888 1px solid;
	border-top: #888888 1px solid;
	border-left: #888888 1px solid;
	border-bottom: #888888 1px solid;
	font-size: 13px;	
	height: 18px;
}

.tbMain1 #btnSend,#btnSave,#btnClear,#btnSave_Appt
{
	cursor: hand;
	font-size: 13px;	
	height: 24px;
	border-right: #888888 1px solid;
	border-top: #888888 0px solid;
	border-left: #888888 0px solid;
	border-bottom: #888888 1px solid;	
}
/**********************************/

.tbMain0{}

.tbMain0 table
{
	border-right: medium none;
	border-top: medium none;
	font-size: 10px;
	border-left: medium none;
	border-bottom: medium none;
	font-family: 新細明體, Arial, Helvetica, sans-serif;
}

.tbMain0 thead td,th{
	background-color:#8799BF;
	color:#000000;
	text-align:center;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #ffffff;
	border-style:outset;
}

.tbMain0 tfoot td,th{
	background-color: #ffff99;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #ffffff;
	border-style:outset;
	font-weight:bold;
}

.tbMain0 .a
{
	color: #000099;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: underline;
	border-bottom-style: none;
}

.tbMain0 input
{
	border-right: #888888 1px solid;
	border-top: #888888 1px solid;
	font-size: 12px;
	border-left: #888888 1px solid;
	color: #000099;
	border-bottom: #888888 1px solid;
	height: 15px;
}

.tbMain0 .Seq
{
	background-color:#8799BF;
	color:#000000;
}

.tbMain0 .itemRight{

	background-color:#BECBDC;
	color:#000000;
	text-align:left;
	padding-left:5px;

	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #ffffff;
}

.tbMain0 tbody td{
	background-color:#ffffff;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #ffffff;
	padding-right:2px;
	padding-left:2px;
	height:24px;
	}

/*********************************/
.tbNoframe{}

.tbNoframe table {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	
}

.tbNoframe .title{
	text-align:right;
}

.tbNoframe .itemRight{
	background-color:#BECBDC;
	text-align:left;
	padding-left:5px;
	border-top:solid 0px #ffffff;
	border-bottom:solid 0px #ffffff;
	border-right:solid 0px #ffffff;
	border-left:solid 0px #ffffff;
}

.tbNoframe td{
	border-top:solid 0px #ffffff;
}
/*********************************/

.star
{
	font-weight: bold;
	font-size: 13px;
	vertical-align: baseline;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}

#notes ul
{
	padding-right: 18px;
	padding-left: 0px;
	list-style-position: outside;
	font-size: 9px;
	padding-top: 0.01em;	
	padding-bottom: 0.01em;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: upper-alpha;
}

.radio input {
	background-color:transparent;
	border:solid 0px #7F9DB9;	
}

.Area {
	background-color:#ffffff;
	color:#000000;
	border:solid 1px #7F9DB9;
}

INPUT,SELECT
{
    font-size: 12px;	
	height: 17px;
}

.checkbox_tb input{
	background-color:transparent;
	border:solid 0px #7F9DB9;
}


.button
{
	cursor: hand;
	font-size: 13px;	
	height: 24px;
	border-right: #888888 1px solid;
	border-top: #888888 0px solid;
	border-left: #888888 0px solid;
	border-bottom: #888888 1px solid;	
}

.button_search
{
	cursor:hand;
	font-size:12px;
	border:solid 1px #ffffff;
	background-color:green;
	color:#ffffff;
	height:20px;
	margin-left:1px;
	margin-right:1px;
}

.button_proc
{
	cursor:hand;
	font-size:12px;
	border:solid 1px #ffffff;
	background-color:#ff3300;
	color:#ffffff;
	height:20px;
	margin-left:1px;
	margin-right:1px;
}

/* tabMenu style */

.tabMenu{}

.tabMenu td.code {
	padding:5,5,5,5;
	border-width:1;
	border-top:0;
	border-color:cccccc;
	border-style :outset;
	background-color:#FAF3C6;
	}
	
.tabMenu td.tab {
				
	text-align:center;
	font:12pt verdana;	
	color:Blue;			  
	padding:2,2,2,2;
	border-width:1;
	border-bottom:0;
	border-right:0;
	border-color:cccccc;
	border-style :outset ;
	background-color:#FAF3C6;
			    
	cursor:hand
	}
			 

.tabMenu td.backtab {
	text-align:center;
	font:12pt verdana;
	padding:2,2,2,2;
	border-width:1;	
	border-right:0;
	border-color:cccccc;
	border-style :inset ;
	background-color:#FBF7E0;
	cursor:hand
	}
			 
.tabMenu td.space{
	text-align:center;
	font:12pt verdana;
	padding:0,0,0,0;
	border-width:1;
	border-style :solid ;    
	border-top:0;
	border-right:0;    
	border-color:cccccc;
	background-color:Transparent;
	}     



/*div style */
