select {
    height: 31px;
    color: #717171;
    vertical-align: top;
    outline: none;
    border: 1px solid #cccccc;
}

#contents {
    padding: 80px 0 !important ;
}

#contents .sub_content .content {
    position: relative;
    padding-top: 0px !important; 
    width: 1200px !important;
}

#contents .sub_content .content:before {
    content: '마이페이지';
    position: absolute;
    top: 0;
    right: 0;
    width: 1170px;
    display: block;
    text-align: center;
    font-size: 40px;
    color: #222;
    font-weight: 500;
    letter-spacing: -1px;
    display:none !important;
}

.sub_content {
    padding: 20px 0 0 !important;
}

.btn_gray_list .btn_gray_small {
    width: 80px !important;
}

div.option_tit_box > dl > dd > dl > dd > span:nth-child(3) > span > a{
    width: 113px !important;
}

.ly_close {
    width: 20px !important;
}