@charset "utf-8";
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	position:relative;
	font-size: 12px;
	color: #666666;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(playground.jpg);
	background-repeat:no-repeat;
}
/*主視覺*/
#title{
	position:relative;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
/*主題樂園_選單*/
.menu{
	color:#000000;
	widht:400px;
	height:50px;
	margin-left:50px;
	margin-top:16px;
	}
.menu a{
	color:#000000;
	text-decoration:underline;
	widht:400px;
	height:50px;

	}
.menu a:hover{
	color:#000000;
	text-decoration:none;
	widht:400px;
	height:50px;
	}	
/*水上遊憩_選單*/
#menu2{
	widht:1000px;
	height:88px;
	margin-top:-2px;
	background-image:url(paddle_02.jpg);
	}
.menu2c{
	color:#000000;
	widht:400px;
	height:50px;
	margin-left:50px;
	margin-top:16px;
	}
.menu2c a{
	color:#000000;
	text-decoration:underline;
	widht:400px;
	height:50px;

	}
.menu2c a:hover{
	color:#000000;
	text-decoration:none;
	widht:400px;
	height:50px;
	}	
/*上山避暑_選單*/
#menu3{
	widht:1000px;
	height:88px;
	margin-top:-2px;
	background-image:url(hill_02.jpg);
	}
.menu3c{
	color:#000000;
	widht:400px;
	height:50px;
	margin-left:50px;
	margin-top:16px;
	}
.menu3c a{
	color:#000000;
	text-decoration:underline;
	widht:400px;
	height:50px;

	}
.menu3c a:hover{
	color:#000000;
	text-decoration:none;
	widht:400px;
	height:50px;
	}	
#content2{
	width:850px;
	height:500xp;
	margin-left:80px;
	margin-top:16px;
	}
/*景點列表*/
#viewlist{
	border:#CCCCCC 1px solid;
	width:264px;
	height:331px;
	}
/*景點列表_pic*/
#viewpic{
	width:233px;
	height:154px;
	border:#CCCCCC 1px solid;
	margin-left:14px;
	margin-top:18px;
	}
/*景點列表_主題樂園title*/
.viewtitle {
	text-align:center;
	width:233px;
	margin-top:16px;
	margin-bottom:8px;
	margin-left:14px;
	}	
.viewtitle a{
	font-size:13px;
	color:#990000;
	text-align:center;
	width:233px;
	margin-top:16px;
	margin-bottom:8px;
	margin-left:14px;
	}
.viewtitle a:hover{
	font-size:13px;
	color:#FF0000;
	text-align:center;
	text-decoration:none;
	width:233px;
	margin-top:16px;
	margin-bottom:8px;
	margin-left:14px;
	}
/*景點列表_水上遊憩title*/
.viewtitle2 {
	text-align:center;
	width:233px;
	margin-top:16px;
	margin-bottom:8px;
	margin-left:14px;
	}	
.viewtitle2 a{
	font-size:13px;
	color:#0099CC;
	text-align:center;
	width:233px;
	margin-top:16px;
	margin-bottom:8px;
	margin-left:14px;
	}
.viewtitle2 a:hover{
	font-size:13px;
	color:#0099FF;
	text-align:center;
	text-decoration:none;
	width:233px;
	margin-top:16px;
	margin-bottom:8px;
	margin-left:14px;
	}
/*景點列表_上山避暑title*/
.viewtitle3 {
	text-align:center;
	width:233px;
	margin-top:16px;
	margin-bottom:8px;
	margin-left:14px;
	}	
.viewtitle3 a{
	font-size:13px;
	color:#009900;
	text-align:center;
	width:233px;
	margin-top:16px;
	margin-bottom:8px;
	margin-left:14px;
	}
.viewtitle3 a:hover{
	font-size:13px;
	color:#00CC33;
	text-align:center;
	text-decoration:none;
	width:233px;
	margin-top:16px;
	margin-bottom:8px;
	margin-left:14px;
	}
/*景點列表_content*/
.viewcontent{
	float:left;
	font-size:12px;
	color:#666666;
	width:233px;
	text-decoration:none;
	margin-left:14px;
	line-height:22px;
	font-family:verdana,"細明體";
	}
/*景點列表_項目清單*/
/*ul{list-style-type:square;
	line-height:1.6em;
	padding-left:0px;
	margin-left:18px;
}*/

/*頁碼*/	
.bottom{
	padding-bottom:20px;
	width:850px;
	margin-left:500xp;
	font-size:13px;
	color:#666666;
	text-align:center;
	}
.bottom a{
	font-size:13px;
	text-align:center;
	width:850px;
	margin-left:500xp;
	color:#990000;
	}
.bottom a:hover{
	font-size:13px;
	text-align:center;
	width:850px;
	margin-left:500xp;
	color:#0000FF;
	}
/*頁尾*/
#bottomcop{
	width:1000px;
	background-color:#66CBFF;
	}
.copyright{
	width:850px;
	margin-left:80px;
	height:70px;
	padding:5px;
	font-family:Arial,verdana,"新細明體";
	font-size:12px;
	color:#000000;
	text-align:center;
	line-height:16px;
}
.copyright a{
	text-decoration:none;
	color:#000000;
}
.copyright a:hover {
	text-decoration:underline;
	color:#003399;
}
