.AreaRequest
{
	display: block;
}
.LoginBox
{
	padding: 20px;
	padding-top: 50px;
	padding-bottom: 50px;

	background-image: url('../../res/image/000000_032.png');
}
/*
*/
html,
body
{
	width: 100%;
	height: 100%;
}
/*
*/
#idWrap
{
	width: 100%;
	height: 100%;
}
.WrapperContents
{
	position: relative;
	height: 100%;
}
#idContents
{
/*
*/
	position: absolute;
	width: 100%;
	height: 50%;
	top: 0;
	bottom: 0;
	margin: auto;
}
/*
#idIptUserId,
#idIptPass
{
	color: #FFFFFF;
}
*/




.navbar-nav
{
	height: 60px;
}
