@charset "utf-8";
/* CSS Document */

.header_out{
	width: 100%;
	background: url(../images/menu_bg.jpg) repeat-x ;
	height: 72px;
	}
.header{
	position: relative;
	width: 1000px;
	margin: 0 auto;}
.logo{
	position: absolute;
	left: 15px;
	top: 3px;}
.menu{
	position: absolute;
	top: 0;
	right: 127px;}
.banner_out{
	background: url(../images/bg.jpg) ;
	height: 369px;
	width: 100%;}
.banner, .content{
	width: 1000px;
	margin: 0 auto;}
.content{}
.footer_out{
	border-top: 1px solid #D3AD87;
	width: 100%;
	background: #E6E6E6;}
.footer{
	padding: 19px 0;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	color: #595959;
	font-family: "新細明體" ;
	font-size: 12px;}
.footer a{
	color: #595959;}
.tb01{
	font-family: "微軟正黑體" ;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 30px 53px;
	width: 900px;}
.tb01 th{
	border: 1px solid #AE4806;
	line-height: 25px;
	background:#FBF4DD;
	color: #AE4806;}
.tb01 .c01{
	text-align: center;
	border-left: 1px solid #AE4806;
	border-right:  1px solid #AE4806;
	border-top:  1px solid #AE4806;
	font-size: 16px;
	background: #AE4806;
	color: #fff;
	border-bottom: 1px solid #fff;}
.tb01 td{
	color: #666;
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #AE4806;
	padding: 5px;}
.tb01 img{
	border: 2px solid #E7D067;}
.tb01 h2{
	line-height: 30px;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	color: #AE4806;
	}
.tb01 a{
	color: #A88F1C;}
