#container {
  text-align:center;
}
#container #main_container{
  margin:0 auto;
}
#main_container p {
	line-height: 2.2em;
	text-align:justify;
	margin:10px 0;
  text-justify:inter-ideograph;
} 
#main_container img{	
	border:none;
	margin:0;
	padding:0;
}
#container #main_container .hotelname,#main_container .title{	
	color: #187FB8;
	font-weight:bold;
	font-size:14px;
}
#main_container .beauty-font{	
	color: #187FB8;
	font: 18px "华文行楷";
}
#container #main_container table td{	
  padding:5px 0;
}
.smallimg td img{	
	width:430px;
}
#container #main_container .vsmallimg td{	
  text-align:center;
}
.vsmallimg td img{	
	width:206px;
	display:block;
}
#container #main_container  #r-div{
  width:600px;
  margin:5px auto;
}
#container #main_container  .aligncenter{
  text-align:center;
}
#container #main_container  table.bordertable td,
#container #main_container  table.bordertable th{
  border:1px solid #ccc;
  padding:5px;
}

