/* CSS Document */

a:link{
	color:#024890 !important;
	text-decoration:underline;
}

.modal-footer ul{
	list-style:none;
	margin:0;
	padding:0;
}

.modal-footer li{
	float:left;
	width:20%;
	border-right:1px solid #ddd;

}

.modal-footer li:last-Child{
	border-right:none;
}
.modal-footer li a{
	display:block;
	text-align:center;
}

.forget{
	margin: 8px 22px 15px 8px;
	padding:0;
	overflow:hidden;
}

.forget li{
	margin:0;
	padding:0;
}

.forget li a{
	background:url(../img/lm_red.png) no-repeat left center;
	padding: 0 0 0 8px;
	font-size:12px;
	color:#024890;
	text-decoration:none;
}

#sns{
	clear:both;
	overflow:hidden;
}

#sns ul{
	list-style:none;
	margin:0;
	padding:0;
}

#sns li{
	float:left;
	width:20%;
	border-left:1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align:center;
	background-color:#707070;
}

#sns li a{
	width:100%;
	height:53px;
}

#sns img{
	margin: 0 ;
}

#mainVisual{
	text-align:center;
}

.txtRed{
	color:#e01911;
}

.txtLeft{
	text-align:left !important;
}


.f16{
	font-size:16px;
}

.red{
	background-color:#e2001a;
	color:#ffffff;
}

.red h3{
	margin-top:12px !important;
}

.rc-h5{
	border-left:6px solid #e11b14;
	font-size:16px;
	padding:4px 10px;
}

.rc-h3{
	font-size:16px !important;
}



.redBox {
	border:1px solid #e11b14;
}

.redBox .title{
	font-size:18px;
	color:#e11b14;
	font-weight:bold;
	border-bottom:1px solid #e11b14;
	text-align:center;
	padding:8px ;
}

#login{
	width:100%;
	margin:0 0 11px 0;
	height:40px;
	padding:0 10px;
	box-sizing:border-box;
}

#name03{
	width:49%;
	margin:0 1% 11px 0;
	height:40px;
	padding:0 10px;
	box-sizing:border-box;
}

#name04{
	width:49%;
	margin:0 0 11px 1%;
	height:40px;
	padding:0 10px;
	box-sizing:border-box;
}

#pass,
#pass02,
#code{
	width:100%;
	margin:0 0 11px 0;
	height:40px;
	padding:0 10px;
	box-sizing:border-box;
}

#login_button,
#submit02{
	width:100%;
	text-align:center;
	background-color:#00b801;
	height:50px;
	border:none;
	color:#fffffF;
	margin:0 0 15px 0;
}

label{
	font-weight:normal !Important;
}

.f12{
	font-size:12px;
}

#step{
	text-align:center;
	overflow:hidden;
	background:url(../img/step_bg.png) repeat-x left top;
	margin:20px 0 15px 0;
}

#voice img{
	width:auto !important;
	height:58px !important;
	box-shadow:none !important;
}

/* footer */

.footer li{
	background:url(../../../common/img/lm_red.png) no-repeat left 3px;
	margin:0 0 25px 0;
	padding:0 0 0 15px;
	float:left;
	width:50%;
	list-style:none;
}

.footer ul{
	margin:0 ;
	padding: 0 !Important;
}

.footer li a{
	color:#333333 !important;
	text-decoration:none;
}