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

body {
/*	background-image: url(images/blue_back.jpg);
	background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0 auto;
}
#index {
	width:1000px;
	margin:0 auto;
}

/* 上方選單區 start */
#header {
	position: relative;
	width:1000px;
	height:30px;
	margin:0 auto;
	background-image: url(images/bg_menu2009.gif);
	background-repeat: no-repeat;
}
#header_left {
	position: absolute;
	left: 10px;
	top: 7px;
	width:400px;
	font-size: 12px;
	color: #FFFFFF;
}
#header_right {
	position: absolute;
	right: 0px;
	top: 7px;
	width:380px;
	font-size: 12px;
	color: #FFFFFF;
}
#header_left a:link {
	color: #FFFFFF;
}
#header_left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#header_right a:link {
	color: #FFFFFF;
}
#header_right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* 上方選單區 end */

#content {
	position: relative;
	width:1000px;
}
#content_L {
	position: absolute;
	left: 0px;
	width:150px;
}
#content_L img{
	padding-bottom: 2px;
}
#content_R {
	position: absolute;
	right: 0px;
	width:150px;
	font-size: 12px;
	color: #000000;
}
#content_R a:link{
	font-size: 12px;
	color: #000000;
}
#content_R a:visited{
	color: #000000;
	text-decoration: none;
}
#content_R a:hover{
	color: #000000;
	text-decoration: underline;
}

#content_R img{
	padding-bottom: 2px;
}
/*最重要的部分，控制中間欄的不確定的高度，以下為：#content_C高度小於1500則用1500。大於1500則自動auto加高*/
#content_C {
	margin:0px 160px;
	background-color: #ffffff;
	min-height:1800px;
	height:auto !important;
	height:1800px;
}
/*#aa必須有高度，否則firefox下，inc_600.php無法連結出去*/
#aa {
	height: 590px;
}

/*中央6000小圖區 start */
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.img
  {
	margin:2px;
/*	border:1px solid #0000ff;
*/	height:auto;
	width:auto;
	float:left;
	text-align:center;
	background-image: url(images/bg_102x.gif);
	background-repeat: no-repeat;
	background-position: center top;
  }
div.img img
  {
	display:inline;
	margin:2px;
  }
div.desc
  {
	text-align:center;
	font-weight:normal;
	width:107px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	color: #333333;
  }
div.desc a:link
  {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
  }
div.desc a:visited
  {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
  }
div.desc a:hover
  {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
  }
/*中央6000小圖區 end */
#flash_ad {
	position: relative;
	width:660px;
}
#title {
	position: relative;
	width:660px;
	height: 40px;
}
#title_L {
	position: absolute;
	height: 26px;
	width: 140px;
	left: 0px;
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
	color: #FFFFFF;
	background-color: #FF6600;
	margin-top: 5px;
	line-height:24px;
}
#title_R {
	position: absolute;
	height: 26px;
	width: 520px;
	left: 140px;
	background-color: #eeeeee;
	text-align: right;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	line-height:24px;
}

#homestay {
	position: relative;
	width:660px;
}

#homestay_1 {
	position: absolute;
	width:165px;
	left: 0px;
}
#homestay_1 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#homestay_1 li {
	float:left;
	width:165px;
}
#homestay_1 li a {
	height:22px;
	display:block;
	font-size:12px;
	color: #000000;
}
#homestay_1 li a:visited {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
#homestay_1 li a:hover {
	color: #000000;
	font-size:12px;
	text-decoration: underline;
}


#homestay_2 {
	position: absolute;
	width:165px;
	left: 165px;
}
#homestay_2 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#homestay_2 li {
	float:left;
	width:165px;
}
#homestay_2 li a {
	height:22px;
	display:block;
	font-size:12px;
	color: #000000;
}
#homestay_2 li a:visited {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
#homestay_2 li a:hover {
	color: #000000;
	font-size:12px;
	text-decoration: underline;
}

#homestay_3 {
	position: absolute;
	width:165px;
	left: 330px;
}
#homestay_3 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#homestay_3 li {
	float:left;
	width:165px;
}
#homestay_3 li a {
	height:22px;
	display:block;
	font-size:12px;
	color: #000000;
}
#homestay_3 li a:visited {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
#homestay_3 li a:hover {
	color: #000000;
	font-size:12px;
	text-decoration: underline;
}


#homestay_4 {
	position: absolute;
	width:165px;
	left: 495px;
}
#homestay_4 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#homestay_4 li {
	float:left;
	width:165px;
}
#homestay_4 li a {
	height:22px;
	display:block;
	font-size:12px;
	color: #000000;
}
#homestay_4 li a:visited {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
#homestay_4 li a:hover {
	color: #000000;
	font-size:12px;
	text-decoration: underline;
}


#tag {
	width: 1000px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#footer {
	/*	position: absolute;
	bottom: 0;*/
	width: 100%;
	border-top: 1px dotted #AAAAAA;
	background-color: #EEEEEE;
	color: #333333;
	font-size: 12px;
	text-align: center;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}


.c12 {
	font-size: 12px;
	line-height: 18px;
}

.c11 {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif
	line-height: 15px;
}
.gray88{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
}
.gray88 a{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
a:visited {
/*	color: #000000;*/
	text-decoration: none;
}
a:link {
/*	color: #000000;
*/	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.c15 {
	font-size: 15px;
	line-height: 22px;
	color: #666666;
	letter-spacing: 1px;
}
.a15 {
	font-size: 15px;
	line-height: 22px;
	color: #000;
	letter-spacing: 1px;
}
.r15B {
	font-size: 15px;
	line-height: 22px;
	color: #ff0000;
	letter-spacing: 1px;
	font-weight: bold;
}
h1 {
	font-family: "標楷體";
	font-size: 30px;
	line-height: 36px;
	color: #CC3333;
	margin-bottom: -2px;
	margin-top: 20px;
}
h2 {
	font-family: "標楷體";
	font-size: 22px;
	line-height: 36px;
	color: #CC3333;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: "標楷體";
	font-size: 18px;
	line-height: 36px;
	color: #CC3333;
	margin-bottom: -8px;
	margin-top: -2px;
}
.tag250 {
	font-family: "標楷體";
	font-size: 250%;
	color: #FF0000;
	line-height: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.tag200 {
	font-family: "標楷體";
	font-size: 200%;
	color: #CC3333;
	line-height: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.tag150 {
	font-family: "標楷體";
	font-size: 150%;
	color: #0066FF;
	line-height: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
}

#FISH {
	position:absolute;
/*	left:410px;
	top:486px;*/
	width:560px;
	height:400px;
	z-index:1;
	Filter:Alpha(Opacity=90,style=0);
	display:none;
}
#MAP {
	position:absolute;
/*	left:410px;
	top:486px;*/
	width:1010px;
	height:707px;
	z-index:2;
	/*Filter:Alpha(Opacity=100,style=0);*/
	display:none;
}


#td15 {
	font-size: 15px;
	line-height: 22px;
}

.menuAll {
	font-size: 12px;
	color: #FFFFFF;
}
.menuAll a:link {
	color: #FFFFFF;
}
.menuAll a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuAll a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menuAll a:active {
	color: #FFFFFF;
}
/*用於南庄相簿*/
.pic {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
}
.pic ul{  
	margin-left:-45px; *margin-left:0px;
	list-style:none;
	float:left;
} 
.pic li {
    width: 180px;
    min-height: 200px;
    border: 1px solid #ddd;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 3px;
	padding: 0px 5px 5px 5px;
    zoom: 1;
    *display: inline;
    _height: 200px;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	background:#eee; 
}
.tag18 {
	font-family: "標楷體";
	font-size: 18px;
	line-height: 22px;
	color: #CC3333;
	margin-bottom: 0px;
	margin-top: -2px;
	font-weight: bold;
	letter-spacing: -2px;
}
.pictitle{
	font-size: 12px;
	line-height: 22px;
	color: #CC3333;
	font-weight: bold;
	letter-spacing: 1px;

	}
.tag18 ul {
	width:160px;;
	list-style-type: none;
	margin:0; 
	padding:0;
}
.tag18 ul li {
	float:left;
	width: 150px;
}
.tag11 {
	font-size: 11px;
}
.tag12 {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #CC3333;
}

/*以下為新聞與討論區專用*/
#nli_news {
	height: 100px;
	width: 260px;
	overflow: hidden;
	border: 0px solid #999999;
}
/*討論版*/
#nli_bbs {
	height: 100px;
	width: 205px;
	overflow: hidden;
}
div,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}
#nli_news dl {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
#nli_bbs dl {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
}

dd {
	font-size: 11px;
}

/*地圖文字*/
#map {
	width:1000px;
	position: relative;
}
#map_txt1 {
	width:370px;
	margin:0 auto;
	position: absolute;
	top: 1220px;
	right: 370px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 1px;
}
#map_txt2 {
	width:370px;
	margin:0 auto;
	position: absolute;
	top: 1220px;
	right: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 1px;
}

