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

.login_content,.layout_page {
	border:#e5e5e5 1px solid;
}

.lbl_username, .lbl_password {
	width:100%;
}

.layout_page,.menu_space,.work_part{
	min-height:50px;
}

*html .layout_page,*html .menu_space,*html .work_part{
	height:50px;
}
