/*****************2009/8*********************/

/********************************************/
/*					reset					*/			
/********************************************/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/********************************************/
/*			global html elements			*/			
/********************************************/
a,
a:link,
a:visited{
	cursor:pointer;
	color:#fff;
	text-decoration:none;	
}
a:hover{
	text-decoration:underline;
	/* color:#D8AD5E; */
}
a:focus{
	outline:none;
}
h1{
	height:35px;
	font-size:19px;
	font-weight:bold;
	text-indent:-9999px;
}
h2{
	font-size:16px;
	height:30px;
	font-weight:bold;
}
h3{
	font-weight:bold;
	padding:0 0 10px;
	font-size:15px;
}
p{
}
dl{
	overflow:auto;
	clear:both;
	margin-bottom:22px;
	
}
dt, dd{
	display:block;
	float:left;
}
dt{
	width:60px;
	font-weight:bold;
}
dd{
	width:465px;
}
strong{
	color:#be9d5b;
	font-weight:bold;
}
a.more{
	font-size:11px; 
	padding-left:10px;
	background:url(../images/a.gif) 3px -22px no-repeat;
}
a.zh-more,
a.zh-more:hover,
a.zh-more:link,
a.zh-more:visited{
	display:block;
	
	padding-left:10px;
	background:url(../images/a.gif) 3px -23px no-repeat;
	font-size:13px;
}
h2 a:hover{
	text-decoration:none;
	color:#be9d5b;
}
object{
	outline:none;
}
/********************************************/
/*				page framework				*/			
/********************************************/
html{
	height: 100%;
	background:#000 url(../images/bg-page.jpg) center top repeat-y;
}
body{
	height: 100%;
	color:#eee;
	font-size:15px;
	font-family:Arial,System;
	line-height:160%;
	letter-spacing:0px; 
	background:url(../images/bg-top.jpg) center top no-repeat;
}
form{
	height: 100%;
}
#page-wrap{
	width:1002px;
	margin:0 auto -60px;
	position:relative;
	min-height:680px;
	height:auto;
}
#header{
	height:100px;
	background:url(../images/bg-header.jpg) center top no-repeat;
	z-index:100;
}
#footer{
	width:1000px;
	height:55px;	
	
	line-height:150%;
	position:absolute;
	bottom:0;
	padding-top:0px;
}
#logo{
	display:block;
	float:left;
	width:240px;
	height:100px;
	text-indent:-9999px;
}
#breadcrumb{
	height:40px;
	font-size:10px;
	padding:5px 0 0 20px;
	color:#838383;
	background:url(../images/a.gif) 10px 15px no-repeat;
	border-top:1px solid #444;
	font-size:11px;
}
#breadcrumb a,
#breadcrumb a:hover,
#breadcrumb a:link,
#breadcrumb a:visited{
	color:#838383;
	font-size:11px;
}
#content-wrap{
	min-height:100%;
	height:auto;
	padding-bottom:60px;
}
.no-breadcrumb{
	padding-top:40px;
	border-top:1px solid #444;
}
#content{
	float:right;
	width:840px;
	padding:10px 0 10px 10px;
	margin-bottom:30px;
}

#content-sitemap{
	float:right;
	width:980px;
	padding:10px;
	margin-bottom:30px;	
}

#local-nav{
	float:left;
	width:120px;
	padding:10px;
	margin-right:-140px;
	line-height:210%;
	font-size:13px;
}
#local-nav ul li{
	padding-left:12px;
}
#local-nav ul li.active{
	background:url(../images/a.gif) 3px -50px no-repeat;
}
#local-nav ul li.active a,
#local-nav ul li.active a:hover,
#local-nav ul li.active a:link,
#local-nav ul li.active a:visited{
	color:#d8ad5e;
}
.clearfix:after{
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix{
	display: block;
}
.clearit{
	clear:both;
}
.content-left{
	position:relative;
	float:left;
	width:295px;
	min-height:450px;
	padding:0 15px 0 10px;
}
.content-right{
	float:left;
	width:680px;
	padding-top:35px;
}
.duo-column{
	float:left;
	width:410px;
	margin-right:10px;
}
.uni-block{
	float:left;
	width:370px;
	height:450px;
	background:url(../images/form-bot-uni.png) no-repeat;
}
.content-top{
	padding:0 0 10px 10px;
}
ul.tri-column{
	padding:15px 0 30px 0;
}
ul.tri-column li{
	float:left;
	width:316px;
	margin-left:20px;
	position:relative;
}
ul.tri-column li.first{
	margin-left:0;
}
ul.tri-column li h2{
	text-indent:-9999px;
	margin:0 0 4px 8px;
}
ul.tri-column li img{
	width:300px;
	height:120px;
	border:1px solid #999;
	margin:0 8px;
}
ul.tri-column li a.more,
ul.tri-column li a.zh-more{
	position:absolute;
}
.column-desc{
	width:300px;
	overflow:hidden;
	line-height:150%;
}
.column-bot{
	width:316px;
	height:98px;
	background:url(../images/bg-tri-bot.png) left top no-repeat;
	margin-top:-98px;
}
h1.key-visual{
	margin:0 1px;
	min-height:250px;
	border-bottom:4px solid #bf9d5b;
	text-indent:0;
}
.scroll-box{
	overflow-x:hidden;
	overflow-y:scroll;
	height:430px;
	width:800px;
}
.scroll-box-right{
	overflow-x:hidden;
	overflow-y:scroll;
	height:500px;
	width:525px;
}
/********************************************/
/*					header					*/			
/********************************************/
#navigation{
	float:right;
	height:30px;
	padding:68px 0px 0 58px;
	font-size:13px;
}
#navigation li{
	position:relative;
	float:left;
	width:98px;
	margin-left:2px;
	z-index:100;
}
.about #navigation #about,
.tour #navigation #tour,
.resident #navigation #resident,
.ceremony #navigation #ceremony,
.service #navigation #service,
.news #navigation #news,
.booking #navigation #booking{
	border-bottom:2px solid #be9d5b;
}
.about #navigation #about:hover,
.tour #navigation #tour:hover,
.resident #navigation #resident:hover,
.ceremony #navigation #ceremony:hover,
.service #navigation #service:hover,
.news #navigation #news:hover{
	border-bottom:none;
}
#navigation #booking:hover{
	border-bottom:2px solid #be9d5b;
}
#navigation li a{
	display:block;
	height:30px;
	vertical-align:middle;
	text-indent:-9999px;
	z-index:100;
}
#navigation li ul{
	display:none;
	background-color:#242424;
	border-top:2px solid #be9d5b;
	position:absolute;
	left:0;
	top:30px;
	z-index:100;
}
#navigation li:hover ul{
	display:block;
}
#navigation li ul li{
	float:none;
	margin:0;
	height:30px; /*24px*/
	width:98px;
	border:none;
	position:relative;
}
#navigation li ul li a{
	color:#adadad;
	height:30px; /*24px*/
	line-height:30px;
	vertical-align:middle;
	text-indent:8px;
	width:98px;
	margin:0;
}
#navigation li ul li a:hover{
	text-decoration:none;
	color:#1d1a21;
	background-color:#be9d5a;
}
#navigation li ul li ul{
	display:none;
	position:absolute;
	left:98px;
	top:0;
	background-color:#333;
}
#navigation li:hover ul li ul{
	display:none;
	width:110px;
}
#navigation li ul li:hover ul{
	display:block;
}
#navigation li ul li ul li,
#navigation li ul li ul li a{
	font-size:11px;
	#font-size:10px;
	height:24px;
	line-height:24px;
	width:110px;
}
/********************************************/
/*					footer					*/
/********************************************/
#footer{
	font-size:13px;
}
#footer ul{
	display:block;
	text-align:right;	
}
#footer ul li{
	display:inline;
}
#footer ul li a{
	padding:0 8px;
}
#copyright{
    color:#cccccc;
	width:400px;
	padding-left:10px;
	position:absolute;
	top:0;
	left:0;
}

/********************************************/
/*					form					*/			
/********************************************/
label{
	display:block;
	float:left;
	width:60px;
	padding-right:10px;
	text-align:right;
	
}
input[type="text"],
input[type="password"],
textarea,
select{
	border:none;
	color:#fff;
	background:#2b2b2b url(../images/b.gif) left top no-repeat;
	letter-spacing:0.03em;
		
}
input[type="text"],
input[type="password"]{
	padding:2px 10px;
}
input[type="radio"]{
	vertical-align:middle;
}
input[type="button"],
input[type="submit"]{
}
textarea{
	word-wrap:break-word;
	overflow-x:hidden;
	overflow-y:auto;
	
	margin-bottom:10px;
}
fieldset{
	
}
.item{
	min-height:30px;
}
fieldset .item a,
fieldset .item a:hover,
fieldset .item a:link,
fieldset .item a:visited{
	color:#ccc;
	font-size:11px;
	text-decoration:underline;
	margin-right:3px;
}
fieldset .nolabel{
    padding-left:60px;
}
fieldset .item span{
	font-size:13px;
}
fieldset.duo-block{
	width:810px; 
	padding:30px 0 20px 10px;
	background:url(../images/bg-form-duo-block.png) no-repeat;
	position:relative;
}
.duo-block .form-block{
	float:left;
	width:405px; 
	position:relative;
	min-height:240px;
}
.duo-block .form-block p{
	padding-left:50px;
}
input.submit-bus{
	margin-left:274px;
}
.form-bot{
	width:820px;
	height:140px;
	background:url(../images/bg-form-bot.png) no-repeat;
	margin-top:-160px;
}
input.submit-tour{
	margin:5px 0 0 145px;
}
.form-bot-uni{
	width:370px;
	height:70px;
	background:url(../images/form-bot-uni.png) no-repeat;
}
img.validate{
	margin-right:5px;
	vertical-align:top;
}
.uni-block .head-area{
	margin-bottom:10px;
}
.textcfrm{
	float:left;
	width:300px;
	margin-bottom:15px;
	word-wrap:break-word;
	overflow-x:auto;
}
.uni-block .textcfrm{
	width:300px;
}
.btn{
	text-align:center;
}
/********************************************/
/*					List					*/			
/********************************************/
ul.basic{
	padding:15px 0 15px 15px;
	
}
ul.basic li{
	list-style-position:outside;
	list-style-type:disc;
}
ol{
	padding-left:25px;
	
}
ol.basic li{
	list-style-type:decimal;
	list-style-position:outside;
}
ul.story-list li{
	padding:4px 0;
	overflow:hidden;
	float:left;
	width:408px;
	height:90px;
	margin:0 10px 10px 0;
}
.story-bot{
	width:408px;
	height:80px;
	margin-top:10px;
	#margin-top:-70px;
	background:url(../images/bg-story-list.png) no-repeat;
}

.story-pic{
	float:left;
	width:200px;
	text-align:center;
}
ul.story-list img,
ul.news-list img{
	float:left;
	margin-left:10px; 
	border:1px solid #aaa;
	width:98px; 
	height:70px;
}
ul.story-list li.main img,
ul.news-list li.main img{
	width:195px;
	height:40px;
}

.story-intro,
.news-intro{
	float:left;
	padding-left:15px;
	position:relative;	
}
.story-intro{
	width:245px;
}
.story-intro h2,
.news-intro h2{
	height:25px; 
}

ul.story-list li.main h2,
ul.news-list li.main h2{
	border-bottom:1px solid #be9d5b;
	margin-bottom:10px;	
}
.excerpt{
	color:#ccc;
	line-height:150%;
	overflow:hidden;
	height:60px;
}
.excerpt a{
	font-size:13px;
}
ul.story-list li.main{
	width:826px;
	height:178px;
	padding:15px 0 0;
	margin-bottom:0;
}

ul.story-list li.main .story-bot{
	width:826px;
	height:140px;
	margin-top:20px;
	#margin-top:-120px;
	background:url(../images/story-bot-main.png) no-repeat;
}
ul.story-list li.main img{
	width:195px;
	height:140px;
}
ul.story-list li.main .story-intro{
	width:585px;
}
ul.story-list li.main .excerpt,
ul.news-list li.main .excerpt{
	line-height:175%;
	height:110px;
	font-size:15px;	
}
.news-intro{
	width:585px;
}
ul.news-list li{
	height:80px;
	overflow:hidden;
	padding-bottom:20px;
}
ul.news-list li .full-bot{
	width:744px;
	height:70px;
	background:url(../images/bg-full-bot.png) left top no-repeat;
	margin-top:-70px;
}
ul.news-list li.main .full-bot{
	margin-top:-50px;
}
html>/**/ body ul.news-list li .full-bot{
	margin-top:20px;
}
html>/**/ body ul.news-list li.main .full-bot{
	margin-top:90px;
}
ul.news-list li.main{
	height:160px;
}
ul.news-list li.main img{
	width:195px;
	height:140px;
}
ul.news-list li.main .news-intro{
	width:500px;
}
span.date{
	padding-right:15px;
}
.news-intro h2 span.date{
	padding-right:15px;
}
p.list-top{
	padding:0 0 20px 10px;
}
/********************************************/
/*				 	index					*/	
/********************************************/
h2.event{
	width:110px;
	background:url(../images/h2-news.png) left top no-repeat;
}
h2.tour{
	width:110px;
	background:url(../images/h2-tour.png) left top no-repeat;
}
h2.promote{
	width:110px;
	background:url(../images/h2-promote.png) left top no-repeat;
}
#index-event .column-desc{
	height:80px;
	padding:8px;
	overflow:hidden;
}
#index-event ul li{
	margin-left:0;
	font-size:13px;
	line-height:160%;
}
#index-event ul li span.date{
	padding-right:10px;
}
#index-event a.more{
	bottom:5px;
	right:20px;
}
#index-tour img{
	height:80px;
	margin-top:8px;
}
#index-promote img{
	height:80px;
	margin-top:8px;
}
#index-event,#index-tour,#index-promote{
	background:url(../images/bg-index-tour.png) no-repeat left top;
}
/********************************************/
/*				 	about					*/	
/********************************************/
h1.vision{
	width:158px;
	background:url(../images/h1-vision.png) left top no-repeat;
	margin-bottom:10px;
}
h1.history{
	width:158px;
	background:url(../images/h1-history.png) left top no-repeat;
	margin-bottom:10px;
}
h1.story{
	width:158px;
	background:url(../images/h1-story.png) left top no-repeat;
	margin-bottom:10px;
}
h1.family{
	width:158px;
	background:url(../images/h1-family.png) left top no-repeat;
	margin-bottom:10px;
}
h1.culture{
	width:158px;
	background:url(../images/h1-culture.png) left top no-repeat;
	margin-bottom:10px;
}
.head-area{
	height:35px;
	border-bottom:1px solid #bf9d5b;
	overflow:hidden;
}
img.brdr-bot{
	height:400px;
	border-bottom:4px solid #bf9d5b;
}
img.nowrap{
	padding-top:35px;
	margin-left:25px;
}
.imgbox-left{
	float:left;
	padding:0 25px 10px 0;
}

.imgbox-right{
	float:right;
	width:280px;
	padding:0 0 10px 25px ;
}
.imgbox-left img,
.imgbox-right img{
	border:1px solid #aaa;
}
.imgbox-left .desc,
.imgbox-right .desc{
	text-align:center;
	padding-bottom:10px;
	font-size:13px;
}
.para-float{
	float:left;
	width:530px;
}
h2.page, h2.full{
	min-height:25px;
	height:auto;
	border-bottom:1px solid #be9d5b;
}
h2.page{
	margin:0 0 15px 305px;
}
h2.full{
	margin:0 0 15px 0;
}
h2 span{
	padding-right:20px;
}
p.last{
	padding-bottom:40px;
}
.paginate{
	text-align:center;
}
.paginate a{
	padding:0 10px;
}
/********************************************/
/*					service					*/			
/********************************************/
h1.ritual{
	width:158px;
	background:url(../images/h1-ritual.png) left top no-repeat;
	margin-bottom:10px;
}
h1.trustquery{
	width:200px;
	background:url(../images/h1-trustquery.png) left top no-repeat;
	margin-bottom:10px;
}
h1.entomb{
	width:200px;
	background:url(../images/h1-entomb.png) left top no-repeat;
	margin-bottom:10px;
}
.head-n-tab{
	height:35px;
	position:relative;
}
h1.reserve-bus{
	width:158px;
	background:url(../images/h1-reserve-bus.png) left top no-repeat;
	margin-bottom:10px;
}
#bus-note{
	padding-top:15px;
}
#bus-note img{
	float:left;
	margin-right:20px;
}
#bus-note h2{
	float:left;
	width:130px;
	height:30px;
	text-indent:-9999px;
}
#bus-note .small-text{
	float:left;
	padding-left:12px;
	width:400px;
}
#bus-note h2.time{
	background:url(../images/h2-bustime.png) left top no-repeat;	
}
#bus-note h2.location{
	background:url(../images/h2-busloc.png) left top no-repeat;	
}
/*#tab-bus{
	border-bottom:1px solid #be9d5b;
	position:absolute;
	right:40px;
	top:0; 
}
#tab-bus li{
	float:left;
	width:104px;
	height:30px;
}
#tab-bus li a{
	display:block;
	width:104px;
	height:30px;
	background:url(../images/tab.gif) left -30px no-repeat;
	text-indent:-9999px;
}
#tab-bus li.item1 a{
	background-position:left -30px;
}
#tab-bus li.item1 a:hover,
#tab-bus li.item1 a.selected{
	background-position:left top;
}
#tab-bus li.item2 a{
	background-position:-104px -30px;
}
#tab-bus li.item2 a:hover,
#tab-bus li.item2 a.selected{
	background-position:-104px top;
}
#tab-bus li.item3 a{
	background-position:-208px -30px;
}
#tab-bus li.item3 a:hover,
#tab-bus li.item3 a.selected{
	background-position:-208px top;
}*/
.top-text{
	margin:0 15px 20px;
	
}
.small-text{
	font-size:10px;
	color:#aaa;
	line-height:150%;
}
html>/**/ body .small-text{
	font-size:11px;
}
table.fixer{
	border:none;
}
table.fixer tr td{
	padding-right:10px;
}
a.udrline{
	text-decoration:underline;
}
.para-float .block,
.block-float{
	float:left;
	width:254px;
	padding-right:10px;
}
/********************************************/
/*					booking					*/			
/********************************************/
h1.reserve-tour{
	width:158px;
	background:url(../images/h1-reserve-tour.png) left top no-repeat;
}
#slideshow{
	margin-left:30px;
	padding-top:35px;
	border-bottom:4px solid #BF9D5B;
	height:400px;
	width:596px;
	position:relative;
	float:left;
	#z-index:-1;
}
#slideshow img{
    position:absolute;
    top:35px;
    left:0;
    z-index:8;
}
#slideshow img.active {
    z-index:10;
}
#slideshow img.last-active {
    z-index:9;
}
/********************************************/
/*					ceremony				*/			
/********************************************/
h1.education{
	width:158px;
	background:url(../images/h1-education.png) left top no-repeat;
	margin-bottom:10px;
}
h1.purpose{
	width:158px;
	background:url(../images/h1-purpose.png) left top no-repeat;
	margin-bottom:10px;
}
h1.process{
	width:158px;
	background:url(../images/h1-process.png) left top no-repeat;
	margin-bottom:10px;
}
h1.case{
	width:158px;
	background:url(../images/h1-case.png) left top no-repeat;
	margin-bottom:10px;
}
h2.case{
	margin-bottom:10px;
	border-bottom:1px solid #be9d5b;
}

/********************************************/
/*					resident				*/			
/********************************************/
h1.tower{
	width:80px;
	background:url(../images/h1-tower.png) left top no-repeat;
}
h1.headstone{
	width:80px;
	background:url(../images/h1-headstone.png) left top no-repeat;
}
h1.cemetery{
	width:80px;
	background:url(../images/h1-cemetery.png) left top no-repeat;
}
h2.tower{
	width:100px;
	background:url(../images/h2-tower.png) left top no-repeat;
}
h2.headstone{
	width:100px;
	background:url(../images/h2-headstone.png) left top no-repeat;
}
h2.cemetery{
	width:100px;
	background:url(../images/h2-cemetery.png) left top no-repeat;
}
h2.tower-a{
	width:100px;
	background:url(../images/h2-tower-a.png) left top no-repeat;
}
h2.tower-b{
	width:100px;
	background:url(../images/h2-tower-b.png) left top no-repeat;
}
h2.tower-c{
	width:100px;
	background:url(../images/h2-tower-c.png) left top no-repeat;
}
h2.headstone-a{
	width:100px;
	background:url(../images/h2-headstone-a.png) left top no-repeat;
}
h2.headstone-b{
	width:150px;
	background:url(../images/h2-headstone-b.png) left top no-repeat;
}
h2.headstone-c{
	width:150px;
	background:url(../images/h2-headstone-c.png) left top no-repeat;
}
h2.cremate{
	width:130px;
	background:url(../images/h2-cremate.png) left top no-repeat;
}
h2.coffin{
	width:130px;
	background:url(../images/h2-coffin.png) left top no-repeat;
}
h2.garden{
	width:110px;
	background:url(../images/h2-garden.png) left top no-repeat;
}

.cate-desc{
	width:635px;
	padding-top:10px;
	border-top:1px solid #be9d5b;
	overflow:hidden;
	
}
.cate-desc .block{
	float:left;
	display:inline-block;
	margin-right:20px;
}
#cate-resident .column-desc{
	height:30px;
	padding:0 8px;
}
#cate-resident .column-desc a.more{
	right:15px;
	bottom:3px;
}
#cate-tower .column-desc,
#cate-headstone .column-desc,
#cate-cemetery .column-desc{
	height:80px;
	padding:4px 8px 12px;
}
#cate-tower .column-desc a.to-booking,
#cate-headstone .column-desc a.to-booking,
#cate-cemetery .column-desc a.to-booking{
	right:10px;
	bottom:5px;
}
#cate-tower .column-desc a.to-detail,
#cate-headstone .column-desc a.to-detail,
#cate-cemetery .column-desc a.to-detail{
	right:80px;
	bottom:5px;
}
h1.tower-a{
	width:105px;
	float:left;
	background:url(../images/h1-tower-a.png) left top no-repeat;
}
h1.tower-b{
	width:105px;
	float:left;
	background:url(../images/h1-tower-b.png) left top no-repeat;
}
h1.tower-c{
	width:105px;
	float:left;
	background:url(../images/h1-tower-c.png) left top no-repeat;
}
h1.headstone-a{
	width:75px;
	float:left;
	background:url(../images/h1-headstone-a.png) left top no-repeat;
}
h1.headstone-b{
	width:115px;
	float:left;
	background:url(../images/h1-headstone-b.png) left top no-repeat;
}
h1.cremate{
	width:105px;
	float:left;
	background:url(../images/h1-cremate.png) left top no-repeat;
}
h1.coffin{
	width:105px;
	float:left;
	background:url(../images/h1-coffin.png) left top no-repeat;
}
h1.garden{
	width:95px;
	float:left;
	background:url(../images/h1-garden.png) left top no-repeat;
}
ul.tab-resident li{
	float:left;
	width:95px;
	height:35px;
}
ul.tab-resident li a{
	display:block;
	height:35px;
	text-indent:-9999px;
}
ul.tab-resident #item1 a{
	background-position:left top;
}
ul.tab-resident #item1 a:hover{
	background-position:left -50px;
}
ul.tab-resident #item2 a{
	background-position:-96px top;
}
ul.tab-resident #item2 a:hover{
	background-position:-96px -50px;
}
#tab-tower-a li a{
	background:url(../images/tab-tower-a.gif) no-repeat;
}	
#tab-tower-b li a{
	background:url(../images/tab-tower-b.gif) no-repeat;
}
#tab-tower-c li a{
	background:url(../images/tab-tower-c.gif) no-repeat;
}
#tab-headstone-a li{
	width:110px;
}
#tab-headstone-b li{
	width:95px;
}
#tab-headstone-a li a{
	background:url(../images/tab-headstone-a.gif) no-repeat;
}
#tab-headstone-a #item2 a{
	background-position:-110px top;
}
#tab-headstone-a #item2 a:hover{
	background-position:-110px top;
}
#tab-headstone-b li a{
	background:url(../images/tab-headstone-b.gif) no-repeat;
}
#tab-cremate li a{
	background:url(../images/tab-cremate.gif) no-repeat;
}	
#tab-coffin li a{
	background:url(../images/tab-coffin.gif) no-repeat;
}
#tab-garden li{
	width:100px;
}
#tab-garden li a{
	background:url(../images/tab-garden.gif) no-repeat;
}
ul.floor,
ul.local-cate{
	float:left;
	width:102px;
	padding:10px 0;
	font-size:12px;
}
ul.floor li{
	
	width:100px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
	height:20px;
	line-height:20px;
}
ul.local-cate li{
	
	width:100px;
	border:1px solid #fff;
	text-align:center;
	margin-bottom:10px;
	height:20px;
	line-height:20px;
}
ul.floor li.first{
	border-top:1px solid #fff;
}
ul.floor li.active,
ul.local-cate li.active{
	color:#1d1a21;
	background-color:#be9d5a;
}
ul.floor li a,
ul.local-cate li a{
	
	display:block;
	height:20px;
	line-height:20px;
}
ul.floor li a:hover,
ul.local-cate li a:hover{
	text-decoration:none;
	color:#1d1a21;
	background-color:#ccc;
}
#fl-tower-a li,
#fl-tower-a li a{
	height:18px;
	line-height:18px;
}
#fl-tower-b li,
#fl-tower-b li a{
	height:28px;
	line-height:28px;
}
.thumb{
	padding:10px 0;
	min-height:180px;
}
.thumb a{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 0 12px 12px;
}
.thumb img{
	width:80px;
	height:80px;
	border:1px solid #999;
}
.four{
	float:right;
	width:190px;
}
.detail{
	clear:both;
	padding-right:5px;
}
.detail p{
	line-height:150%;
}
.content-left a.zh-more{
	position:absolute;
	color:#fff;
}
.content-left a.to-tour{
	bottom:5px;
	right:90px;
}
.content-left a.to-booking{
	bottom:5px;
	right:20px;
}
/********************************************/
/*				 	news					*/	
/********************************************/
h1.news{
	width:158px;
	background:url(../images/h1-news.png) left top no-repeat;
	margin-bottom:10px;
}
h1.news-page{
	text-indent:0;
	margin-bottom:10px;
}
/********************************************/
/*					meta					*/			
/********************************************/
h1.contact{
	width:158px;
	background:url(../images/h1-contact.png) left top no-repeat;
	margin-bottom:10px;
}
#txtApplicantEmail{
	width:260px;
}
#txtSuggestion{
	width:280px;
}
#txtComment{
	width:282px;
}
fieldset.duo-block #txtComment{
	width:285px;	
}
input.submit-contact{
	margin-left:267px;
}
h1.sitemap{
	width:158px;
	background:url(../images/h1-sitemap.png) left top no-repeat;
	margin-bottom:10px;
}
h1.traffic{
	width:158px;
	background:url(../images/h1-traffic.png) left top no-repeat;
	margin-bottom:10px;
}
h1.faq{
	width:158px;
	background:url(../images/h1-faq.png) left top no-repeat;
	margin-bottom:10px;
}
h1.law{
	width:158px;
	background:url(../images/h1-law.png) left top no-repeat;
	margin-bottom:10px;
}
h1.public{
	width:200px;
	background:url(../images/h1-public.png) left top no-repeat;
	margin-bottom:10px;
}
img.standalone{
	padding-top:10px;
	margin:auto;
}
.inner-link{
	float:right;
	margin-top:20px;
}
a.meta,
a.meta:hover,
a.meta:link,
a.meta:visited{
	display:inline;
	color:#fff;
	padding-left:10px;
	background:url(../images/a.gif) 3px -23px no-repeat;
}
img.inline-img{
	border:none;
	vertical-align:middle;
	padding:0 5px;
}
#sitemap li{
	width:16.5%;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:200%;
}
#sitemap li ul li{
	width:auto;
	float:none;
	font-size:15px; 
	font-weight:normal;
	padding-left:7px; 
	list-style-type:square;
	list-style-position:inside;
}
#sitemap li ul li ul li{
	float:none;
	font-size:13px;
	padding-left:15px; 
	list-style-type:none; 
}
table.qa tr td{
	vertical-align:top;
	
}
table.qa tr td:first-child{
	width:40px;
}
tr.que{
	font-weight:bold;
}

/* Jason add for test 091002 */
.para-float2{
	float:left;
	width:530px;
	font-size:13px;
}

#content2{
	float:right;
	width:840px;
	padding:10px 0 10px 10px;
	margin-bottom:30px;
	font-size:13px;
}

#contenttable{
	float:left;
	width:980px;
	padding:10px 0 10px 10px;
	margin-bottom:30px;
}

.excerpt-main{
	color:#ccc;
	line-height:150%;
	overflow:hidden;
	height:80px;
	font-size:13px;
}
/*end */