#main p {
	margin-left: 12px;
}

#main tr {
	vertical-align: top;
}
#main .title tr {
	vertical-align: middle;
}

#main h3 {
	margin-bottom: 5px;
}
#main td img {
	margin-left: 10px;
}
#main #figure {
	position: relative;
	font-size: 1px;
	line-height: 1px;
}

#index_onetime {
	position: absolute;
	left: 155px;
	top: 172px;
}
#index_control {
	position: absolute;
	left: 2px;
	top: 2px;
}
#index_approval {
	position: absolute;
	left: 2px;
	top: 343px;
}
#index_guest {
	position: absolute;
	left: 411px;
	top: 20px;
}

#index_admini {
	position: absolute;
	left: 212px;
	top: 427px;
}

#main .section {
	margin-bottom: 10px;
}
/*
#main .title table {
	height: 60px;
}*/
/*IE7—p*/
*:first-child+html #main .height {
	height: 200px;
}
