.gift_card {margin-bottom:20px;}
.gift_card img {width:100%;}
.gift_card p {text-align:center; margin-top:10px; font-size:20px; font-weight:bold;}

/*******************½Å¹ß½ºÅ¸ÀÏ¸®½ºÆ®**********************/
.photo-list ul {
    padding: 20px 0;
    overflow: hidden;
}
.photo-list li {
    width: 50%;
    float: left;
}
.photo-list li a {
    display: block;
    margin: 10px;
	border: #e8e8e8 1px solid;
}
.pho_in img {
    display: block;
    width: 96%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 10px;
}

.shoe_title {
    padding: 16px;
    overflow: hidden;
}

.shoe_title h4 {
    width: 50%;
    float: left;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 26px;
}
.shoe_title h4 span {
    color: #a5a5a5;
    font-size: 14px;
    font-weight: normal;
}
.shoe_list_txt {
    width: 50%;
    float: right;
	color: #a5a5a5;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
}
.shoe_txt_tt {
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
    margin-right: 5px;
}

.shoe_style_read {
    padding: 30px 0;
    overflow: hidden;
}
.shoe_style_read img {
    max-width: 90%;
    margin: 0 auto;
    display: block;
}
.shoe_read_size {
    clear: both;
    padding: 20px 0;
    text-align: right;
	font-size: 15px;
}
.shoe_read_size span {
    display: inline-block;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    margin: 0 10px 0 15px;
}

.shoe_read_btn {
    clear: both;
    text-align: right;
}
.shoe_read_btn a {
    display: inline-block;
    padding: 9px 20px;
    border: #dcdcdc 1px solid;
    border-radius: 5px;
}
/************************½Å¹ßÃ¼Çè´ã ¾²±â***********************************/

#review_order_form {
    padding: 30px 0;
	overflow: hidden;
}

table.order_form_table { width: 97%;  border: none; margin-bottom: 50px; float: left; border-collapse: collapse; }
table.order_form_table th {
    color: #000;
    padding: 7px;
    text-align: right;
    vertical-align: middle;
	font-weight:600;
	font-size:15px;
}
table.order_form_table th.left {text-align:left;}
table.order_form_table th.center {text-align:center;}
table.order_form_table td { font-size:15px;padding: 7px; border: none; vertical-align: middle; }
.order_text_red {color:red;}
table.order_form_table td textarea {width:94%;}
table.order_form_table td input[type="text"] {display:inline-block;height:30px;border:1px solid #b9b9b9;}
table.order_form_table td input[type="radio"] {display:inline-block;height:25px;width:25px;vertical-align: middle;}
table.order_form_table td input[type="checkbox"] {display:inline-block;height:25px;width:25px;vertical-align: middle;}