
.c_room_header {
	vertical-align: bottom;
	text-align: left;
	width: 540px;
	height : 50px;
}
.C_room_header_line{
  vertical-align : top;
  text-align : left;
  width : 540px;
  height : 25px;
}
.c_thumb_cell{
  vertical-align : bottom;
  text-align : center;
  width : 60px;
  height : 60px;
}
.c_thumb_image{border-style : none solid solid none;
  border-right-color : olive;
  border-bottom-color : olive;
  width : 50px;
  height : 50px;
  border-right-width : 2px;
  border-bottom-width : 2px;
}