

.form_input {
    padding-left:3;
    background-color:#FFFFFF;
    height:28px;
    border:1px solid #C9C7B3;
    /* font-family:dotum,verdana; */
    /* font-size:12px; */
    color:#323232;
    width: 100px;
    vertical-align: middle;
}

.form_input_cal {
    padding-left:3;
    background-color:#FFFFFF;
    height:28px;
    border:1px solid #C9C7B3;
    /* font-family:dotum,verdana; */
    /* font-size:12px; */
    color:#323232;
    width: 80px;
    vertical-align: middle;
}

.form_drop {  
    padding-left:3; 
    background-color:#FFFFFF;
    height:28px;
    border:1px solid #C9C7B3; 
    /* font-family:dotum,verdana; */
    /* font-size:12px; */
    color:#323232;	
    top: 0px;
    position: relative;
    vertical-align: middle;
}

.default_table {
    width: 98%;
    text-align: left;
    line-height: 1.5;
    margin: 22px 10px;
    background: white;
}

.channel_table {
    width: 98%;
    text-align: left;
    line-height: 1.5;
    margin: 20px 10px;
    background: gray;
}

#channel_info th {
    width: 40%;
    padding: 10px;
    font-weight: bold;
    vertical-align: middle;
}

#channel_info td {
    width: 60%;
    padding: 10px;
    vertical-align: middle;
}

#user_contents th, #shipping_info th {
    width: 40%;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
}

#user_contents td, #shipping_info td {
    width: 60%;
    padding: 10px;
    vertical-align: top;
}

#attached_file th {
    width: 20%;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
}

#attached_file td {
    width: 80%;
    padding: 10px;
    vertical-align: top;
}

#user_info th {
    width: 40%;
    padding: 10px;
    font-weight: bold;
    vertical-align: middle;
    background: darkgray;
}

#user_info td {
    width: 60%;
    padding: 10px;
    vertical-align: middle;
}

#user_info_v th {
    width: 40%;
    padding: 10px;
    font-weight: bold;
    vertical-align: middle;
}

#user_info_v td {
    width: 60%;
    padding: 10px;
    vertical-align: middle;
}

#sign th {
    width: 30%;
    padding: 10px;
    font-weight: bold;
    vertical-align: middle;
    background: darkgray;
}

#sign td {
    width: 70%;
    padding: 10px;
    vertical-align: middle;
}

.default_table input {
    width: 100%;
    height: 25px;
    padding-left: 10px;
    font-size: 15px;
    border-radius: 3px;
}

.default_table select {
    width: 100%;
    height: 25px;
    padding-left: 10px;
    font-size: 15px;
    border-radius: 3px;
}

.channel_table input {
    width: 100%;
    height: 25px;
    padding-left: 10px;
    font-size: 15px;
    border-radius: 3px;
}

.channel_table th {
    color: white;
}

.channel_table select {
    width: 100%;
    height: 25px;
    padding-left: 10px;
    font-size: 15px;
    border-radius: 3px;
}

.detail_table {
    width: 98%;
    text-align: left;
    line-height: 1.5;
    margin: 7px;
    background: white;
    border-radius: 10px;
}

/* .detail_table tr{
    border-bottom: 1px solid gray;
} */

.detail_table th{
    width: 45%;
    padding: 9px;
    /* font-size: 11px; */
}

.detail_table td{

}

.file_table {
    width: 98%;
    text-align: left;
    line-height: 1.5;
    margin: 7px;
    background: white;
    border-radius: 10px;
}

.file_table th{
    width: 10%;
    padding: 9px;
    font-size: 11px;
}

.file_table td{

}

.detail_table input {
    width: 96%;
    height: 25px;
    padding-left: 10px;
    font-size: 12px;
    border-radius: 3px;
}

.detail_table select {
    width: 96%;
    height: 25px;
    padding-left: 10px;
    font-size: 12px;
    border-radius: 3px;
}

.search_table {
    width: 98%;
    /* border: 1px solid rgba(161, 204, 167, 0.679); */
    border-collapse: separate;
    border-spacing: 2px;
    background-color: white;
    margin: auto;
}

.search_table tr{
    height: 40px;
}

.search_table th {
    padding: 1px 5px;
    /* border-left: 5px solid rgb(33, 133, 0);
    border-bottom: 1px solid rgba(161, 204, 167, 0.679);
    background: rgba(161, 204, 143, 0.679); */
    text-shadow: 0 1px #FFF;
    vertical-align: middle;
}

.search_table td {
    padding: 1px 5px;
    /* border-bottom: 1px solid #DDD; */
    text-align: left;
    vertical-align: middle;
}

.view_table {
    width: 98%;
    border-spacing: 2px;
    border: none;
    color: #000;
    margin: auto;
    border-radius: 10px;
}

.view_table tr{
    border-bottom: 1px solid lightgray;
    height: 35px
}

.view_table th{
    padding: 2px;
    /* background: url(http://nanati.me/img/monoptn.gif); */
    /* border-bottom: 1px solid gray; */
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    text-shadow: 0 1px #FFF;
    font-size: 12px;
}

.view_table td{
    padding: 2px;
    border: none;
    /* border-bottom: 1px solid #000; */
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 12px;
}

.form-login {
    max-width: 330px;
    margin: 100px auto 0;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.main_table {
    width: 90%;
    height: 80%;
    margin: 5%;
    font-size: 1em;
    color: gray;
}

.main_table tr{
    font-weight: bold;
}

.main_table th, .main_table td{
    border-bottom: 1px solid lightgray;
}

.notice_table {
    width: 90%;
    height: 93%;
    margin: 5%;
    font-size: 1em;
    color: black;
}

.notice_table td{
    padding: 0px 10px;
}

.notice_table tr{
    font-weight: bold;
    font-size: 10pt;
}

.notice_table th, .notice_table td{
    border-bottom: 1px solid lightgray;
}

.product {
    width: 100%;
    background: white;
    min-height: 660px;
}

.application_form, .half_div {
    width: 50%;
    float: left;
}

.detail_form {
    width: 33%;
    float: left;
}

.background {
    width: 820px;
    background:lightgray;
}

.tr_space {
    height: 30px;
}

.detail_form input, .application_form input, #user_info input, #user_info_v input, #sign input {
    padding-left: 3;
    height: 28px;
    border: 1px solid rgb(177, 175, 159);
    color: #323232;
}

.content_table {
    width: 98%;
    text-align: left;
    line-height: 1.5;
    margin: 7px;
    background: white;
    border-radius: 10px;
}

.content_table input {
    width: 96%;
    height: 25px;
    padding-left: 10px;
    font-size: 12px;
    border-radius: 3px;
    background: #e3e8e6;
}

.content_table select {
    width: 96%;
    height: 25px;
    padding-left: 10px;
    font-size: 12px;
    border-radius: 3px;
    background: #e3e8e6;
}