table.thingsh
{
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 540px;
	height:125px;
}

table.thingsh td.thumb
{
	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 125px;
}

table.thingsh td.table_sh
{
	vertical-align: top;
	margin: 0;
	padding: 1px 0 0 2px;
	width: 413px;
	hight: 108px;
	font-size: 12px;
	
}

table.thingsh td.table_sh2
{
	vertical-align: top;
	margin: 0;
	padding: 1px 0 5px 0px;
	width: 255px;
	hight: 108px;
	font-size: 12px;
}

table.tb_title2
{
	margin:5px;
	padding:0px;
	width: 203px;
/*	border-collapse: collapse; */

}


table.tb_title
{
	margin:5px;
	padding:0px;
	width: 410px;
/*	border-collapse: collapse; */

}

table.tb_title th
{
	margin:0;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	width:19px;
	hight:106px;
}

table.tb_title td
{
	margin:0;
	padding:2px 0 2px 0;
	line-height:1.4em;
	font-size: 10px;
	width:182px;
	hight:106px;
}

table.tb_title_ayk td
{
	margin:0;
	padding:2px 0 2px 0;
	line-height:1.4em;
	font-size: 10px;
	width:410px;
	hight:106px;
}

table.tb_title td.table_in
{

	padding:10px;
	background-color: #ffffff;
}

table.tb_title_ayk td.table_in
{

	padding:10px;
	background-color: #ffffff;
}



table.tb_title2 td.table_in
{

	padding:10px;
	background-color: #ffffff;
}

table.thingsh td.detail
{
	margin:0 0 0 2px;
	width: 411px;
	vertical-align: bottom;
	border-style: dashed;
	border-width: 0 0 2px 0;
	border-color: #bac8c1;
	text-align: right;
}



table.pricelist
{
	font-size: 85%;
	border-collapse: collapse;
}

table.pricelist th,
table.pricelist th.glob,
table.pricelist td
{
	border: 1px solid #53a98c;
	padding: 4px 10px;
}

table.pricelist th
{
	background-color: #99ffcc;
	color: #003333;
}

table.pricelist th.glob
{
	letter-spacing: 2em;
	background-color: #53a98c;
	color: #fff;
}

table.pricelist td
{
	text-align: center;
	
}


table.roomlist
{
	font-size: 85%;
	border-collapse: collapse;
}

table.roomlist th,
table.roomlist th.glob,
table.roomlist td
{
	border: 1px solid #a87d51;
	padding: 4px 10px;
}

table.roomlist th
{
	background-color: #ffff99;
	color: #663333;
}

table.roomlist th.glob
{
	letter-spacing: 2em;
	background-color: #a87d51;
	color: #fff;
}

table.roomlist td
{
	text-align: center;
	
}


