.en{
    text-align:justify;
    line-height:22px;
  }
	#maincontent img {
	  border:1px #BFA571 solid;
		padding:2px;
		display:block;	
		margin:0 auto;
	}	
	#maincontent .room ,.introduce,.restaurant,.meeting ,.leisure{
		margin:0 1em 0 1em; 
	}
	#maincontent .table td{
    background:none;
    text-align:center;
    margin:0 auto;  
    border:0px solid #fff;
    padding:10px;  
  }
  #maincontent .ul li{
		list-style:none;
		width:25%;
		float:left;
		text-align:left;
		line-height:2em;
	}	
	#maincontent .ul{
		margin-left:3em;
	}	
	#maincontent .title {
		color:#75221A;
		font-weight:bold;
		line-height:2em;
		clear:both;
		text-align:left;

	}
/*-----------------------introduce-------------------------*/
  #maincontent .introduce .introch p {		
		line-height:2.3em;
		margin:8px;	
    text-indent:2em;	
	}	
	#maincontent .introduce img {		
		margin:-7px 5px 10px 10px;
		border:1px #BFA571 solid;
		padding:2px;
		float:right;
	}	

 /*-----------------------contact-------------------------*/	  
  #maincontent .contactc p {
		text-indent:2em;
		line-height:2em;
	}
	#maincontent .contactc {
		margin:0 1em 0 1em; 
	}	
	#maincontent .contacte p {
		text-align:justify;
		line-height:22px;
	}
	#maincontent .contacte{
		margin:0 2em; 
	}
  #maincontent .contact img {
		border:0px #BFA571 solid;		
	}	
	
	/*-----------------------room-------------------------*/	
	
	#maincontent .room p {		
		line-height:2em;
		text-indent:0em;
	}
	#maincontent .room .ch{	
		text-indent:2em;
	}

	/*-----------------------restaurant-------------------------*/	

	#maincontent .restaurant p {
		line-height:2em;
	}
	#maincontent .restaurant .ch{
    text-indent:3em;
  }
	#maincontent .restaurant .title {
		color:#75221A;
		font-weight:bold;
		line-height:2em;
		clear:both;
		text-align:left;
	}
	#maincontent .restaurant .en{
    margin:0px 2.5em;
		text-align:justify;
	}
/*-----------------------meeting-------------------------*/		
	#maincontent .meeting .ch{
		line-height:2em;
		text-align:left;
		text-indent:0em;
	}
	#maincontent .meeting .table1 td{    
    border-bottom:1px dotted #000;
  }
  #maincontent .meeting .table td{    
    border-bottom:0px dotted #000;
  }
	#maincontent.meeting .en{
    margin:5px;
		line-height:20px;
		text-align:justify;
	}

/*-----------------------leisure-------------------------*/	
	#maincontent .leisure .ch{
		line-height:2em;
		text-align:left;
	}
	
	#maincontent .leisure .table td{    
    border-bottom:1px dotted #000;
    padding:5px;
  }
	#maincontent.leisure .en {
		line-height:22px;
		text-align:justify;
	}
	#maincontent .leisure .table td{   
    border-bottom:1px dotted #000;
  }
	#maincontent .leisure .img {
		margin:5px;
	}	
