@charset "utf-8";
/* .compatible{ */
/* 	behavior:url(js/compatible/PIE.htc); */
/* } */
.errorInfo{color:red;}
.site-wrapper{
	width:100%\9;
	height:590px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-295px;
	overflow:hidden;
}
	
.site-wrapper .container{
	width:100%;
	height:530px;
	padding:0;
	position:relative;
}

.top{
	width:1000px;
	height:66px;
	margin:0 auto;
	padding-top:20px;
}

.bubbles{
	position:absolute;
	bottom:0;
	left:0;
	height:444px;
	width:100%;
}

.login_bg{
	position:relative;
	height:444px;
}

.login{
	width:466px;
	height:444px;
	background:#fff url(../images/shadow.jpg) center bottom no-repeat;
	border-top:5px solid #f55b50;
	padding:15px 30px;
	position:absolute;
	bottom:-20px;
	right:100px;
}

.head_bg{
	height:100px;
	background:url(../images/line.jpg) no-repeat center center;
}

.head_img{
	width:100px;
	height:100px;
	background:#273c67;
	margin:0 auto;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	font-family:iconfont;
	font-size:60px;
	color:#fff;
	text-align:center;
	line-height:100px;
}

.form-group{
	position:relative;
	height:50px;
	overflow:hidden;
	margin-top:25px;
}

.InputInfo{
	position:absolute;
	top:13px;
	left:10px;
	z-index:1;
	font-family:iconfont;
	font-size:20px;
	cursor:pointer;
}

.form-control{
	height:50px;
	line-height:38px;
	padding-left:35px;
	position:absolute;
	top:0;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
}

.yanz-text{
	width:240px;
	float:left;
}

.yanz-code{
	float:right;	
	width:155px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	border:1px solid #ccc;
	cursor:pointer;
}
.yanz-code img{
	vertical-align: top;
}
.login-btn{
	width:100px;
	height:110px;
	position:absolute;
	right:-40px;
	bottom:-20px;
	cursor:pointer;
}

.footer{
	text-align:center;
	font-size:14px;
	margin-top:10px;
	letter-spacing:1px;
}

.two-code{
	margin:0 10px;
}

.mask-t,.mask-b{
	width:100%;
	height:0;
	background:#273c67;
	position:absolute;
	left:0;
	z-index:2;
}

.mask-t{
	top:0;
}

.mask-b{
	bottom:0;
}

.mask-p{
	width:0;
	height:6px;
	background:#fff;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-3px;
	z-index:300;
}

.mask-t-o,.mask-b-o{
	width:100%;
	height:50%;
	background:#273c67;
	position:absolute;
	left:0;
	z-index:200;
}

.mask-t-o{
	top:0%;
}

.mask-b-o{
	bottom:0%;
}

.mask-p-o{
	width:0;
	height:6px;
	background:#fff;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-3px;
	z-index:300;
}

.page{
/* 	background:url(../images/page01.jpg) no-repeat center 0; */
	background-color:#1f2229;
	/*padding:0 15px;*/
	overflow:hidden;
	height:100%;
	background-size: 60% 80%;
    background-size:100%;
   -moz-background-size:100%;
   -webkit-background-size:100%;
   -o-background-size:100%;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/page01.jpg',sizingMethod='scale');
   -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/page01.jpg',sizingMethod='scale')";
}

.TopRow{
	color:#fff;
	height:50px;
	padding-top:10px;
	background-color:#1d3b77;
}

.TopRow .col-md-4{
	padding:0;
	width: 33.333%\0;
	float:left\0;
}

.logo{
	float:left;
}

.icon{
	float:left;
	margin:12px 0 0 10px;
	font-family:iconfont;
	cursor:pointer;
}

.data{
	float:left;
	margin:15px 0 0 10px;
}

.menu{
	width:26px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:12px;
}

.menulist{
	padding:15px 0;
	background:url(../images/block.png);
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	position:absolute;
	left:-35px;
	display:none;
}

.menulist li{
	width:80px;
	height:30px;
	text-align:center;
	line-height:30px;
}

.menulist a{
	color:#fff;
}

.home{
	font-size:18px;
	margin-top:11px;
}

.help-text{
	width:41px;
	height:34px;
	text-align:center;
	line-height:40px;
	background:url(../images/d.png) no-repeat;
	position:absolute;
	left:-15px;
	display:none;
}

.current-state{
	height:36px;
	background:url(../images/block.png);
}

.current-state .time{
	text-align:center;
	line-height:36px;
	background:url(../images/line_fg.png) no-repeat right center;
}

.timeicon{
	font-family:iconfont;
	margin-right:10px;
}

.TopRow .BackstageBtn{
	padding:7px 10px 0 0;
	text-align:right;
}

.setBox{
	display:inline-block;
}

.set{
	font-size:18px;
	font-family:iconfont;
	display:inline-block;
	vertical-align:middle;
	margin-right:7px;
}

.setList{
	width:101px;
	height:33px;
	background:url(../images/list.png) no-repeat center 0;
	position:absolute;
	top:28px;
	left:-4px;
	padding:10px 0 0 16px;
	display:none;
}

.role{
	margin:0 10px;
}

a.exit{
	color:#fff;
}

.message{
	display:inline-block;
	font-family:iconfont;
}

.message-icon{
	font-size:16px;
	margin-right:5px;
}

.remind{
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	color:#fff;
	background:red;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	position:absolute;
	top:5px;
	right:57px;
}


/*page01*/
.content{
	background:#fff;
	overflow:hidden;
}

.conTop{
	height:40px;
	line-height:40px;
	background:#eee;
	margin-bottom:20px;
	color:#46597b;
	font-size:14px;
}

a.home{
	font-family:iconfont;
	font-size:14px;
	color:#333;
	margin: 8px 10px 0;
	float:left;
	text-decoration:none;
}

.dataText{
	padding-left:45px;
	background:url(../images/sprite01.png) no-repeat;
}

.dataText01{ 
	background-position:20px -5px;
}

.dataText02{ 
	background-position:20px -35px;
}

.dataText03{ 
	background-position:20px -65px;
}

.dataText04{ 
	background-position:20px -95px;
}

.dataText05{ 
	background-position:20px -125px;
}

.sideDot{
	float:right;
}

.sideDot li{
	float:left;
	width:26px;
	height:26px;
	border:1px solid #80cef4;
	margin:7px 10px 0 0;
	text-align:center;
	cursor:pointer;
}

.block{
	width:16px;
	height:16px;
	background:#80cef4;
	margin:4px 0 0 4px;	
}

.sideDot .sideCurrent{
	border-color:#000;
}

.sideCurrent .block{
	background:#000;
}

.num{
	color:#333;
}

.map{
	float:left;
	width:600px;
	height:546px;
	background:#71839f;
	margin-left:20px;
}

.mapBox{
	position:relative;
}

.plane{
	position:absolute;
	right:0;
	top:0;
	z-index:2;
}

.ONE,.TWO,.THREE,.FOUR,.FIVE,.SIX,.SEVEN,.EIGHT,.NINE,.mapText{ position:absolute; cursor:pointer;}

.ONE{
	top:34px;
	right:244px;
}

.TWO{
	top:110px;
	right:140px;
}

.THREE{
	top:127px;
	right:245px;	
}

.FOUR{
	top:197px;
	right:220px;	
}

.FIVE{
	top:211px;
	right:154px;
}

.SIX{
	top:199px;
	right:345px;
}

.SEVEN{
	top:245px;
	right:325px;
}

.EIGHT{
	top:390px;
	right:140px;
}

.NINE{
	top:56px;
	right:468px;
}

.mapText{
	right:40%;
	top:50%;
	color:#000;
	font-size:14px;
	font-weight:bold;
}

.area{
	height:546px;
	margin-left:640px;
	background:#223d6a;
	overflow:hidden;
	background:#223d6a;
}

.area li{
	float:left;
	width:25%;
	height:141px;
	text-align:center;
	line-height:141px;
	color:#fff;
	background:url(../images/line_t01.png) no-repeat right top;
	border-bottom:1px solid #6679a1;
	margin-top:-5px;
}

.border{border:#EAEAEA solid 1px;}
.areas{height:100%;width:100%; overflow:auto;width:230px;background:#fff; padding-top:10px;}
.areas .ztree{margin-bottom:10px;}
.areas li{line-height:30px;}
.areas .indent2{line-height:26px;text-indent: 24px;}
.areas .indent3{line-height:26px;text-indent: 36px;}
.areas .indent4{line-height:26px;text-indent: 48px;}
.houses{height:100%;}
.houses li{
	float:left;
	width:25%;
	height:138px;
	text-align:center;
	line-height:142px;
	background:#223d6a url(../images/line_b01.png) repeat-x left bottom;
	transition:all 3s;
	-webkit-transition:all 3s;
	-moz-transition:all 3s;
	-o-transition:all 3s;
	-ms-transition:all 3s;
	cursor:pointer;
}

.indent2{text-indent:0px;}
.indent3{text-indent:24px;}
.indent4{text-indent:36px;}
.indent5{text-indent:48px;}

.house-detial{}

/*page02*/
.pageNav{
	width:100%;
	height:40px;
	margin-top:40px;
	overflow:hidden;
	background:url(../images/block.png);
}

.menu{
	width:140px;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:14px;
	background:url(../images/bg.png);
}

.glyphicon{
	font-size:12px;
	margin-left:5px;
	cursor:pointer;
}

.pagePosition{
	position:relative;
	height:100%;
}

.pageTop{
	height:40px;
	line-height:40px;
	width:100%;
	overflow:hidden;
	background:#eee;
}

.pageTop a{ text-decoration:none; margin-left:10px; color:#333}

.dropText{
	float:left;
	width:64px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#9ea7b3;
	border-right:1px solid #c7d5e0;
}

.dropMenu{
	position:absolute;
	top:49px;
	z-index:1;
	width:100px;
	background:url(../images/bg.png);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	padding:5px 0;
	display:none;
}

.dropMenu li{
	height:30px;
	line-height:30px;
	text-align:center;
}

.dropMenu li a{
	color:#fff;
	display:block;
	height:30px;
}

.dropMenu li a:hover{
	background:url(../images/block.png);
}

.pageInfo{
	float:right;
}

.pageInfo .icon{
	margin-top:0;
	line-height:50px;
	color:#333;
}

.icon-img{
	font-family:houselb;
	margin:0px 10px 0 0;
	color:#333;
}

.remark-box{
	display:inline-block;
	margin-left:70px;
}

.remark{
	height:50px;
	line-height:50px;
	margin-right:20px;
	float:left;
	color:#333;
}

.color{
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	color:#a9b7b7;
	background:#818181;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	font-family:iconfont;
}
.remark1{background:#818181;}
.remark2{background:#4a6ca9;}
.remark3{background:#fa8100;}
.remark4{background:#10ab05;}
.remark5{background:#ff0000}

.pageCenterNav{
	height:40px;
	background:#efefef;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}

.pageCenterLeft{
	float:left;
	line-height:40px;
	color:#a8a7b3;
	font-size:14px;
}

.pageCenterLeft a.icon{
	font-size:20px;
	margin:0 5px 0 25px;
	color:#9ea7b3;
}

.pageMain .container{
	background:#d7dbe7;
	width:99%;
	height:100%;
	padding:0px;
	overflow:hidden;
}

.conLeft{
	float:left;
	height:100%;
	background:#fff;
}

.sidebar{
	width:250px;
	color:#fff;
	margin:10px 0 0 0;
	padding:10px 0;
	background:url(../images/sidebar.jpg);
}

.sidebarTop{
	height:50px;
	overflow:hidden;
}

.amout-text{
	width:135px;
	height:30px;
	color:#fff;
	font-size:14px;
	padding-left:25px;
	line-height:30px;
	margin:10px 0 0 10px;
	background:url(../images/block.png);
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
	-ms-border-radius:30px;
}

.amount-info,.contact-info{
	height:30px;
	margin-bottom:5px;
}

.amount-info dt,.contact-info dt{
	float:left;
	height:30px;
	line-height:30px;
}

.amount-info dt{
	background:url(../images/sprite.png) no-repeat 25px 0;
	padding-left:55px;
}

.contact-info dt{
	padding-left:25px;
}

.amount-info dd,.contact-info dd{
	float:right;
	line-height:30px;
	padding-right:20px;
}

.conRight{
	margin:0px 0 0 240px;
	padding:15px 0 40px 10px;
	background:#fff;
	overflow:hidden;
	height:100%;
}

.conTitle{
	height:40px;
	line-height:40px;
	color:#333;
	font-size:12px;
	border-bottom:1px solid #eee;
	padding-left:20px;
	background:#fff;
	margin-bottom:10px;
	background:#f6f6f6;
	border-left:5px solid orange;
	border-left:5px solid #4f6d9d;
}
/* .conTitle .btns{float:right;} */

.conMainLeft{
/* 	margin-right:280px; */
	height:100%;
	overflow:auto;
	padding-left:20px;
	background:#fff;
}

.conMainRight{
	float:right;
	width:270px;
}

.conMainTop{
	height:26px;
	position:relative;
}

.conMainBottom{
	overflow:auto;
	background:#fff;
}

.conMainTop .tab{
	height:26px;
	width:140px;
	line-height:26px;
	text-align:center;
	background:#dcdcdc;/*url(../images/img-off.png) no-repeat;*/	
	margin:0 -20px 0 0;
	position:absolute;
	cursor:pointer;
	border-radius:3px;
	color:#272424; 
}

.conMainTop .room{
	left:120px;
}

.conMainTop  i{
	border-bottom: 26px solid #dcdcdc;
	border-left: 10px solid transparent;
	display:inline-block;
	float:right;
}
.conMainTop .room i{
	display:inline-block;
	float:left;
	border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 25px solid #dcdcdc;
    border-right: 9px solid #5e749b;
}

.conMainTop .current{
	background:#5e749b;/*url(../images/img.png) no-repeat;*/
	z-index:1;
	color:#fff;
}

.conBox{
	float:left;
	width:32%;
	height:170px;
	margin-right:0.5%;
	cursor:pointer;
	line-height:20px;
	color:#333;
}

.conBox:HOVER .tool{display: block;}

.roomBox{
	width:87px;
	height:74px;
	line-height:90px;
	margin-right:15px;
	margin-top:20px;
	position: relative;
	background:url(../images/house.png) no-repeat left top;
	float:left;
}

.roomBox .tool{
	position: absolute;
	bottom:0px;
}

.tool a{
	text-decoration: none;
	text-align:center;
	padding:2px 6px; 
	height:25px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}

a.edit{
	border:1px solid #aaa;
	color:#333;
/* 	margin-right:10px; */
	border:1px solid #aaa;
}

a.delete{
	
/* 	margin-right:10px; */
	border:1px solid #aaa;
	color:#333;
}

.full{
	background:url("../images/house3.png") no-repeat left top;
/* 	background:#dcdcdc; */
/* 	color:#818181; */
/* 	border-radius:35px; */
/* 	-webkit-border-radius:35px; */
/* 	-moz-border-radius:35px; */
/* 	-o-border-radius:35px; */
/* 	-ms-border-radius:35px; */
/* 	text-align:center; */
}

.full .triangle-topleft{
	border-top-color:#818181;
}

.empty{
	background:#79dfa2;
	color:#3ab36b;
	border-radius:35px;
	-webkit-border-radius:35px;
	-moz-border-radius:35px;
	-o-border-radius:35px;
	-ms-border-radius:35px;
	text-align:center;
}

.empty .triangle-topleft{
	border-top-color:#3ab36b;
}

.danger{
	background:url("../images/house2.png") no-repeat left top;
/* 	background:#fdc650; */
/* 	color:#fa8100; */
/* 	border-radius:35px; */
/* 	-webkit-border-radius:35px; */
/* 	-moz-border-radius:35px; */
/* 	-o-border-radius:35px; */
/* 	-ms-border-radius:35px; */
/* 	text-align:center; */
}

.house-green{
	background:url("../images/house5.png") no-repeat left top;
}
.house-red{
	background:url("../images/house4.png") no-repeat left top;
}
.house-yellew{
	background:url("../images/house2.png") no-repeat left top;
}
.house-blue{
	background:url("../images/house.png") no-repeat left top;
}
.house-grey{
	background:url("../images/house3.png") no-repeat left top;
}

.green-a{
	background:url("../images/house5_A.png") no-repeat left top;
}
.green-b{
	background:url("../images/house5_B.png") no-repeat left top;
}
.green-c{
	background:url("../images/house5_C.png") no-repeat left top;
}
.red-a{
	background:url("../images/house4_A.png") no-repeat left top;
}
.red-b{
	background:url("../images/house4_B.png") no-repeat left top;
}
.red-c{
	background:url("../images/house4_C.png") no-repeat left top;
}
.yellew-a{
	background:url("../images/house2_A.png") no-repeat left top;
}
.yellew-b{
	background:url("../images/house2_B.png") no-repeat left top;
}
.yellew-c{
	background:url("../images/house2_C.png") no-repeat left top;
}
.grey-a{
	background:url("../images/house3_A.png") no-repeat left top;
}
.grey-b{
	background:url("../images/house3_B.png") no-repeat left top;
}
.grey-c{
	background:url("../images/house3_C.png") no-repeat left top;
}

.danger .triangle-topleft{
	border-top-color:#fa8100;
}

.triangle-topleft{
	width: 0;
    height: 0;
    border-top: 50px solid #818181;
    border-right: 50px solid transparent;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
}

.grade{
	color:#f00;
	font-size:20px;
	font-family:iconfont;
	margin-top:50px;
}

.star{
	font-size:12px;
	font-family:iconfont;
	color:#f00;
}

.fangkeInfo{
	padding:10px 0 0 10px;
	color:#333;
}

.fangkeInfo li{
	min-height:30px;
	word-wrap: break-word;
}

.dengji{
	font-family:iconfont;
	color:#f00;
}

.fangjian{
	display:none;
}

.Info{
	padding-top:20px;
}

.Info .col-md-5{
	line-height:26px;
	text-align:left;
	padding-left:6px;
	margin-bottom:10px;
	margin-right:20px;
	cursor:pointer;
}

.Info .col-md-5 span{color:#241E1E;width:50px;display:inline-block;}
.yizhu{
	color:#666;
	border:1px dashed #ccc;
}

.weizhu{
	border:1px solid #5d6e82;
	color:#666;
}


/*page03*/
.pageCenterRight{
	float:right;
}

.search{
	width:200px;
	height:30px;
	margin-top:4px;
	margin-right:10px;
	padding-left:20px;
	border:0;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	-ms-border-radius:20px;
}

.container .conRight{
	padding-right:15px;
}

.touxiang{
	float:left;
}

.biaozhu{ color:#f00;}

.fangdongText{
	height:44px;
	background:url(../images/icon05.png) no-repeat 0 10px;
	border-bottom:2px solid #e6e6e6;
	margin-bottom:10px;
}

.fangdongInfo{
	overflow:hidden;
}

.fangdongInfoLeft{
	float:left;
	height:200px;
	border:5px solid #e5e5e5;
	padding:10px;
}

.fangdongDetail{
	margin-left:135px;
}

.fangdongDetail li{
	float:left;
	width:50%;
	height:30px;
	line-height:30px;
}

.fangdongInfoRight{
	float:right;
}

.fangkeText{
	background:url(../images/icon06.png) no-repeat 0 10px;
}

.fangkeBox{
	border:1px solid #e0e0e0;
	margin-left:15px;
	padding:0;
}

.fangkeImg{
	margin:10px 0 0 10px;
}

.InfoRow{
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#3a4b5c;
	padding:0 10px;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

.col{
	float:right;
}

.fangkeNum{
	float:right;
	width:85px;
	height:30px;
	background:#2c3e50;
	color:#fff;
	line-height:30px;
	text-align:center;
	margin-right:-10px;
}

/*page04*/

.container .conRight{
	padding:0;
}

.List{
	background:#263952;
	color:#fff;
	text-align:center;
	height:40px;
	line-height:40px;
}

.conList .List{
	color:#bdbaba;
}

.Modify,.Del{
	color:#bdbaba;
	cursor:pointer;
}

.Modify{
	margin-right:10px;
}

.addOwner{
	width:100px;
	height:30px;
	background:#65c3df;
	color:#fff;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	-ms-border-radius:20px;
	border:none;
	margin-right:20px;
}


.menuType li a{display: block;position: relative; overflow: hidden;height:40px;text-decoration:none;color:#333;}
.menuType li span{font-size:15px;width:120px;height:100%; line-height:40px;padding-left:26px;font-weight:normal;}
.menuType .menu_title{border-bottom: 1px solid #ddd;color: #333;font-weight: bold;position: relative;background:#eee;}
.menuType .border-top{border-top: 1px solid #ddd;}
.menuType li ul{margin-left:16px;}

.leftFrame{height:100%;border-right:#d0d0d0 solid 1px;overflow: auto; position: relative; }
.rightFrame{height:100%;border:#d0d0d0 solid 1px;overflow:hidden;overflow-y:auto;position: relative;}
.centerFrame{height:100%;margin:0px 2px;overflow:hidden;overflow-y:auto;position: relative;}

.edit_room{
	width:100%;
	height:100px;
	position: relative;
	border:#ccc solid 1px;
	padding:3px;
	overflow:hidden;
	margin:10px 0 0 10px;
}

.edit_room .tool{
	position: absolute;
	bottom:0px;
	padding-left:6px;
	display: none;
}

.edit_room .tool a{color:#574D4D;
	text-decoration: none;
}

a.layerWin{
	text-decoration:none;
	color:#fff;
	background:#5e749b;
	padding:2px 10px;
	margin-right:10px;
	margin-top:-2px;
	margin-bottom:5px;
}
input.layerWin{
	background:#5e749b;
	padding:2px 10px;
	margin:-2px 10px 5px 10px;
}
.conBox:HOVER .edit_room .rm .tool{line-height:50px;height:50%;width:100%; background:#fff;text-align:center;}

.logCheckIn {width:100%; overflow:auto;height:600px;}
.logCheckIn .left, .logCheckIn .right2 {
    height: 100%;
    outline: 1px solid #000;
}
.logCheckIn .left{
	width: 30%;
    float: left;
    background: #557799;
    color: #ffffff;
}

.logCheckIn .right2 {
    margin-left: 30%;
}


.icon-map-house {
    font-family: houselb;
}

.icon-map-node{
	 border-radius: 3px;
}

.roomWidth ul li{
	background: url('../images/room.png') no-repeat;
	float:left;
	width:132px;
	line-height:256px;
	cursor: pointer;
	text-align: center;
    margin-right: 20px;
}