/*CSS - table style*/
.table_01 {
	width: 98%;
	font-size: 100%;
	font-family: "Verdana Helvetica", sans-serif, "微軟正黑體";
	margin: 10px;
	border: 1px dotted #cbcbcb;
	text-align:center;
}
.table_01 table, tr, th, td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0.5em;
}
.table_01 caption {
	text-align: center;
	color: #1a3686;
	background-color: #cbcbcb;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 13px;
	font-weight: bolder;
}
.table_01 thead tr th {
	text-align: center;
	color: #435d03;
	font-weight: bolder;
	background-color: #deebbc;
	font-size: 13px;
}
/* FOOTER */
.table_01 tfoot tr {
	color: #fff;
	background: #BB1757;
	background: #BB1757;
}
.table_01 tfoot {
	color: #000;
}
.table_01 tfoot tr th, tfoot tr td {
	border-top: 0px;
}
.table_01 tfoot tr td {
	text-align: right;
	padding-right: 2em;
	
}

/* BODY */

.table_01 tbody tr.odd  {
	background: #e4e4e4;
}
.table_01 tbody tr.odd  th{
	background: #e4e4e4;
	text-align: center;
}
.table_01 tbody tr:hover {
 	background: transparent;
}
.table_01 tbody tr td {
	background: #fff;
	color: #544141;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align:center;
}
.table_01 tbody tr.odd td {
	background: #e4e4e4;
}

.table_01 tbody tr th, tbody tr td {
	padding: 0.1em 0.4em;
	border: 0px;
}
.table_01 tbody tr th {
	background: #ededed;
	padding-right: 1em;
	font-weight: bolder;
	text-align: center;
	color:#544141;
}
.table_01 tbody td.nonehover:hover{background: none;}
/* LINKS */

.table_01 table a {
	color: #544141;
	text-decoration: none;
}
.table_01 tbody tr:hover td,
.table_01 tbody tr:hover th {
	background-color: #CCCCCC;
	}


/**********table_02**************/

.table_02 {
	width: 100%;
	color: #333333;
	font-size: 100%;
	font-family: "Verdana Helvetica", sans-serif, "微軟正黑體";
	margin: 10px;
	background-color: #FFF;
	border: 1px solid #808080;
	text-align:center;
}
.table_02 caption {
	color: #1ba6b2;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
	height: 15px;
	font-family: "微軟正黑體";
	font-size: 13px;
	padding-left: 10px;
	background-color: #fff;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5c443a;
}
.table_02 a:hover {text-decoration: underline;}
.table_02 tr, .table_02 td {
	border: 1px solid #666;
	text-align:center;
}
.table_02 thead tr th {
	background-color: #d3e4e5;
	border: 1px solid #666;
}
.table_02 tfoot tr td {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #5c443a;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.table_02 input {
	background-color: #eff5e7;
	background-image: none;
}

/************table style***************/
.table_mainInfo caption {
	color: #be028a;
	text-align: left;
	font-weight: bold;
	line-height: 35px;
	background-image: url(../images/pay/table_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	font-family: "微軟正黑體";
	font-size: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
}
.table_mainInfo caption img {
	margin-left: 10px;
}

.table_mainInfo
{
	border-collapse: collapse;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	margin-top: 5px;
	padding: 0px;
	width: 100%;
	clear: both;
	background-color: #eaeaea;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333;
	border-bottom-color: #333;
}
.table_mainInfo   td {
	height: 30px;
	color: #3b2702;
	font-weight: normal;
	padding: 0px;
	font-family: "微軟正黑體";
	font-size: 13px;
	text-align:left;
	background-image: url(../images/icon_li_dtl.png);
	background-repeat: no-repeat;
	background-position: 28px 13px;
	text-indent: 20px;
	padding-left: 20px;
}
.input01 {
	height: 18px;
	border: 1px solid #b7b6b7;
	background-image: url(../images/input_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: 18px;
	padding: 2px;
}
.table_mainInfo  input#radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	position:relative; top: 5px; *top: 0px;
}





.table_03 {
	width: 100%;
	height:300px;
	font-size: 20px;
	font-family: "微軟正黑體";
	border: 4px solid #cbcbcb;
	padding:20px;
	text-align:center;
	background-color:#FFF;
	line-height: 20px;
	margin-top:20px;
}

.table_03 input {
	font-family: "微軟正黑體";
	font-size:20px;
	border: 1px solid #bfbebe;
	margin-left:5px;
	color:#666;
	text-align:left;
	padding:10px;
	width:100%;
	
	border-radius: 5px;    
	-webkit-border-radius: 5px;    
	-moz-border-radius: 5px;
}

.table_03 tr, th, td {
	padding: 0;
	text-align:left;
}

.table_03 .pw_tip{
	font-size: 12px;
	marging:2px;
	color:#FF0000;
}





.opinion {
	background-image: url(../images/special/clipboard.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment : scroll; 
	

	 -webkit-background-size: cover;
    -moz-background-size: cover; 
    -o-background-size: cover;
    background-size: cover; 

 
	height:800px;
	
}

.table_04 {
	padding-top:180px;
	padding-left:100px;
	font-size: 16px;
	font-family: "微軟正黑體";
	position:center;
	position:relative;
	top:-3px; left:6px;
	
}

.opinion > .ord_btn{
	
	margin-left:100px;
	
}





.table_05 {
	width: 100%;
	height:300px;
	font-size: 20px;
	font-family: "微軟正黑體";
	border: 4px solid #cbcbcb;
	padding:20px;
	text-align:center;
	background-color:#FFF;
	line-height: 20px;
	margin-top:20px;
}

.table_05 input {
	font-family: "微軟正黑體";
	font-size:20px;
	width:100%;
	border: 1px solid #bfbebe;
	margin-left:5px;
	color:#666;
	text-align:left;
	padding:10px;
	
	border-radius: 5px;    
	-webkit-border-radius: 5px;    
	-moz-border-radius: 5px;
}

.table_05 tr, th, td {
	text-align:left;
}






	
