﻿@charset "utf-8";

/* ------------------- 框架設定 ------------------- */
body {
	color: #999;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#333;
	/*background-image: url(../images/index_bg.jpg);*/
	margin: 0;
}
#wrapper {
	width: 1000px;
	margin: 0;
}
/* ------------------- 框架設定 ------------------- */
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
}

#menu a {
	font-size: 15px;
	color: #FFF;
	font-weight: 500;
	text-decoration: none;
}
#menu a:link,#menu a:visited{
	padding-bottom: 1px;
}
#menu a:hover, #menu a:active {
	color: #FFF;
	padding-bottom: 1px;
}



a {
	font-size: 13px;
	color: #666;
	font-weight: 500;
	text-decoration: none;
} a:hover, #menu a:active {
	color: #F00;
	padding-bottom: 1px;
}



fieldset {
	-moz-border-radius:8px;
	border: 1px solid #CCC ;
	padding: 5px;
	margin: 15px;
}

legend {
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px
}


#title {
	font-size: 16px;
	color: #960;
}
#title a {
	font-size: 15px;
	color: #960;
	font-family:
	font-weight: 500;
	text-decoration: none;
}
#title a:link,#footeritem a:visited{
	padding-bottom: 1px;
}
#title a:hover, #footeritem a:active {
	color: #8e730a;
	padding-bottom: 1px;
}








/* ------------------- Footer Menu 選單 ------------------- */
#FooterItem a {
	font-size: 13px;
	letter-spacing:	4px;
	text-decoration: none;
	color:#CCC;
}
#FooterItem a:link,#footeritem a:visited{
	padding-bottom: 1px;
}
#FooterItem a:hover, #footeritem a:active {
	color: #fff;
	padding-bottom: 1px;
}
.FooterItem{
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	margin-top: -13px;
	width: 1000px;
	text-align:right;
	color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.FromSet{
	background-color:#333;
	color: #CCC;
}

/* ------------------- Footer Menu 選單 ------------------- */

/* ------------------- Footer CopyRight ------------------- */
#CopyRight {
	 line-height: 20px;
	 color: #555; 
	 
}
/* ------------------- Footer CopyRight ------------------- */



/* 房型介紹 */ 
#RoomPriceList{margin:0px 10px;clear:left;}
#RoomPriceList .table{
	margin:10px 10px;
	border:1px solid #960;
	border-bottom:1px solid #b8b292;
}
#RoomPriceList .th{
	font-size:15px;
	margin:0px;
	padding:5px 2px 3px 2px;
	background-color: #666;
	height:30px;
	color: #FFF;
	text-align: center;
}

#RoomPriceList .th2{
	font-size:15px;
	margin:0px;
	padding:5px 2px 3px 2px;
	background-color:#666;
	height:30px;
	color: #FFF;
	text-align: center;
}

#RoomPriceList .td{
	font-size:13px;
	margin:0px;
	padding:15px 3px;
	background-color:#ffffff;
	color:#333333;
	line-height: 22px;
}


.thh{
	margin:0px;
	background-color:#E6DDD5;
	color:#5f4a38;
}
.tdd{    
	font-size:13px;
	margin:0px;
	padding:2px 2px;
	background-color:#ffffff;
	color:#333333;
}
/* 房型介紹 結束 */  
