input, select, textarea {
    font-size: 100%;
    font-family: "돋움",Dotum;
    color: #353535;
    vertical-align: middle;
}
.xans-order-form input {
    height: 22px;
    padding: 0 0 0 9px;
    border: 1px solid #d5d5d5;
    line-height: 22px;
}
.xans-order-form #oaddr1, .xans-order-form #oaddr2, .xans-order-form #raddr1, .xans-order-form #raddr2 {
    width: 450px;
    margin: 5px 0 0;
}
.xans-order-form #ophone1_2, .xans-order-form #ophone1_3, .xans-order-form #ophone2_2, .xans-order-form #ophone2_3, .xans-order-form #rphone1_2, .xans-order-form #rphone1_3, .xans-order-form #rphone2_2, .xans-order-form #rphone2_3, .xans-order-form #cashreceipt_user_mobile2, .xans-order-form #cashreceipt_user_mobile3 {
    width: 60px;
    margin: 0 4px;
}

.xans-order-form #ozipcode1, .xans-order-form #ozipcode2, .xans-order-form #rzipcode1, .xans-order-form #rzipcode2 {
    width: 60px;
    padding: 0;
    text-align: center;
}
.xans-order-form #ophone1_1, .xans-order-form #ophone2_1, .xans-order-form #rphone1_1, .xans-order-form #rphone2_1, .xans-order-form #cashreceipt_user_mobile1 {
    width: 60px;
}
.xans-order-form select {
    margin: 0 4px 0 0;
}
select {
    height: 24px;
    border: 1px solid #d5d5d5;
}
.xans-order-form #oemail1 {
    width: 180px;
    margin: 0 4px 0 0;
}
.xans-order-form #oemail2 {
    width: 180px;
    margin: 0 4px;
}

.xans-order-form #omessage, .xans-order-form #fmessage, .xans-order-form #delivery_info_offer_content, .xans-order-form #fdelivery_info_offer_content, .xans-order-form #nm_terms, .xans-order-form #mall_agreement, .xans-order-form #question {
    width: 750px;
    height: 40px;
}
textarea {
    padding: 5px 6px;
    border: 1px solid #d5d5d5;
    line-height: 1.5;
}
.xans-order-form .boardWrite img {
    vertical-align: middle;
}
.option{
	margin: 9px 0 0;
    color: #757575;
    line-height: 16px;
}
.ec-base-label {
    display: inline-block;
    margin-right: 5px;
}
.xans-order-form input[type=radio], .xans-order-form input[type=checkbox] {
    width: 13px;
    height: 13px;
    margin: 0 5px 0 0;
    padding: 0;
    border: 0;
}
.method input[type=radio]{
	margin:15px 5px 0 0;
}
.xans-order-form input {
    height: 22px;
    padding: 0 0 0 9px;
    border: 1px solid #d5d5d5;
    line-height: 22px;
}
.xans-order-form .payArea .method label {
    padding: 0 30px 0 0;
}
.xans-order-form .payArea .method {
    padding: 17px 20px 20px;
    font-weight: bold;
    background: url(https://img.echosting.cafe24.com/skin/base_ko_KR/order/bg_payment_method.gif) repeat-x 0 100%;
}
.xans-order-form .payArea {
    overflow: hidden;
    padding: 0 241px 0 0;
    border: 1px solid #777;
    color: #353535;
    line-height: 1.5;
    background: url(https://img.echosting.cafe24.com/skin/base_ko_KR/order/bg_payment.gif) repeat-y 100% 0;
}
.xans-order-form .payArea .payment {
    float: left;
    width: 100%;
}
.xans-order-form .payArea .total h4 {
    padding: 17px 10px 17px 0;
    margin:0;
    color: #353535;
    font-size: 12px;
}