@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
th{
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	line-height: 18px;
	font-weight: normal;
	padding: 3px;
}
/*------------間隔--------------*/
.woo{
	padding-bottom:3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
}
.woo_01{
     padding-bottom:5px
}
.woo_02{
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
}

/*-------------文字--------------*/
.datasty{
	font-family: Arial;
	font-size: 11px;
	color: #ffcb7c;
	line-height: 16px;
}
a.date:link{
	font-family: Arial;
	font-size: 12px;
	color: #ffe7c3;
	text-decoration: none;
}
a.date:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
}
.title{
	font-family: Arial;
	font-size: 14px;
	color: #096A8A;
	font-weight: bold;
}
.list_title{
	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
	font-weight: normal;
}

.list_left{
	font-family: Arial;
	font-size: 12px;
	color: #8a6951;
	line-height: 18px;
	font-weight: bold;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
.list_left{
	font-family: Arial;
	font-size: 12px;
	color: #8a6951;
	line-height: 18px;
	font-weight: bold;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
a.list_top{
	font-family: Arial;
	font-size: 12px;
	color: #996633;
	font-weight: bold;
	text-decoration: none;
}
a.list_top:hover{
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.list_q{
	font-family: Arial;
	font-size: 12px;
	color: #5C4636;
	line-height: 20px;
	font-weight: bold;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
}
.list_q01{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.list_inside{
	font-family: Arial;
	font-size: 12px;
	color: #FF3399;
	font-weight: bold;
	font-weight: normal;
	padding: 3px;
}
/*-------------背景延伸--------------*/
.foam-left_bg{
	background-image: url(../images/include_img/foam_05.gif);
	background-repeat: repeat-y;
}
.foam-right_bg{
	background-image: url(../images/include_img/foam_06.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.line_bg{
	background-image: url(../images/include_img/line.gif);
	background-repeat: repeat-x;
}
/*-------------圖層--------------*/
.list_01{
	overflow-x: hidden;
	overflow-y: auto;
	SCROLLBAR-FACE-COLOR:#fbf0df; /*捲軸主色*/
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF; /*捲軸左上邊框顏色*/
	SCROLLBAR-SHADOW-COLOR:#FFFFFF; /*捲軸右下邊框顏色*/
	SCROLLBAR-3DLIGHT-COLOR:#FFFFFF; /*右上邊線的顏色*/
	SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF; /*左下邊線的陰影顏色*/
	SCROLLBAR-ARROW-COLOR:#85714d; /*上下的三角形箭頭*/
	SCROLLBAR-TRACK-COLOR:#fbedc8;
	position: absolute;
	margin-top: -10px;
}
/*-------------照片--------------*/
.pic{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=3, StartX=80, StartY=80, FinishX=100, FinishY=100);
}
.pic01{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
}
.pic03{
	padding-top: 2px;
	padding-bottom: 2px;
}
/*-------------表格背景--------------*/
.table_bg{
	background-image: url(../images/garden_img/garden_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.table_bg01{
	background-image: url(../images/village_img/village_bg_28.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.map_bg{
	background-image: url(../images/map_img/map_pic.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
}
.about_bg{
	background-image: url(../images/about_img/about_pic01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
