@charset "euc-kr";
/*--------------------------------------------------------------
   ·Î±×ÀÎ
--------------------------------------------------------------*/

#service_login {
	height:400px;
	margin:0 auto;
	padding:0;
	background:url('/site/executive/image/sso/bg_login.jpg') no-repeat;
}
#service_login h4 {
	width:400px;
	margin:0 auto;
	padding:0;
}
#service_login h4 img{
	margin-top:55px;
}
#service_login label,#service_login input {
	float:left;
	margin:0 0 0 25px;
}

#login_id_lb {
	width:58px;
	height:20px;
	background:url('/site/executive/image/sub08/login_id.gif') no-repeat;
}

#login_pw_lb {
	width:58px;
	height:20px;
	background:url('/site/executive/image/sub08/login_pw.gif') no-repeat;
}
#login_id  {
	float:left;
	height:20px;
	margin-left:70px !important ;
}

#login_pw {
	float:left;
	height:20px;
	margin-left:70px !important ;
}

#service_login fieldset {
	margin:0 auto;
	padding:0;
	width:400px;
	height:124px;
	background:url('/site/executive/image/sub08/login_titlebg.gif') no-repeat left;
	border:0 ;
	text-align:left ;
}

#service_login fieldset legend{
	display: none;	
}

div.login_button{
	width:51px;
	float:right;
	display:inline;
	height:49px;
	position:relative;
	right:80px;
	top:-26px;
}

#service_login p {
	clear:both;
	position:relative;
}

#service_login p img {
	margin: 1px;
	
}

#service_login input{
	width:150px;
}