img { 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...); 
} 
BODY{
	margin: 0px;
	font-family: tahoma;
}
.nospace{
	font-size: 1px;
}
.right_box_title{
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
}
.right_menu_text{
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	
}
.right_menu_text A{
	color:#ffb84f;
	text-decoration: none;
}
.right_menu_text A:Hover{
	color:#ffffff;
	
}
.copyright{
	font-size: 12px;
	color:#999999;

}
.body_content_text_bg{
	font-size: 12px;
	color:#930500;
	font-size:12px;
	text-align:justify;
	line-height: 18px;
}
.body_content_text{
	font-size:12px;
	color: #930500;
	direction:rtl;
	line-height: 18px;
}
.body_content_text_bold{
	font-size:12px;
	color: #930500;
	direction:rtl;
	line-height: 18px;
	font-weight:bold;
}
.body_content_text_title{
	font-size:11px;
	color:#7a0b03;
	font-weight:bold;
}
.contact_text{
	font-size:11px;
	color:#7a0b03;
	font-weight:bold;
	direction:rtl;
	line-height: 20px;
}
.restaurant_pic{
	float:left;
	width:290px;
	height:230px;
	text-align:left;
	
}
.room_pic{
	float:left;
	width:246px;
	height:319px;
	text-align:left;
	
}
input.btn {
	font-size: 11px;
	font-family: tahoma;
	cursor: pointer;
	width: 60px;
	outline: hidden;
}
table.form {
	font-family: tahoma;
	font-size: 12px;
}
table.form input, table.form select {
	font-family: tahoma;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
