#maincontent p {
	text-indent:2em;
	line-height:2em;
	margin-top:8px;
	text-align:justify;
	text-justify:newspaper;
}
#maincontent {
	margin:0 1em 0 1em; 
}

#maincontent table td{
  border:none;
  text-align:center;
  background:none;
}
#maincontent img{
  display:block;
  margin:5px auto;
}
#top-nav ul li a {
width:84px;
}
#maincontent .en p {
	text-indent:0em;	
}


#ccha-search #searchForm .hotel-search-form .hotel-search-city {
    clear: both;
    float: none;
    margin: 5px 0 10px;
}
.room-search-checkin input, .room-search-checkout input {
    width: 180px;
}
.hotel-search-room select, .hotel-search-adult select, .hotel-search-kid select {
    width: 85px;
}
.room-search-checkin{
	margin: 5px 0 10px;
}
.room-search-checkout{
	margin: 5px 0 10px;
}
.hotel-search-room{
	margin: 5px 0 10px;
}
.hotel-search-adult{
	margin: 5px 0 10px;
}
.hotel-search-kid{
	margin: 5px 0 10px;
}

.hotel-search-city select {
    width: 182px;
}
.hotel-search-city label {
	 width:50px;
	 padding-right: 24px;
	
	}

