/*=================================================================================================
// 명    칭 : 회원관련 css
// 처리내용 : 로그인, 회원가입, 회원정보수정, 탈퇴
// 작 성 자 : 2013-09-06 강대인
//=================================================================================================*/
@charset "utf-8";


/* 기본베이스_로그인*/
#mi_login{width:1000px; margin:0 auto;}
#mi_login .mc_login_box{margin:20px  0;border-bottom: solid 1px #ccc;padding: 30px 0;}
#mi_login .mc_login_box table{width:483px; margin:0 auto;}
#mi_login .mc_login_box table tr td{text-align:right; padding:0 10px; font-size:14px;}
#mi_login .mc_login_box table tr td.text_left{text-align:left;font-size:12px;}
#mi_login .dc_btn_join{width: 100%;background-color: #f1f1f1;padding: 30px;font-size: 13px;line-height: 30px;}
#mi_login .dc_btn_join ul li span.join_text{margin: 0 40px 0 0;}
#mi_login .dc_btn_join ul li span.join_text02{margin: 0 18px 0 0;}
#mi_login .dc_btn_join ul li span a{color:#666;}
#mi_login .dc_btn_join ul li span a.join_btn{padding: 5px 20px;background-color: #ddd;margin: 0 10px;}







/* 기본베이스_회원가입약관동의 */
#di_regis { width:100%; margin:0 auto;}
#di_regis .dc_regis_title { margin:0 0 13px 0;font-size:16px; color:#222; font-weight:bold; }
#di_regis .dc_regis_box { margin:0 0 30px 0; width:100%;}
#di_regis .dc_regis_box .dc_scroll { line-height:150%; overflow:auto; border:1px solid #d6dbde; color:#777;  height:160px; padding:10px 0 0 10px; }
#di_regis .dc_regis_box .dc_scroll dt {margin: 15px 0 0 0;}
#di_regis .dc_agree {  height:32px; padding:11px 0 0 30px ;text-align: right;color: #555;}
.dc_regis_button { width:745px; margin:0 auto; text-align:center; }

#di_agree_confirm { width:100%; margin:0 auto;  padding:34px 0 31px 0; border-top:1px solid #959595; border-bottom:1px solid #959595; }
#di_agree_confirm .dc_confirm_title { color:#222; font-size:16px; font-weight:bold; margin:0 0 22px 7px; }
#di_agree_confirm .dc_confirm_name { overflow:hidden; margin:0 0 14px 0; }
#di_agree_confirm .dc_confirm_name li { float:left; line-height:40px; }
#di_agree_confirm .dc_confirm_name li input { width:135px; height:40px; padding:3px 5px; border:1px solid #ababab; background:#f8f8f8; font-size:1.1em; }
#di_agree_confirm .dc_confirm_name li select { width:110px; height:40px; border:1px solid #ababab; background:#f8f8f8;font-size: 14px; }
#di_agree_confirm .dc_confirm_name .dc_confirm_nametext { width:100px; text-align:right; padding:0 20px 0 0; font-size:1.1em; color:#666; }
#di_agree_confirm .dc_confirm_name .dc_confirm_etctext { text-align:left; padding-left:20px; font-size:1em; color:#666; }
#di_agree_confirm .dc_confirm_name .dc_btn_email .btn_ok{position: relative;float:left;bottom: inherit;left: inherit;display: inline-block;width: 120px;height: 41px;margin: 0;padding: 0;border-top: solid 1px #6f6f6f;border-right: solid 1px #6f6f6f;border-bottom: solid 1px #6f6f6f;border-left: solid 1px #6f6f6f;background:url(../img/common/bg_button_ok.gif) repeat-x;text-align: center;font-size: 13px;font-weight:bold;;color: #fff;line-height: 41px;cursor: pointer;margin-left: 20px;}
#di_agree_confirm .dc_confirm_email { overflow:hidden; }
#di_agree_confirm .dc_confirm_email li { float:left; line-height:40px; }
#di_agree_confirm .dc_confirm_email li input { width:136px; height:40px; padding:3px 5px; border:1px solid #ababab; background:#f8f8f8; font-size:1.1em; }
#di_agree_confirm .dc_confirm_email li select { width:146px; height:40px; border:1px solid #ababab; background:#f8f8f8;font-size:14px; }
#di_agree_confirm .dc_confirm_email .dc_confirm_emailtext { width:100px; text-align:right; padding:0 20px 0 0; font-size:1.1em; color:#666; }
#di_agree_confirm .dc_confirm_email .dc_btn_email .btn_ok{position: relative;float:left;bottom: inherit;left: inherit;display: inline-block;width: 120px;height: 41px;margin: 0;padding: 0;border-top: solid 1px #6f6f6f;border-right: solid 1px #6f6f6f;border-bottom: solid 1px #6f6f6f;border-left: solid 1px #6f6f6f;background:url(../img/common/bg_button_ok.gif) repeat-x;text-align: center;font-size: 13px;font-weight:bold;;color: #fff;line-height: 41px;cursor: pointer;margin-left: 20px;}
#di_agree_confirm .dc_confirm_text { padding:0 0 0 70px; margin:26px 0 0 0; color:#666; }
#di_agree_confirm .dc_confirm_text span { color:#de3030; }

#di_agree_confirm .dc_confirm_number { overflow:hidden; display:none; margin:10px 0 0 0; }
#di_agree_confirm .dc_confirm_number li { float:left; line-height:40px; }
#di_agree_confirm .dc_confirm_number li input { width:136px; height:32px; padding:3px 5px; border:1px solid #ababab; background:#f8f8f8; font-size:1.1em; }
#di_agree_confirm .dc_confirm_number .dc_confirm_numbertext { width:100px; text-align:right; padding:0 20px 0 0; font-size:1.1em; color:#666; }
#di_agree_confirm .dc_confirm_number .dc_btn_confirm { margin:0 0 0 10px; }
/* //기본베이스_회원가입약관동의 끝*/



/* 기본베이스_회원가입폼 */
#di_join_form { width:100%; margin:0 auto; }
#di_join_form .dc_join_title { color:#152e7f; font-size:1.2em; font-weight:bold; margin:0 0 10px 0; }
#di_join_form .dc_join_title2 { color:#152e7f; font-size:1.2em; font-weight:bold; margin:30px 0 10px 0; border-top:2px solid #152e7f;padding:15px 0 0 0;}
#di_join_form .dc_join_info { background:#F6F9FA; height:97px; padding:18px 30px; color:#666; line-height:20px; margin:0 0 46px 0; }
#di_join_form .dc_join_table { border-bottom:1px solid #d8d7d7; width:100%; color:#777; }
#di_join_form .dc_join_table tr th { min-height:49px; line-height:49px; font-size:1.1em; border-top:1px solid #d8d7d7; }
#di_join_form .dc_join_table tr td { min-height:49px; border-top:1px solid #d8d7d7; }
#di_join_form .dc_join_table tr td span { color:#b61466; line-height:28px; }
#di_join_form .dc_join_table tr td .dc_input { width:145px; height:32px; line-height:34px; font-size:1.1em; padding:0 9px; border:1px solid #ababab; }
#di_join_form .dc_join_table .dc_phone input { height:32px; line-height:32px; font-size:1.1em; padding:0 9px; border:1px solid #ababab; }
#di_join_form .dc_join_table .dc_phone .btn_addrfind{position: relative;bottom: inherit;left: inherit;display: inline-block;width: 120px;height: 32px;margin: 0;padding: 0;border-top: solid 1px #ddd;border-right: solid 1px #aaa;border-bottom: solid 1px #aaa;border-left: solid 1px #ddd;background:url(../img/common/bg_button_cancle.gif) repeat-x;text-align: center;font-size: 13px;font-weight:bold;;color: #666;line-height: 32px;cursor: pointer;margin-left: 20px;vertical-align: bottom;}
#di_join_form .dc_join_table .dc_addr { padding:10px 0; }
#di_join_form .dc_join_table .dc_addr input { height:32px; line-height:34px; font-size:1.1em; padding:0 9px; border:1px solid #ababab; }
#di_join_form .dc_join_table .dc_addr .btn_addrfind{position: relative;bottom: inherit;left: inherit;display: inline-block;width: 120px;height: 32px;margin: 0;padding: 0;border-top: solid 1px #ddd;border-right: solid 1px #aaa;border-bottom: solid 1px #aaa;border-left: solid 1px #ddd;background:url(../img/common/bg_button_cancle.gif) repeat-x;text-align: center;font-size: 13px;font-weight:bold;;color: #666;line-height: 32px;cursor: pointer;margin-left: 20px;vertical-align: bottom;}
#di_join_form .dc_join_table .dc_file { padding:10px 0; }
#di_join_form .dc_join_table .dc_file input { height:32px; line-height:34px; font-size:1.1em; padding:0 9px; border:1px solid #ababab; }

#di_join_form .dc_join_table select { width:146px; height:40px; border:1px solid #ababab; background:#f8f8f8;font-size:14px; }
/* //기본베이스_회원가입폼 끝*/



/* 기본베이스_아이디패스워드찾기*/
#idpwFindBox{ min-height: 300px; margin: 50px 0 0 0;}
#idpwFindBox .findTitle{ width:100%; height:30px; }
#idpwFindBox .findTitle p{color:#633524; font-size:18px; font-weight:bold;}
#idpwFindBox #findText{ height:110px; margin-top:30px; margin-bottom:50px; border:solid 1px #d4cfbe; background:#fafaf9;}
#idpwFindBox #findText p{font-size:13px; color:#666;  width:600px; padding-top:12px; padding-left:30px; }
#idpwFindBox p{color:#d61c5f}
#idpwFindBox #findBox{ width:100%;}
#idpwFindBox #findBox .findSub{ width:100%; height:100%; margin-bottom:30px; }
#idpwFindBox #findBox .findSub .titleText02{margin:0 auto;width:100%; height:100px; border-bottom:solid 1px #666;}
#idpwFindBox #findBox .findSub .titleText02 #img0104{margin:0 auto;width:452px; height:67px; }
#idpwFindBox #findBox .findSub .tableBox{margin:30px auto;width:400px; height:120px; }
#idpwFindBox #findBox .findSub .tableBox table { text-align:center; margin:auto; width:100%; border:0; }
#idpwFindBox #findBox .findSub .tableBox table td { padding:5px 0 5px 5px; height:40px; line-height:40px; }
#idpwFindBox #findBox .findSub .tableBox table td.mPost { text-align:center; bottom:4px; right:0px; width:180px; }
#idpwFindBox #findBox .findSub .tableBox table td.mPost img { cursor:pointer; }
#idpwFindBox #findBox .findSub .tableBox table td .ssInput{height:48px;padding:3px 5px;border:solid 1px #dfdfdf;background-color:#fff; font-size:18px; }
#idpwFindBox .idpwFind_desc{ float:left; width:100%; height:20px; }
#idpwFindBox .idpwFind_desc p{color:#666;text-align:center;font-size:13px; }
/* //기본베이스_아이디패스워드찾기 끝*/



/* 기본베이스_회원탈퇴*/
#memberLeaveBox{ width:100%; margin:0 auto;}
#memberLeaveBox .leaveTitle { background:#F6F9FA; height:97px; padding:18px 30px; color:#666; line-height:20px; margin:0 0 46px 0; }
#memberLeaveBox #leaveBox{ width:100%;margin-bottom:20px;}
#memberLeaveBox #leaveBox .dc_leave_table { border-bottom:1px solid #d8d7d7; width:100%; color:#777; }
#memberLeaveBox #leaveBox .dc_leave_table tr th { min-height:49px; line-height:49px; font-size:1.1em; border-top:1px solid #d8d7d7; }
#memberLeaveBox #leaveBox .dc_leave_table tr td { min-height:49px; border-top:1px solid #d8d7d7; }
#memberLeaveBox #leaveBox .dc_leave_table tr td span { color:#b61466; line-height:28px; }
#memberLeaveBox #leaveBox .dc_leave_table tr td .dc_input { width:145px; height:32px; line-height:34px; font-size:1.1em; padding:0 9px; border:1px solid #ababab; }
/* //기본베이스_회원탈퇴 끝*/

/* 버튼 스타일 */
.dc_join_button {text-align:center;margin:20px 0;}
.dc_join_button img {margin:0 2px;}

#di_button {text-align:center;margin:20px 0;}
#di_button img {margin:0 2px;}


/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}

.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100%;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 0;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .05em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

.h_medium {height:40px;}

.button_1 {text-align:center;background:#444;color:#eee;margin:2px 4px;padding:0 20px;display:block;}
.button_1:hover {background:#000;color:#fff;}