/* 공통색 */
.common_color {
border-bottom: 2px solid #464d60;
}
/* 공통색 */
.member *{
padding:0;
margin:0;	
}
.member img{
border:none;
}
.common_box {
margin-top:25px;
clear:both;
}
.common_box h2 {
margin-bottom:15px;
text-align:left;
}
.mem_location {
float:right;
}
.mem_location li {
float:left;
font-size:11px;
color:#959595;
padding-left:5px;
}
.mem_location img {
padding-top:2px;
}
.mem_top {
overflow:hidden;
}
.mem_topline {
border-bottom: 1px solid #dedede;
margin-top:10px;
clear:both;
}
.agree_box {
background:#f3f3f3;
height:255px;
border-bottom: 1px solid #dedede;
}
.agree_textbox {
padding:10px;
}
.agree_box_in {
overflow-y:scroll;

height:160px;
border: 1px solid #dedede;
background:#FFF;
padding:5px;
}
.agree_text {
margin-top:10px;
}
.agree_check {
margin-left:10px;
}
.members_btn {
text-align:center;
margin-top:30px;
}
.mem_signup ul li {
float:left;
}
.mem_signup_tit {
background:#f3f3f3;
width:130px; 
height:40px; 
font-weight:bold;
padding-left:15px;
border-bottom:#dedede 1px solid;
}
.mem_signup_cont {
border-bottom:#dedede 1px solid;
}
.mem_signup_input {
padding-left:15px;
}
.find_topbg {
background:url(images/membes_find_topbg.jpg) repeat-x;
 height:30px; 
 border-left:#dedede 1px solid;
  border-right:#dedede 1px solid;
}

.memcommon_tit {
font-weight:bold;
height:40px;
}
.memcommon_box {
border-left:#dedede 1px solid;
border-right:#dedede 1px solid;
border-bottom:#dedede 1px solid;
}
.members_subtit {
text-align:center;
margin-top:25px;
margin-bottom:25px;
}
.find_topbg {
background:url(images/membes_find_topbg.jpg) repeat-x;
 height:30px; 
 border-left:#dedede 1px solid;
  border-right:#dedede 1px solid;
}
.find_btn {
text-align:center;
margin-top:25px;
margin-bottom:25px;
}

.text_box {
border: 1px solid #c0c0c0;
height: 21px;
padding-left: 3px;
padding-top: 3px;
font-size:12px;
background-color:#f7f7f7;
font:9pt dotum;
}

/* 우편번호 찾기 시작 */
.article_tit {
background: none repeat scroll 0 0 #F9F9F9;
border-bottom: 1px solid #E4E4E4;
color: #101010;
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 17px 20px 16px;
border-top: 3px solid #BDBDBD;
text-align:left;
}
.article_info {
padding:10px;
border-bottom: 1px solid #E4E4E4;
font-size: 12px;
}

.over{
background: none repeat scroll 0 0 #F9F9F9 !important;
}
.zip_top_tit {
text-align:left;
margin-top:25px
}
.zip_top_subtit {
text-align:left;
margin-top:15px;
}
.zip_top_subtit2 {
padding-top:9px;
padding-left:9px;
}
/* 우편번호 찾기 끝 */