@charset "big-5";
/* CSS Document */

.top { height:50px; background-color:#0052a9; }
.main { height:100%; background-image:url(images/main_Bg.jpg); background-repeat:no-repeat; background-position: center top;}
.main2 {height:100%;border: 1px solid #c4cad0;padding-bottom: 20px;}
.footTxt { height:88px; font-size: 10pt; color: #999999; font-family:Arial, Helvetica, sans-serif;background-image:url(images/footBg.gif); background-repeat:repeat-x; background-position: center top;}
.textfield { height:26px; border: 1px solid #c4cad0; margin-bottom:5px; margin-top:5px;}
.copyright{font:normal 11px/14px Arial, Helvetica, sans-serif; color:#0052A9;}
.allowcnt{font:normal 11pt/14px Arial, Helvetica, sans-serif; color:#F00;line-height: 10px;}
.odcnt{font:normal 11pt/14px Arial, Helvetica, sans-serif; color:#0870de;}
.maxallowcnt{font:normal 11pt/14px Arial, Helvetica, sans-serif; color:#F00;font-weight: bold;}
.button{font-size:10pt; font-weight: bold; color:#0870de; background-image:url(images/But_AllList.gif); height:30px; width:145px; border: 0px;}
.btnsubmit{font-size:10pt; font-weight: bold; color:#FFF; background-image:url(images/But_Blue.gif); height:34px; width:100px; border: 0px;}

.listTitle {
	font-size: 11px;
	color: #596476;
	font-family:Arial, Helvetica, sans-serif;
	height:25px;
	border: 1px solid #c4cad0;
	background-image:url(images/listTitle_bg.gif);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#e7e7e7;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.listTxt {
	font-size: 11pt;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #c4cad0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 1.6;
}

.listcheck {
	font-size: 11pt;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 1.6;
}
.Txt01 {
	font-size: 11pt;
	color: #596476;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}
.contTxt {
	font-size: 11px;
	list-style-type: decimal;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #c4cad0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 1.6;
}