body {
	margin:0px auto;
	padding:0px;
	background:url(Images/bg.jpg) no-repeat top center ;
	background-color:#fff;
}
/* 表頭部份設定  header  -----------------------------------------*/
.header{
	margin:0 auto;
	padding:0;
	width:990px;
}

.header .ww {
	font-size: 13px;
	color: #660000;
}
.header .ww a:link, .header .ww a:visited{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6C9724;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.header .ww a:hover{
	color: #FFFFFF;
	background-color: #50701B;
}

/* 選單設定 menu  -----------------------------------------*/ 
.menu{
	margin:0px auto;
	padding:0px;
	width:149px;
	height:256px;
	background-image: url(images/);
	background-repeat: no-repeat;
}
.menu .item{
	margin:0px 0px 0px 0em;
	padding:0em 0px 0px 0em;
	_margin:0em 0px 0px 0em;
	_padding:0em 0px 0px 0em;
	color:#ffffff;
	font-size: 10pt;
	text-decoration: none;
	letter-spacing: 0px;
    text-align:center;
	vertical-align:bottom;
	
}

.menu .item ul{
	margin:0px 0px 0px 0px;
	padding:0px;
}
.menu .item li {
	list-style-type:none;
	font-size: 13px;
	line-height: 1.6;
	text-align: left;
}
.menu .item li a:link,.menu .item li a:visited{
	margin:0px;
	color:#ffffff;
	list-style-type:none;
	text-decoration: none;
	background-color: #6C9724;
	*width: 100%;
    *position: absolute;
}
.menu .item li a:hover{
	;
	color:#FFFFFF;
	text-align:left;
	list-style-type:none;
	text-decoration: none;
	width: 100%;
	background-color: #336600;
	display: block;
}

/* 網頁主要內容設定 main_web  -----------------------------------------*/ 
.main_web{
	margin:0px auto;
	padding:0px;
	width:990px;
	background-color:#fff;
	background-image:url(images/default_11.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
/* 頁面主題設定 subtitle  -----------------------------------------*/ 
.subtitle{
    margin:0px auto;
	padding:0px;
	width:990px;
}
.subtitle.pic{
	float:left;
}
/* 網頁內容元件設定 content  含 h2 p  pic top 等 ......  -----------------------------------------*/ 
.content{
	margin: 0 auto 0 auto;
	padding:0 0 1em 0px;
    width:911px;
	
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color:;
}
.content h2{
	margin:0px auto;
	padding:0 0 0 1em;
	font-size:17px;
	color:#F87440;
	line-height: 22px;
	letter-spacing: 0.05em;
}
.content h2 a:link, .content h2 a:visited{
    color:#F87440;
}
.content h2 a:hover{
    color:#E0A089;
}
.content p{
	padding:0 1.5em 0 1.5em;
	font-size:10pt;
	color:#554B17;
	line-height: 22px;
	text-indent: 25px;
}
.content p a:link, .content p a:visited{
    color:#554B17;
}
.content p a:hover{
    color:#ffffff;
}
.content ul{
	margin:0em 0 0 450px;
	padding:0px 0px 0px 1em;

}
.content li{
	margin:0px;
	padding:0;
    list-style-type:disc;
	list-style-position:outside;
	font-size:10pt;
	color:#554B17;
	line-height: 20px;
}
.content .ul2{
	margin:0.5em 0 0 10em;
	padding:0px 0px 0px 3em;
}
.content .li2{
	margin:0px;
	padding:0;
    list-style-type:none;
	list-style-position:outside;
	font-size:10pt;
	color:#000;
	line-height: 20px;
}
.content .ul3{
	margin:0.5em 0 0 5.2em;
	padding:0px 0px 0px 3em;
}
.content .li3{
	margin:0px;
	padding:0;
    list-style-type:disc;
	list-style-position:outside;
	font-size:10pt;
	color:#000;
	line-height: 20px;
}
.content .ul4{
	margin:0em 0 0 40px;
	padding:0px 0px 0px 30px;
	width:750px;
}
.content .ul4 li{
	margin:0px;
	padding:0px;
    list-style-type:decimal;
	list-style-position:outside;
	font-size:10pt;
	color:#554B17;
	line-height: 20px;
}
.content ul a:link, .content li a:visited{
	
	color:#CC0000;
	text-decoration:none;
}
.content ul a:hover{
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.content .picarea{
	padding:6px 6px 5px 6px;
	margin:5px 10px 10px 10px;
	_margin:5px 10px 0px 10px;
	float:left;
	border: 1px solid #C5E18B;
	background-color:#6D7A53;
}

.content .picarea p {
	padding:2px 0px 0px 0em;
	margin:0px;
	font-size: 13px;
	color: #fff;
	letter-spacing: 1px;
    text-align:center;
}

.content .picarea .smallright{
	margin:5px 0px 0px 10px;
	padding:0px;
	float:left;
}
.content .picarea .small{
	margin:3px 0px 10px 0px;
	padding:0px;
}
.content .picarea .small img{
	margin:0 2px 0 0;
	padding:3px;
	border: 1px solid #C5E18B;
	background-color:#FFFFFF;
}
.content .picarea2{
	margin:0px 15px 0px 10px;
	padding:px 0px 0px 0px;
	float:right;
	width:100px;
	border: 2px dashed #B67070;
	background-color:#F5F1C2;
}
.content .picarea2 ul{
	margin:0px auto;
	padding:6px 0px 2px 25px;
	width:100px;
}
.content .picarea2 li{
	margin:0px auto;
	font-weight:bold;
}

/* 置右的圖片設定  -----------------------------------------*/ 
.content .pic{
	padding:5px 1.5em 5px 1.5em;
	margin:1.2em 0 0 0;
	float:right;
	width: auto;
}
.content .pic img {
	padding:6px;
	margin:0px 0px 0px 0px;
	border: 1px solid #B67070;
}
.content .pic p {
	padding:0px 3px 0px 0px;
	margin:0px;
	font-size: 13px;
	color: #554B17;
	letter-spacing: 1px;
    text-align:right;
}
.content .pic p a:link, .content .pic p a:visited{
	text-decoration: none;
	color: #554B17;
}

.content .pic p a:hover{
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* 置左的圖片設定  -----------------------------------------*/ 
.content .pic_left{
	padding:0px 0em 0px 0.7em;
	_padding:0px 0em 0px 1.3em;
	margin:0px 1em 0 0 ;
	_margin:0px 0 0 0 ;
	float:left;
	width: auto;
}
.content .pic_left img {
	padding:6px;
	margin:0px 10px 0px 0px;
	background-color:#6D7A53;
}
.content .pic_left p {
	padding:0px 0px 0px 16.5em;
	margin:0px;
	font-size: 13px;
	color: #554B17;
	letter-spacing: 1px;
    text-align:left;
}
.content .pic_left p a:link, .content .pic_left p a:visited{
	text-decoration: none;
	color: #554B17;
}
.content .pic_left p a:hover{
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* 置中的圖片設定  -----------------------------------------*/ 
.content .pic_cen{
	padding:0px 0px 5px 7px;
	margin:0px;
	width: auto;
}
.content .pic_cen img {
	padding:6px;
	margin:0px 0px 0px 0px;
	border: 1px solid #B67070;
}
.content .pic_cen p {
	padding:0px 3px 0px 0px;
	margin:0px;
	font-size: 13px;
	color: #554B17;
	letter-spacing: 1px;
    text-align:center;
}
.content .pic_cen p a:link, .content .pic_cen p a:visited{
	text-decoration: none;
	color: #554B17;
}
.content .pic_cen p a:hover{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* table的圖片設定  -----------------------------------------*/ 
.content .pic_tab{
	padding:0px 0px 0px 0px;
	margin:0 0 0 4em;
	width: auto;
}
.content .pic_tab img {
	padding:1px;
	margin:0px 0px 0px 0;
	border: 1px solid #B67070;
}
.content .pic_tab p {
	padding:0px 0px 0px 0em;
	margin:0px;
	font-size: 13px;
	color: #554B17;
	width:250px;

}
.content .pic_tab .p2{
	padding:0px 5em 0px 5em;
	margin:0px auto;
	font-size: 13px;
	color: #554B17;

}
.content .pic_tab p a:link, .content .pic_tab p a:visited{
	text-decoration: none;
	color: #554B17;
}
.content .pic_tab p a:hover{
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.content .pic_tab2{
	padding:0px 0px 0px 0px;
	margin:0 0 0 7em;
	width: auto;
}
.content .pic_tab2 img {
	padding:1px;
	margin:0px 0px 0px 0;
	border: 1px solid #B67070;
}
.content .pic_tab2 p {
	padding:0px 0px 0px 0em;
	margin:0px;
	font-size: 13px;
	color: #554B17;
	width:250px;

}
.content .pic_tab2 .p2{
	padding:0px 5em 0px 5em;
	margin:0px auto;
	font-size: 13px;
	color: #554B17;

}
.content .pic_tab2 p a:link, .content .pic_tab2 p a:visited{
	text-decoration: none;
	color: #554B17;
}
.content .pic_tab2 p a:hover{
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* 並排圖片設定  -----------------------------------------*/ 
.content .pic_gup{
	padding:0px 0px 0px 0px;
	margin:0 0em 0 0.8em;
	width: auto;
	float:left;
}
.content .pic_gup img {
	padding:6px;
	margin:0px 0px 0px 0em;
	border: 1px solid #B67070;
}
.content .pic_gup p {
	padding:0px 0px 0px 0px;
	margin:0 0 0 0em;
	font-size: 13px;
	color: #554B17;
	letter-spacing: 1px;
    text-align:center;
}
.content .pic_gup p a:link, .content .pic_gup p a:visited{
	text-decoration: none;
	color: #554B17;
}
.content .pic_gup p a:hover{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* 地圖設定   -----------------------------------------*/ 
.content .pic_map{
	padding:5px 1.5em 5px 1.5em;
	margin:0px 0 0 8em;
	width: auto;
}
.content .pic_map img {
	padding:6px;
	margin:0px 0px 0px 0px;
	border: 1px solid #B67070;
}
.content .pic_map p {
	padding:2px 0px 0px 17em;
	margin:0px;
	font-size: 10pt;
	color: #554B17;
	letter-spacing: 1px;
    text-align:left;
}
.content .pic_map p a:link, .content .pic_map p a:visited{
	text-decoration: none;
	color: #554B17;
}
.content .pic_map p a:hover{
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.content .pic_map2{
	padding:0px 0em 0px 0em;
	margin:1.9em 0 0 4em;
	width: auto;
}
.content .pic_map2 img {
	padding:6px;
	margin:0px 0px 0px 0px;
	border: 1px solid #B67070;
}
.content .pic_map2 p {
	padding:2px 0px 0px1em;
	margin:0px;
	font-size: 10pt;
	color: #554B17;
	letter-spacing: 1px;
    text-align:left;
}
.content .pic_map2 p a:link, .content .pic_map2 p a:visited{
	text-decoration: none;
	color: #554B17;
}
.content .pic_map2 p a:hover{
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* TOP設定   -----------------------------------------*/ 
.gotop , .gotop img{
    margin: 0px 0px 10px 0px;
	padding:0px;
    text-align:right;
    border:none;
}


/* 表尾宣告設定   -----------------------------------------*/ 
.copyright{
	margin:0px auto;
	padding:2em 0 0 0;
	width:990px;
	background-color: #C5E18B;
	background-image:url(Images/down.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.copyright .text{
	margin:0px auto;
	padding:15px 0px 0px 0px;
	font-size: 12pt;
	line-height: 18px;
	color:#ffffff;
	text-decoration:none;
	letter-spacing: 1px;
    width:90%;
    text-align:center;
}
.copyright .text a:link, .copyright .text a:visited{
	color:#ffffff;
}
.copyright .text a:hover{
	color:#CCCCCC;
}
.copyright .ctin{
	margin :0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	width:100%;
	color:#000;
	font-size: 12px;
	line-height: 18px;
}
.copyright .ctin a:link, .copyright .ctin  a:visited{
	color:#CCCCCC;
}
.copyright .ctin a:hover{
	color:#000000;
}
.copyright .include{
    margin :0px auto;
	background-color:#FFFFFF;
	width:642px;
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.8;
}

/* 其它設定   -----------------------------------------*/ 
.clear{
    clear:both;
}
.dotline{
	margin:0px auto;
	padding:0px;
	width:100%;
	background-image: url(images/dot_grey.gif);
	background-repeat: repeat-x;
	background-position: left center;
    border:none;
}
.dotline_under{
	margin:0px auto;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.font_grey{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.font_grey   a:link, .font_grey   a:visited{
	text-decoration: none;
	color: #333333;
}
.font_grey   a:hover{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.font_grey11 {
	padding:0px 3px 0px 0px;
	margin:0px;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
}
.font_grey11 a:link, .font_grey11 a:visited{
	text-decoration: none;
	color: #666666;
}
.font_grey11 a:hover{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.font_coffee{
	padding:10px 3px 8px 0px;
	font-size: 12pt;
	color: #663300;
	line-height: 20px;
}
.font_monry{
	padding:0px 3px 0px 3px;
	font-size: 12px;
	color: #CC0000;
	font-family: Arial;
	font-weight: bolder;
	line-height: 20px;
	letter-spacing: 0px;
}
.i .font_order{
	padding:0px 3px 0px 3px;
	font-size: 14px;
	color:#CC3300;
	font-family: Arial;
	font-weight: bolder;
	text-decoration:none;
}
.i .font_order a:link,.font_order a:visited{
	padding:0px 3px 0px 3px;
	font-size: 14px;
	color:#FF0000;
	font-family: Arial;
	font-weight: bolder;
	text-decoration:none;
}
.i .font_order a:hover{
	color:#993300;
}
.font_pic{
    margin: 0px;
	padding:5px;
	border: 1px solid #FFFFFF;
}
.imgcenter {
	margin: 0px auto;
	padding:0px;
	background-repeat: repeat-x;
	background-position: center center;
}
.piccenter {
	padding:6px;
	margin:0px 0px 0px 0px;
	border: 1px solid #E9E9E9;
}
.room_pic {
	padding:3px;
	margin:0px 0px 0px 0px;
	border: 1px solid #E9E9E9;
	
}

.pic_left{
	padding:0;
	margin:0px;
	float:left;
	width:236px;
}
/* 分隔線設定  -----------------------------------------*/ 
hr{margin:1em 0px 1em 0px;
   border:dashed #6E4948;
   width:90%;
}
.postleft {
	margin:0px auto;
	padding:0px;
}
/* 置中的文字設定  -----------------------------------------*/ 
.i{padding:0 0 0 0;
   margin:0 0 0 0em;
   text-indent:0em; 
   font-size:13px;
   color:#554B17;
   line-height: 22px;
   letter-spacing: 1px;
   
   }
 .i a:link{
    color:#000;
}
.i a:visited{
    color:#000;
}
.i a:hover{
    color:#783C00;
}
/* Top圖樣設計  -----------------------------------------*/ 
.topword{
    margin:0em 0 1em 4em;
	width:450px;
	border-bottom:none; text-align:right;
}
.topword a{
    margin:0em 0 0em 0em;
    color:#fff; font-size:8pt; font-family:Arial, Helvetica, sans-serif; background:#8DAB6D;
	padding:0.2em 1em 0.4em 1em; text-decoration:none; position:relative; top:1.5em;
	border-top-color:#CCCCCC;
	border-bottom:#000000;
	border-left:#CCCCCC;
	border-right:#000000;
	border:solid 1px;
}
.topword a:hover{
    color:#fff; background:#3F5714;
	border-top-color:#000000;
	border-bottom:#CCCCCC;
	border-left:#000000;
	border-right:#CCCCCC;
	border:solid 1px;
}
.main_bg{
    margin:0px auto;
	padding:0px;
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
.main_bg2{
    margin:0px auto;
	padding:0px;
	background-image:url(images/mainbg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.realtime{
    margin:0px auto;
	padding:0px;
	background-color:#554B17;
	width:860px;
	_width:860px;
}
.telordertab{
	padding:0px 0px 0px 46px;
	font-size:10pt;
	color:#554B17;
	line-height: 22px;
}
