@charset "utf-8";
body {
	margin:0px;
	font-family:"新細明體","Times New Roman", Times;
	font-size:13px;
	color:#737309;
	line-height:150%;
	background:#F7F1D5;
}
img{border:none}
td{
	font-size:13px;
	font-family:"新細明體","Times New Roman", Times;
	color:#737309;
	line-height:150%;
}

a{
	color:#4C7E75;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{	
	font-size:16px;
	color:#cc9933;
}
h2{	
	font-size:15px;
	text-decoration:underline;
}
.sub-title{
	font-size:16px;
	text-decoration:none;
	font-family:"微软雅黑", "新細明體";
}
.star{
	color:#FF0000;
}
.item_title{
	font-weight:bold;
}
.rs_image{
	border:1px solid #CCCCCC;
	padding:5px;
}

.weather{
	margin-right:10px;
}
.weather td{
	color:#bbbbbb;
	height:18px;
	font-size:12px;
}

.sub_menu{
	margin:40px 0 0 20px;
}
.sub_menu td{
}
.menu{
	padding:0 0 0 30px;
}

.link{
	color:#7d7742;
	font-size:12px;
	text-align:right;
	padding:5px 10px 0 0;
}
.link a{
	color:#7d7742;
}

.subtitle{
	padding:10px 0 0 25px;
}

.img_r{
	padding:5px;
	border:1px solid #CCCCCC;
	margin-left:10px;
}

.content{
	padding:25px;
}
.content p {
	text-indent:2em;
	text-align:justify;
	text-justify:inter-ideograph;
}
.content2{
	padding:25px;
}
.content2 p {
	text-align:justify;
	text-justify:inter-ideograph;
}

.copyright{
	text-align:right;
	font-size:13px;
	font-family: "Times New Roman", Times, serif;
	color:#C7B79F;
}

.foot_menu{
	padding-left:10px;
	font-size:13px;
}
.foot_menu a{
	color:#C7B79F;
}
.foot_menu a:hover{
	color:#C7B79F;
}

.tb{
	border:3px double #563E34;
	margin:10px 10px 10px 20px;
	background:#FAEFE4 url(../images/tbg.gif) center bottom no-repeat;
	width:720px;
}

.editer p{
	margin:0px;
}

.btn{
	color:#64584D;
	background-image:url(../images/btn.jpg);
	border:0px;
	width:100px;
	height:20px;
	margin:0 20px 20px 20px;
}

.table{
	border-collapse:collapse;
	margin:0 auto;
}
.table td{
	border:1px solid #737309;
	padding:4px;
}
.table_title td{
	font-weight:bold;
	background-color:#563E34;
	text-align:center;
	color:#FAF1E8 !important;
}

.news{
	border-collapse:collapse;
	margin:0 auto;
	width:99%;
}
.news td{
	border:0px;
	padding:0px;
}