.LoginForm {
	color: #006699;
	text-align: left;
	padding-bottom: 20px;
   background: url(_image/06_under_menu_gradient.png);	
}
.LF_Logo {
	width: 136px;
	height: 48px;
	background:url(_image/12_login.png);
}
.LF_Caption {
	padding: 5px 0px 5px 10px;
	font-size: 13px;
}
.LoginButtonBox {
	padding: 8px 0px 0px 61px;
}
.LoginButton {
	background: url(_image/14_login_button.png);
	width: 129px;
	height: 28px;
	text-align: center;
}
.InLoginButton {
	margin: auto;
	padding-top: 8px;
}
.ILB_Submit {
	border: none;
	width:68px;
	height: 12px;
	cursor: pointer;
}
.UnderLogin {
	text-align: right;
	padding: 10px 20px 0px 0px;
}
.UL_Line {
	font-size: 11px;
}
.UL_Line a {
	text-decoration: underline;
	color: #006699;
}
