/************************************************/
/* layout.css									*/
/* By Gary Wong									*/
/************************************************/
HTML { overflow-x: visible}
BODY {	font-size: 12px;
		color: #00000; background-color: #FFFFFF;
		font-family: "新細明體", "細明體", Verdana, Arial, "Times New Roman";
		scrollbar-3dlight-color:#d1d7dc;
		scrollbar-arrow-color:#006699;
		scrollbar-darkshadow-color:#98aab1;
		scrollbar-face-color:#dee3e7;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#dee3e7;
		scrollbar-track-color:#efefef;		}
TABLE, TR, TD {	font-family: "Verdana,Arial,Helvetica,sans-serif";
				font-size: 11px;
				text-align: left;
				height: 20px;	}
/*TABLE {	width: 100%;
		table-layout: auto;	}*/

/* Form elements */
form { display: inline }
input{font:11px Verdana,Arial,Helvetica,sans-serif}
select{background:#ffffff;font:11px Verdana,Arial,Helvetica,sans-serif}
input.post,textarea.post{background:#ffffff;border:1px solid #000000;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}
input.button,input.liteoption{border:1px solid #000000;background:#fafafa;font-size:11px}
input.catbutton{border:1px solid #000000;background:#fafafa;font-size:10px}
input.mainoption{border:1px solid #000000;background:#fafafa;font-size:11px;font-weight:bold}

/* HyperLink elements */
a{color: #666666;text-decoration: none;}
a:link{color: #666666;text-decoration: none;}
a:visited{color: #666666;text-decoration: none;}
a:hover{color: #999999;text-decoration: underline;}

/* List elements */
ol,ul{margin: 20px;margin-top: 0px;}
ul{list-style-type: square;}
ul ul{list-style-type: disc;}
ul ul ul{list-style-type: none;}

img {border: 0px;padding: 0px;}

/* define Class */
.copyright {	text-align: right;
				font-family: Verdana, Tahoma, Arial, Sans-Serif;
				font-size: 9px;
				color: #6666666;
				padding: 2px;
				line-height: 12px;
				background-image: url(title_sub.gif)}
.trhidden {DISPLAY: none}
.trdisplay {DISPLAY: block}
.fullopac {filter:alpha(opacity=100)}
.center {  text-align : center; }
.left {  text-align : left; }
.right { text-align : right; }

.logFrame {		width: 300px;
				text-align: center;
				border: 1px solid #345487;
				background-color: #FFF;
				padding: 0px;
				margin: 0px; }
.logFrameTh {	vertical-align: middle;
				height: 30px;
				font-weight: bold;
				color: #FFF;
				padding: 8px 0px 8px 5px;
				background-image: url(title_main.gif); }
.logFrameTd {	vertical-align: bottom;
				height: 150px; }

.logMain {		width: 80%;
				text-align: center;
				border: 1px solid #345487;
				background-color: #FFF;
				padding: 0px;
				margin: 0px; }
.logMain th {	background-image: url(title_sub.gif);
				height: 25px; }

.logMain td {	vertical-align: middle;
				height: 35px;
				text-align: center;
				font-weight: bold; }
				

.mainBorder {	
				border: 1px solid #345487;
				background-color: #FFFFFF;}

.mainBorder table th td{	padding: 0.3em 1em;
				border-top: 2px solid #FF6600;
				border-bottom: 2px solid #FF6600;
				border-left: none;
				border-right: none;	}

.mainTitle {	vertical-align: middle;
				font-weight: bold;
				color: #FFFFFF;
				padding: 8px 0px 8px 5px;
				background-image: url(title_main.gif)}
.mainCell {		padding: 0px 1px 1px 1px
				height: 50px;}

.weekBorder {	border: 0px solid #D1DCEB;
				/*border-collapse: collapse;*/
				background-color: #eaedf4;	}
.weekDay  {		white-space: nowrap;
				font-weight: bold;
				color: #3A4F6C;
				padding: 7px;
				margin: 0px;
				background-image: url(title_sub.gif)}

.todayCell {	/*border: 1px solid #D1DCEB;*/
				border-right: 2px inset #D1DCEB;
				border-bottom: 3px inset #D1DCEB;
				text-align: left; }
.todayCell th {	height: 15px;
				vertical-align: middle;
				color: #FFFFFF;
				padding: 1px;
				background-image: url(title_main.gif)}
.todayCell td {	vertical-align: top;
				font-size: 10px;
				height: 50px;
				background: #BDD1ED}

.dayCell {		/*border: 1px solid #D1DCEB;*/
				text-align: left; }
.dayCell th {	height: 15px;
				vertical-align: middle;
				color:#000000;
				padding: 1px;
				background: #D1DCEB;}
.dayCell td {	vertical-align: top;
				font-size: 10px;
				height: 50px;
				background: #eaedf4;}

.ldayCell {		/*border: 1px solid #D9D9D9;*/
				text-align: left;}
.ldayCell th {	height: 15px;
				vertical-align: middle;
				color:#000000;
				padding: 1px;
				background: #D9D9D9}
.ldayCell td {	vertical-align: top;
				font-size: 10px;
				height: 50px;
				background: #EEEEEE}

.footer {		background-color: #D1DCEB;
				height: 30px;
				vertical-align: middle;
				text-align: right;
				color: #3A4F6C;
				font-weight: bold;
				padding: 7px;
				margin-top: 1px; }

.tb1 {			border: 1px solid #345487;
				background-color: #FFFFFF;	}
				
.th1 {			vertical-align: middle;
				color: #FFFFFF;
				padding: 1px;
				background-image: url(title_sub.gif)}

.row1 {			background: #FFFFFF;}

.row2 {			background: #DFEBFD;}

.row3 {			background: #D9E8F7;}

.row4 {			background: #ECF3FF;}

.lrow {			background: #B9DCFF;}

.menuTb {	background: #DDE4FF;	}

.menuTh {	height: 30px;
			color: #666666;
			font-weight: bold;
			text-align: left;
			background-image: url(title_sub.gif);	}

.menuTd {	height : 25px;
			text-align: left;
			padding: 6px;
			BORDER-BOTTOM: #E6E6E6 1px solid;	}

.infoBox Td {	background: #ECF3FF;
				font-weight: bold;	}
.infoBox Th {	font-weight: bold;
				background: #d9e8f7;
				color: #000099;
				white-space: nowrap;	}

.caution {		font-weight: bold;
				color: red; }

.outlineborder {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid}

/* Object */
#footer {		background-color: #D1DCEB;
				height: 30px;
				vertical-align: bottom;
				color: #3A4F6C;
				font-weight: bold;
				padding: 7px;
				margin-top: 1px; }

/* Case Form Status class */

table tr.odd { background: #FFFFFF; }
table tr.even { background: #DFEBFD; }
table tr.odd:hover , table tr.even:hover {
	background-color: #B9DCFF;
}