/*.room1 h2{ 
     font-size:14px;
	 color:#C00;
	 }
#prices {
	width:725px;
	height:195px;
	text-align:center;
}
#pricestext {
	width:725px;
	height:80px;
	background:#f2ffe3;
	border:solid 1px #d9f1d1;
}
#pricestext ul{
	width:725px;
}*/
#pricestext ul li{
	float:left;
	width:105px;
	height:25px;
	line-height:28px;
	text-align:left;
	padding-left:10px;
}
#pricestext ul li a{
	font-size:13px;
	color:#000;
}
#pricestext ul li a:hover{
	color:#0e7c01;
}
#indexsoft {
	width:730px;
	height:300px;
	background:url(../images/indexsoft.gif) repeat;
}
td,th {
	height:30px;
}
th {
	width:78px;
	text-align:center;
}
td {
	width:109px;
	text-align:left;
}
td a{
	color:#000;
	font-size:14px;
}
img {
	border:0px;
	vertical-align:middle;
}

/* ------------------------- 20100622ÐÞ¸Ä ---------------- */
.room1 h2{ 
     float:left;
     width:725px;
     font-size:14px;
	 color:#C00;
         margin-left:10px;
        display:inline;
		}
#prices {
        float:left;
	width:725px;
	height:185px;
	text-align:center;
        margin-left:10px;
        display:inline;
        padding-top:10px;
}
#pricestext {
        float:left;
	width:725px;
	height:80px;
	background:#f2ffe3;
	border:solid 1px #d9f1d1;
        margin-left:10px;
        display:inline;
}
#pricestext ul{
	width:725px;
}