@charset "utf-8";
/* CSS Document */

.opentable {
	width:500px;
	margin:0 auto;
	font-size:12px;
	font-family:'微軟正黑體','新細明體',Verdana, Geneva, sans-serif;
	
	}
.opentablea thead th{
	font-size:15px;
	padding:5px;
	}
.opentablea td, .opentablea th{
border:1px #dccfbe solid;
	border-width:1px 1px 0 0;
	padding:5px;
	}
.opentablea thead td.first{
	border-width:1px 1px 0;
	width:100px;
	}
.opentablea tbody th{
	border-width:1px 1px 0 1px;
	}
.opentablea thead td{
	text-align:center;
	background:#f6ece0;
	}
	.opentablea tbody th, .opentablea tfoot th{
	text-align:left;	
	padding-left:15px;
		}
	.opentablea tfoot th, .opentablea tfoot td{
		
	border-width:1px 1px 1px 0;
	}
	 .opentablea tfoot th.first{
		 border-width:1px ;
		 }
.opentablea thead th{
	border-width:1px 1px 0;
	}