/*---------------------- A1HomeServiceProduct ----------------------*/
.home-restaurant-bound{
	min-height:260px;
	height:auto!important;
	height:260px;
	padding-top:10px;
}
.home-restaurant-first-image-bound{
	background-color:#8B8B8B; width:108px; height:82px; float:left; margin-right:5px;
}
.home-restaurant-first-image{
	
}
.home-restaurant-first-name{
	padding-bottom:5px;
}
.home-restaurant-first-name a,.home-restaurant-first-name a:hover,.home-restaurant-first-name a:visited,.home-restaurant-first-name a:visited:hover{
	color:#090909;
	font-weight:bold;
	text-decoration:underline;
	line-height:18px;
}
.home-restaurant-first-brief{
	line-height:16px;
	color:#606060;
}
.home-restaurant-other{
	clear:both;
	padding:10px 0;
}

.home-restaurant-name{
	list-style:none;
}
.home-restaurant-name a,.home-restaurant-name a:hover,.home-restaurant-name a:visited,.home-restaurant-name a:visited:hover{
	color:#B90909;
	text-decoration:underline;
	line-height:16px;
}
.home-restaurant-view-detail{
	height:23px;
	text-align:right;
}
.home-restaurant-view-detail div{
	height:23px;
}
.home-restaurant-view-detail div div{
	height:23px;
	white-space:nowrap;
}
.home-restaurant-view-detail a,.home-restaurant-view-detail a:hover,.home-restaurant-view-detail a:visited,.home-restaurant-view-detail a:visited:hover{
	text-decoration:none;
	text-transform:uppercase;
	color:#FF0000;
	text-decoration:underline;
	padding:0 10px;
	font-size:11px;
	line-height:22px;
}
.clear{
	clear:both;
	font-size:0px;
}
/*--------------------- HomeBooking -----------------------------*/
.home-booking-bound{
	height:270px;
}
.home-booking-field{
	padding:5px 0;
	height:25px;
}
.home-booking-field select{
	height:18px;
	font-size:11px;
	margin-right:5px;
}
.home-booking-field-label{
	font-size:11px;
	width:90px;
	display:block;
	float:left;
}
.home-booking-home-button-bound{
	
}
.home-booking-button-submit{
	background:url(../images/home/more_detail_bg_c.gif) repeat-x 0% 0%;
	float:right;
	cursor:pointer;
}
.home-booking-button-submit div{
	background:url(../images/home/more_detail_bg_l.gif) no-repeat 0% 0%;
	height:23px;
}
.home-booking-button-submit div div{
	background:url(../images/home/more_detail_bg_r.gif) no-repeat 100% 0%;
	height:23px;
}
.home-booking-button-submit input{
	width:75px;
	border:0;
	background:none;
	cursor:pointer;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:11px;
	padding-top:4px;
}
.home-booking-input-date{
	height:14px;
	float:left;
}
.booking-input-date{
	float:left;
}
/*-----booking conditions-------*/
.booking-condition-bound{}
.booking-condition-content{
	margin-top:20px;
}
.booking-condition-content legend{
	margin-left:10px;
	color:#FF3300;
	font-weight:bold;
	font-size:13px;
}
.booking-condition-checkbox{
	margin-top:10px;
	text-align:center;
}
.booking-condition-checkbox span{}
.booking-condition-button{
	text-align:center; margin-top:15px; margin-bottom:15px;
}
/*----confirm------*/
.booking-confirm-title{
	text-align:center;
	margin:10px 0px;
	font-weight:bold;
	font-size:14px;
}
.booking-confirm-content{
	margin-top:5px;
	border:0px;
	border:1px solid #D1D1D1;	
}
.booking-confirm-header{
	margin-left:10px;
	font-weight:bold;
	font-size:13px;
}
.booking-confirm-table{}
.booking-confirm-table tr td{	
	padding:2px 0px;
	line-height:26px;
}
.booking-confirm-table tr td div{background:#F0F0F0; line-height:24px; padding-left:15px;}
.booking-confirm-table tr td div span{color:#990000; font-weight:bold; margin-left:6px;}
.booking-finish-link{
	padding:5px;
	padding-left:3px;
}
/*-----------------------------------newslist-------------------*/
.newslist-bound
{
        padding:5px;
}
.newslist-bound-content
{
	width:100%;
}
.newslist-category-title
{
	color:#000000;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px dotted #999999;
	width:99%;
	margin-bottom:10px;
	padding-bottom:5px;
}
.newslist-name
{	
}
.newslist-name a,.newslist-name a:hover,.newslist-name a:visited
{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.newslist-name-relate
{
	padding-left:15px;
	padding-top:2px;
}
.newslist-name-relate a,.newslist-name-relate a:hover,.newslist-name-relate a:visited
{
	list-style-type:circle;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.newslist-image
{
	margin:5px;
	margin-left:0px;
	float:left;
}
.newslist-image IMG{
	width:100px;
	height:70px;
}
.newslist-brief
{
	margin-top:2px;
	text-align:justify;
	margin-right:5px;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
}
.newslist-button-detail a,.newslist-button-detail a:hover,.newslist-button-detail a:visited
{
	float:right;
	color:#FF0000;
	text-align:left;
	padding-right:10px;
	text-decoration:underline;
}
.newslist-paging
{
	clear:both;
	text-align:center;
}
./*---------------------------------NewsDetail -----------------------------*/
.newsdetail-bound{
        padding:5px;
}
.newsdetail-bound-content
{
	line-height:20px;
}
.newsdetail-name{
	font-weight:bold;
	font-size:15px;
	text-align:left;
}
.newsdetail-image{
	float:left;
	padding:5px;
}
.newsdetail-image IMG{
	width:100px;
	height:105px;
}
.newsdetail-brief{
	font-weight:bold;
	text-align:left
}
.newsdetail-description{
	text-align:justify;
	clear:both;
}
.newsdetail-bound-related{
	line-height:20px;
}
.newsdetail-related-text{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dotted #6D6D6D;
	font-style:italic;
	text-align:left;
}
.newsdetail-related-name{
	list-style:outside;
	text-indent:20px;
	text-align:left
}
.newsdetail-related-name a, .newsdetail-related-name a:hover{
	color:#B90909;
}
.not-exist-id
{
	color:#FF0000;
	font-size:16px;
	height:300px;
}
.visitor-bound, .visitor-bound IMG{
	padding:5px;
	text-align:center;
}
/*------------------- A1Booking -----------------------*/
.booking-field{
	clear:both;
	padding:5px 0;
}
.booking-field select{
	margin-right:10px;
	margin-bottom:5px;
}
.booking-field-label{
	font-size:11px;
	width:115px;
	display:block;
	float:left;
	white-space:nowrap;
}
.booking-notice{
	padding:15px 0;
}
.booking-input-field{
	width:179px;
}
.booking-button-bound{
	padding:15px;
	text-align:center;
}
.booking-field em{
	color:#FF0000;
	font-size:14px;
}
.booking-arr-date{
	opacity:0;
	filter: alpha(opacity=0);
	position:absolute; top:2px; left:115px; z-index:-1;
	_left:0;
}
