 .room-li{
           margin-top:-35px;
         /*  font-size: 12px;*/
          }
		.room-li dl{
			clear: both;
			width: 100%;
		}
		.room-li dl dt{
           width: 100%;
		}
		.room-li dl dd{
				float: left;
							
		}
		.room-li dl>dd:first-of-type{
				padding: 10px 0;
		}
		.room-img{
          	/*margin-bottom:10px; */
          	width:100%;
          	margin-top:3px;
          }
        .arrow{
           width: 64%;
           text-align:right;
            padding: 10px 0;
          }
        .arrow img{
           width:3%;
           float: none;
           display: inline;
         }
		.dd-left{
           	width: 35%;
		}
		.dd-right{
			width: 64%;
		}
		.line{
			border-bottom: 1px solid #eee;
			margin-bottom: 8px;
		}

		.user-edong {
			margin-bottom: 10px;
		}


		
        