@charset "utf-8";
/* CSS Document */

#body-wrapper {
	/*height: 600px;*/
}

#login-wrap{
	position: relative;
	margin: auto;
	top: 20px;
	width: 158px;
	height:160px;
}

.place {
	background-color: #8C0705;
	height: 50px;
	opacity: 0.4;

}

li {
	cursor: pointer;
}

#admin .submit {
	margin:10px 5px 0;
}

#admin label {
	margin:0 0 5px 2px;
}