/* BASIC css start */
.c_mem { width:100%; height:40px; line-height:40px; background-color: #fff; border: 0px solid #EFEFEF; margin-top:30px; margin-bottom:50px;}
.c_mem .title {  width:250px;  text-align:center; height:40px; margin:0 auto; border-top: 1px solid #E1E1E1;  border-bottom: 1px solid #E1E1E1;}
.c_mem .title .name { font-weight:bold; font-size:12px; color:#333; text-transform:uppercase; font-family:'Roboto','Nanum Gothic',Arial,sans-serif; }

.c_review_img { width:100%; text-align:center; }



.mem_t { text-align:center; padding-bottom:30px; }
.table_basic { width: 100%; text-align: center; }
.table_basic th { vertical-align: middle; }
.table_basic tr { border: 1px solid #e3e3e3; }
.mypage_class th { padding: 15px 0; border-left: 1px solid #e3e3e3; }
.mypage_class td { color: #777; padding: 15px 0; border-left: 1px solid #e3e3e3; }
.vertical_middle { vertical-align: middle; }
.mem_f { text-align:center; padding:30px 0 50px 0; font-size:15px; }
/* BASIC css end */

