/*bottom.css*/

/* 하단 관리자 버튼 라인 { */
.bottom_admin {
	width:100%;
	margin:0;
	background:#343746;
}
.bottom_wrapper {
	width:1000px;
	margin:0 auto;	
	background:#343746;
}
.bottom_admin ul{
	list-style:none;
	text-align:center;
	padding:10px 0;
	margin:0;
}
.bottom_admin a {
	padding:10px 0;
	color:#fff;
}
.bottom_admin li{
	font-size:9pt !important;
	cursor:pointer;

}
/* } 하단 관리자 버튼 라인 */


/* 하단 관리 버튼 { */
.bottom_btn {
	max-width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
}
.bottom_btn ul{
	list-style:none;
	display: inline-block;
	zoom:1;
	*display:inline;
	text-align:center;
}
.bottom_btn li{
	float:left;
	font-size:9pt !important;
	padding:4px 8px;
	margin:10px 6px 4px 0;
	background:#FFF;
	outline: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #C5C5C5;
	display:inline;
}
.bottom_btn li:hover {
	background:#F2F2F2;
}
.bottom_btn a {
	color:#484848 !important;
	text-decoration:none !important;
}
/* } 하단 관리 버튼 */


/* 하단 업체 카피라이트 PC { */
#footer_wrap {
	width:100%;
	height:201px;
	padding:0;
	margin:0;
}
#footer_wrapper {
	width:1000px;
	margin:0 auto;	
	height:201px;
}
#footer_left {
	float:left;
	padding:0;
	margin:0;
	height:201px;
}


#footer_right {

	font-size:9pt !important;
	height:201px;
	float:left;
	padding-left:20px;

}
#footer_right ul {
	list-style:none;
	padding:50px 0 0 0;
	margin:0;

}
#footer_right #footer_info {
	color:#c6c6c6;
	line-height:18px;
}
#footer_right #footer_copyright {
	color:#c6c6c6;
	padding-top:10px;
}


.num_color a {color:#c6c6c6;}

/* } 하단 업체 카피라이트 PC */


/* 하단 업체 카피라이트 모바일 { */
.bottom_line {
	background:#373737;
	padding:15px 5%;
	font-size:9pt !important;
	text-align:center;
}
.bottom_line .line_info, .bottom_line .line_info a {
	width:90%;
	color:#DBDAD2;
	line-height:18px;
	margin:0 auto;
	text-decoration:none;
}
.bottom_line .line_copyright {
	width:90%;
	color:#9A9A9A;
	padding-top:10px;
	font-weight:bold;
	margin:0 auto;
}
/* } 하단 업체 카피라이트 모바일 */


/* 하단 이레웹 카피라이트 { */
.bottom_copyright {
	text-align:center;
	line-height:18px;
	padding:10px 0 10px 0;
	font-size:9pt;
}
.bottom_copyright a {
	color:#5C9E3D !important;
	text-decoration:underline !important;
}
/* } 하단 이레웹 카피라이트 */



/* 모달 로그인 { */
.ms2-box {position:relative;padding:0;border:1px solid #d2d2db;background:#f7f7f7}
.ms2-box-lbl {position:absolute;top:10px;left:22px;color:#666;font-size:0.95em;letter-spacing:-0.1em;cursor:text}
.ms2-box-lbl-focus {color:#ccc}
.ms2-box-inp {border:0}

.ms2-confirm {margin:0 auto;padding:0;width:80% !important}
.ms2-confirm h1 {margin:0 0 20px;font-size:1.3em;text-align:center}
.ms2-confirm h2 {margin:0 0 10px}
.ms2-confirm p {margin:0 0 10px;line-height:1.8em}
.ms2-confirm .ms2-box {margin:0 20px 10px}
.ms2-confirm .ms2-box-lbl {top:13px}
.ms2-confirm .ms2-box-inp {width:90%;line-height:2em;padding:9px 0 9px 5px;}
.ms2-confirm-id {height:40px;line-height:3em}
.ms2-confirm-box {margin:0 20px 10px;}
.ms2-confirm-submit {display:block;margin:0 0 30px;padding:10px 0;width:100%;border:0;background:#000;color:#fff;text-decoration:none;cursor:pointer}
.ms2-confirm-links {text-align:center}
.ms2-confirm-links a {color:#666;font-size:0.95em}
.ms2-confirm-links #login_password_lost {display:inline-block;margin:0 20px 0 0}
/* } 모달 로그인 */


/* 모달 sns { */
.modal_sns .sns_style { padding:30px 0; }
.modal_sns .sns_style div { }
/* } 모달 sns */