﻿.layout {
	width:1008px;
	height: 866px;
}
 
.student { width:518px; overflow:auto;}
.student img { width:259px; float:left; }
.room { background:url(../images/hhz_11.jpg) no-repeat top right; }
.room img { float:left; margin:19px 0 0 19px; width:180px; }
.room img:hover {
}
 
.babas h1 { font:bold 14px/24px verdana; margin:12px 0; text-align:center; }
.babas img { border:3px solid gray; cursor:pointer; }
.babas img:hover { border-color:red; }
.babas img.bobo { width:285px; margin:10px auto; display:block; }
.babas div.bobo { width:291px; margin:0 auto 10px; }
.babas div.bobo img { float:left; margin:0 0 3px 3px }
.babas div.bobo p { text-indent:2em; }
.wenchua div { margin:5px 0 5px 5px; }
.wenchua img { float:left; border:3px solid gray; cursor:pointer; }
.wenchua img:hover { border-color:#D3D3D3;}
.roombo {
	width:200px;
	float: left;
}

#gotoArea { background:white; display:none; position:absolute; border:3px double #50A0C7; }
#gotoArea a { font:12px /18px simsun; margin-left:10px; }
#gotoAreadiv { border-bottom:1px solid #327A9C; background:#50A0C7; font:bold 12px /18px simsun; padding:0 5px; margin-bottom:5px; color:white; }
#gotoAreadiv a { color:black; text-decoration:none; font:12px/18px verdana; float:right; padding:0 3px; }
#gotoAreadiv a:hover { color:white; background:red; }
.TB { font-weight:bold !important; }
.TR { color:red !important; }

