@charset "utf-8";
/* CSS Document */

html,div,img {
	margin: 0;
	padding: 0;
	border: none;
	color:#333;
	font-family:
}

body {
	margin: 0;
	padding: 0;
	font-family:sans-serif, Arial, Helvetica;
	font-size:12px;
}

#page {
	position:absolute;
	top:0px;
	left:0px;
	text-align: left;
	width:656px;
	height:620px;
	z-index: 10;
	overflow:hidden;
	padding:5px;
	margin:0 22px;
}

#page #footer {
	position:absolute;
	bottom:0px;
	left:-1px;
	width:656px;
	height:15px;
	text-align: center;
	padding:3px 0px;
	z-index: 12;
	background:#404040;
	color:#eee;
}

img.has_meetingroom {
	position:absolute;
	top:35px;
	left:614px;
	width:20px;
	height:30px;
}


img.shinystat {
	width:2px;
	height:2px;
	position:absolute;
	left:1px;
	top:1px;
}
