h3{
    margin-top: 10px;
}
.controls {
    margin-top: 16px;
    border: 1px solid transparent;
    us: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*height: 32px;*/
    outline: none;
    /*box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);*/
}
#price_menu {
    font-weight: bold;
    font-size: 18px;
}

.script{
    font-size: 11px;
    color: #a6a6a6;
    line-height: 16px;
    font-family: 'Nanum Gothic','helvetica neue', helvetica, Dotum, sans-serif;
}
.mg_top_15{
    margin-top: 15px;
}
.font_gothic{
    font-size: 11px;
    font-family: 'Nanum Gothic','helvetica neue', helvetica, Dotum, sans-serif;
    line-height: 16px;
}
.market_list_title{
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}
.board_table {
    width:90%;
    margin-left: auto;
    margin-right: auto;
}
.board_table th{
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #ddddcf;
}
.board_table td{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-family: 'Nanum Gothic','helvetica neue', helvetica, Dotum, sans-serif;
    border-bottom: 1px solid #ddddcf;
    line-height: 16px;
}

.board_table a{
    font-size: 11px;
    color: #555555;
}
.check_date{display: none;}
#board_bottom{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    margin-top: 15px;
}
#search_txt{
    border: 1px solid #cdcdcd;
    height: 24px;
}
.app_info_con{
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
/*table 관련 */
#price_table {
    width: 100%;
}
#price_table th{
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #ddddcf;
}
#price_table td{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-family: 'Nanum Gothic','helvetica neue', helvetica, Dotum, sans-serif;
    border-bottom: 1px solid #ddddcf;
    line-height: 16px;
    text-align: left;
}

#price_table a{
    font-size: 11px;
    color: #555555;
}
.price_td_t{
    color: #a6a6a6;
    min-width: 50px;
}
.price_table_effect_tr{
    background: #ebebe3;
    font-weight: bold;
}
.price_table_effect_tr td{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
}
.bt_start{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    font-weight: bold;
    text-align: center;
    /*background: #6e91b0;
    cursor: pointer;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;*/
}
.bt_start button{
    height: 60px;
}
#cal_area{
    display: none;
}
.price_table_imgarea{
    background: #e9e9e9;
    text-align: center;
}
.price_td_con{
    min-width: 50px;
}
.price_td_val{
    min-width: 80px;
}
.icon_st{
    margin-right: 3px;
}
#total_sum{
    color: #ff6000;
}
#check_page_detail{
    display: none;
    width: 100%;
}
#page_select{
    width: 100%;
}
#cal_area table td{
    line-height: 25px;
    font-size: 15px;
}
#user_info_table {
    width: 100%;
    margin-bottom: 0px;
}
#user_info_table tr td{
    line-height: 15px;
    font-size: 11px;
}
#user_info_table td{
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.user_info_table_title{
    max-width: 25px;
}

.price_st{
    color: #ff6000;
}
/*신청 내용 상세 보기 페이지*/
