@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#555555;
	font-family: Arial, "新細明體";
	background-color: #F5F5F5;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}
#default {
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

/*通用設定
-------------------------------------------------------------------------------------------------------------*/
ul {margin:0px;padding:0px;}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li {list-style-type: none;}
#default #main h3,#hotel #main h3 {border:none;}
a {color: #444444;}
a:hover {color: #666666;}
.clear {clear:both;}
.gotop {
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 33px;
	position: relative;
	overflow: hidden;
}
.gotop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 60px;
	overflow: hidden;
	text-indent: 17px;
	position: absolute;
	top: 3px;
	right: 10px;
}
/*版面寬度設定
-------------------------------------------------------------------------------------------------------------*/
#wrapper {
	width:950px;
	margin:0px auto;
	position:relative;
	text-align: left;
}
/*表頭設定
-------------------------------------------------------------------------------------------------------------*/
#header {
	position:relative;
	overflow: hidden;
}
#header img{ float:left}
#header h1 {
	filter: Alpha(Opacity=0);
	Opacity:0;
	float:left;
	margin:0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header h1 a {display:block;width:500px;height:150px;}
#header .event {
	width:200px;
	height:195px;
	float:right;
	background:#ffffff;
}
/*選單設定
-------------------------------------------------------------------------------------------------------------*/
#menu {
	margin:0px;
	overflow:hidden;
	z-index:5;
	padding: 0px;
	position: absolute;
	left: 50px;
	top: 96px;
}
#menu ul {
	margin:0px 0px 0px 0px;
}
#menu li {
	margin:0px;
	float:left;
	width: 50px;
	color: #999;
	line-height: 40px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0px center;
	margin:0px 5px 0px 5px;
}
#menu li a{
	color:#666666;
	text-decoration: none;
	padding:0px 0px 0px 10px;
	font-size:15px;
	background-image: url(../images/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	width:40px;
	font-weight: bold;
}
#menu li a:hover {
	background-image: url(../images/icon_menu2.gif);
	font-weight: bold;
	color:#FF6600;
}

/*內容設定
-------------------------------------------------------------------------------------------------------------*/
#content {
	padding:0px;
	overflow:hidden;
	background-image: url(../images/cbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom: 9px solid #ff7d00;
}
#main {
	float:left;
	padding:0px;
	width: 725px;
	position: relative;
}
#main .stitle {
	position: relative;
	overflow: hidden;
}
#main .stitle h2 {
	position: absolute;
	top: 25px;
	left: 35px;
	font-size: 17px;
	color: #663300;
	letter-spacing: 4px;
	font-weight: bold;
	margin: 0px;
}
#main .stitle ul {
	position: absolute;
	top: 12px;
	right: 20px;
}
#main .stitle ul li{
	margin:0px;
	padding:0px;
	width: 95px;
	text-align: center;
	background-image: url(../images/stitle_menu1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	overflow: hidden;
	height: 35px;
	color: #000000;
	line-height: 25px;
}
#main .stitle ul li a{
	margin:0px;
	padding:0px;
	display: block;
	width:95px;
	height:35px;
	background:url(../images/stitle_menu2.jpg);
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
#main .stitle ul li a:hover{
	background:url(../images/stitle_menu1.jpg);
margin:0px;
	padding:0px;
	color: #000000;
	text-decoration: none;
}
#main .stitle h3 {
	position: absolute;
	top: 52px;
	left: 0px;
	font-size: 12px;
	color: #AA5500;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	width: 210px;
	margin: 0px;
	font-weight: normal;
}
#main .stitle .txt {
	position: absolute;
	top: 45px;
	left: 240px;
	font-size: 13px;
	color: #000000;
	right: 50px;
	line-height: 160%;
}
#main .stitle .txt a {
	color: #000000;
	text-decoration: none;
}

#main .text {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 15px;
	overflow: hidden;
}
#main .text .pic {
	float: left;
	overflow: hidden;
	margin: 5px;
	padding: 0px;
}
#main .text .pic .b {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #E0DFE3;
	float: left;
}
#main .text .pic .s {
	overflow: hidden;
	width: 60px;
	float: left;
	margin: 0px 0px 0px 5px;
}
#main .text .pic .s img {
	margin: 0px 0px 5px 0px;
	padding: 1px;
	border: 1px solid #E0DFE3;
}
#main .text .pic .sl img {
	margin: 0px 0px 5px 0px;
	padding: 1px;
	border: 1px solid #E0DFE3;
}#main .text .pic_r {
	float: right;
	overflow: hidden;
	margin: 5px;
	padding: 0px;
}
#main .text .pic_r .b {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #E0DFE3;
	float: left;
}
#main .text .pic_r .s {
	overflow: hidden;
	width: 60px;
	float: left;
	margin: 0px 0px 0px 5px;
}
#main .text .pic_r .s img {
	margin: 0px 0px 5px 0px;
	padding: 1px;
	border: 1px solid #E0DFE3;
}
#main .text .pic_r .sl img {
	margin: 0px 0px 5px 0px;
	padding: 1px;
	border: 1px solid #E0DFE3;
}


#main .text h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	overflow: hidden;
	color: #006699;
	letter-spacing: 2px;
}
#main .text h3 {
	font-size: 13px;
	color: #009999;
	margin: 10px 0px 0px 0px;
	position: relative;
}
#main .text h3 a {
	color: #009999;
}
#main .text h3 a:hover {
	text-decoration: underline;
}



#main .text h2 img {
	vertical-align: bottom;
}
#main .text p {
	overflow: hidden;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 5px 0px 10px 0px;
	line-height: 160%;
}
#main .text a {
	text-decoration: none;
}

#main   .text h4{
	margin: 0px 0px -20px 200px;
	position: relative;
	top: -25px;
	padding: 0px;
	left: 40px;

}
#main  .text h4 a {
	background-color: #F5F5F5;
	display: inline-block;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	margin: 0px 3px 3px 3px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#444;
}
#main  .text h4 a:hover{
	border: 1px solid #aaa;
	background-color: #eeeeee;
	color:#333333;
}


#main .up_hotel {
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 10px 15px;
	float: left;
	overflow: hidden;
	width: 210px;
	background-image: url(../images/h_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main .up_hotel .hotel_pic {
	margin: 0px 5px 0px 0px;
	padding: 2px;
	float: left;
	border: 1px solid #CCCCCC;
}
#main .up_hotel .name {
	overflow: hidden;
	font-size: 13px;
	color: #336699;
	height: 45px;
	display: block;
}
#main .up_hotel .name a{
	overflow: hidden;
	color: #336699;
	text-decoration: none;
	line-height:20px;
}
#main .up_hotel .name a:hover{
	text-decoration: underline;
}
#main .up_hotel .orderw {
	overflow: hidden;
}
#main .up_hotel .orderw a{
	overflow: hidden;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF9933;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	line-height:15px;
	width: 70px;
	border: 1px solid #CC6633;
	display: block;
	text-align: center;
	letter-spacing: 2px;
}
#main .up_hotel .orderw a:hover{
	border: 1px solid #CC0000;
	background-color: #FF0000;
}
#main .up_hotel .haddress {
	margin: 5px 0px 0px 0px;
	clear: both;
	font-size: 11px;
	color: #333;
}
.tourguide {
	overflow: hidden;
}
.tourguide .list {
	margin: 0px 2px 2px 0px;
	padding: 0px;
	width: 230px;
	overflow: hidden;
	float: left;
	background-color: #F3F3F3;
}
#main .tourguide h3 {
	margin: 8px 0px 0px 8px;
	padding: 0px;
	font-size: 15px;
}
#main .tourguide h5 {
	font-size: 15px;
	color: #009999;
	margin: 10px 0px 5px 10px;
	border-bottom: 1px dotted #A6C4C4;
}

#main .tourguide .pic {
	margin: 3px 5px 0px 5px;
	padding: 0px;
}


#main   .tourguide   p  {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0px;
	margin: 5px 0px 7px 0px;
}
#main .tourguide .more {
	float: right;
	overflow: hidden;
	margin: 0px  5px 5px 0px;
}
#main .tourguide .more a {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
	background-image: url(../images/icon3.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
#main .tourguide .more a:hover {
	color: #336666;
}
#main .tourguide ul {
	overflow: hidden;
}
#main .tourguide li {
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 0px 15px;
	float: left;
	width: 150px;
	background-image: url(../images/icon5.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 20px;
}
#main .tourguide li a {
	color: #333333;
	text-decoration: none;
}
#main .tourguide li a:hover {
	color: #FF6600;
}
#main .traffic li {
	font-size: 13px;
	line-height: 25px;
	background-image: url(../images/icon6.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#main .traffic span {
	margin: 0px 70px 0px 50px;
	padding: 0px;
	font-weight: bold;
}
















/*邊攔設定
-------------------------------------------------------------------------------------------------------------*/
#side {
	width:211px;
	background-image: url(../images/right_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 5px;
	float: left;
}
#side   .right_title  h2 {
	font-weight: bolder;
	color: #663300;
	font-size: 15px;
	line-height: 27px;
	background-image: url(../images/right_title.gif);
	background-position: center center;
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 20px;
	text-align: left;
	letter-spacing: 3px;
}
#side   .right_title   h2 a {text-decoration:none;color:#ffffff;}
#side .information{
	background-image: url(../images/right_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:84px;
	height:auto;
	margin: 0px;
}
#side .information ul{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 20px;
}
#side .information ul li{
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	height: 30px;
	font-size: 13px;
	letter-spacing: 1px;
}
#side .information ul li a,
#side .information ul li a:link,
#side .information ul li a:visited{
	color: #000000;
	text-decoration: none;
}
#side .information ul li a:hover{
	text-decoration: underline;
}
#side .near_hotel {
	background-image: url(../images/right_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#side .near_hotel .hotel {
	text-align: center;
	margin: 0px 2px;
	padding: 8px 10px 8px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#side .near_hotel .pic {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}#side .near_hotel .pic img{
	vertical-align: middle;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #cccccc;
}#side .near_hotel .pic p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
#side .near_hotel .text  {
	text-align: left;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	clear: both;
	overflow: hidden;
}
#side .near_hotel .text a {
	color: #0099CC;
	text-decoration: none;
	font-size: 13px;
}
#side .near_hotel .text a:hover {
	color: #666666;
	text-decoration: underline;
}
#side .near_hotel .text p {
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
#footer {
	background-color: #666666;
	background-image: none;
	margin: 1px 0px 0px 0px;
	position: relative;
}
#footer .copyright{ color:#eee;
	background-image: none;
}
#footer .copyright a{ color:#FFFFFF
}

