#list01 table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

#list01 td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 22px;
	text-align: left;
}

#list01 th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 6px;
	width: 120px;
	text-align: right;
	color: #9E9E9E;
}

#list01 th.must {
	border-left-color: #D90000;
}

#list01 th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}


.text1,.text2,.text3,.text4,.text5,.text6,.text7,.text8,.text9 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
	font-size: 12px;
	padding-left: 5px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
}


#list02 table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

#list02 td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 5px;
	line-height: 22px;
	text-align: left;
}


#list03 table {
	border-top: 3px solid #EEBE00;
	border-bottom: 3px solid #B8B8B8;
	border-left: none;
	border-right: 1px solid #B8B8B8;
}

#list03 td {
	border-top: none;
	border-bottom: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	border-right: none;
	padding: 3px;
	line-height: 22px;
}

#list03 th {
	border-top: none;
	border-bottom: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	border-right: none;
	padding: 3px;
	line-height: 22px;
}

.text1 {

	width: 15em;
}
.text2 {
	width: 5em;
}

.text3 {
	width: 98%;
}

.text4 {
	width: 23em;
}

.text5 {
	width: 2em;
}

.text6 {
	width: 25em;
}


.text7 {
	width: 7em;
}

.text8 {
	width: 1em;
}

.text9 {
	width: 3em;
}

#list01 select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#list01 .submit {
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	padding-top: 3px;
}

#list01 .btn {
	text-align: center;
	background-color: #999999;
	border: 0px solid #959595;
	padding-top: 2px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 1px;
}

#list01 .anti{
	border: 0;
	margin: -5px;
}

#list01 .anti2DF {
	border: 0;
	margin: -5px;

    border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

#list01 .anti2DF_div {

    border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #B8B8B8;
}

#list01 .anti_all {
    border: 0;
    margin: 0px;
    
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding: 0px;
	line-height: 15px;
	text-align: center;
}


.myTextbox_DF{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    width:500px;
	height: 150px;
	border:1px soid #FFFFFF;
	margin-bottom: 9px;
	background-color: #F3F3F3;
}

.text1:focus,.text2:focus,.text3:focus,.text4:focus,.text5:focus,.text6:focus {
	border-color: #B2B2B2; /* 指定游標移入欄位時的框線顏色 */
	background-color: #FFFFFF; /* 指定游標移入欄位時的欄位底色 */
}

#tableTitle table{
	font-size: 15px;
	font-weight: bold;
	color: #78B22B;
	border-top: none;
	margin-left: 2px;
}

#tableTitle td{
	border-bottom: none;
	border-right: none;
}

#tableTitle a{
	color: #FF6600;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#tableTitle a:hover{
	text-decoration: underline;
}

#list04 table {
	border-top: 3px solid #B8B8B8;
	border-bottom: 3px solid #B8B8B8;
	border-left: none;
	border-right: none;
}

#list04 td {
	padding: 5px;
}
