@charset "utf-8";
/*///////////////////디테일페이지/////////////////////////*/

/*이미지&주문영역*/
.detail_order {width: 100%;overflow:hidden;}

/*.detail_order .detail_title {font-size:18px; color:#333; font-weight:bold; line-height:40px; border-bottom:1px solid #ddd; margin-bottom:10px;} */

.detail_order .detail_img {float:left; width:440px;}
.detail_order .detail_info {float:right; width:610px;padding-top:0;margin-bottom:90px;}

.detail_info .goods_table {border-collapse: collapse;width: 100%;max-width: 100%;font-size: 14px;border-top: 1px solid #e9e9e9;margin: 0;}

.detail_info .goods_table td, .detail_info .goods_table th {line-height:20px; vertical-align: middle; background: #fff; border-bottom: 1px solid #e9e9e9;}
.detail_info .goods_table td {vertical-align:middle; font-size:12px; line-height:20px; padding:5px 0;}
.option02 th, .option02 td {border-bottom: 0 !important;}

.detail_info .goods_table .leftTD {color:#000; font-size: 12px; font-weight:bold; background:#fff; width:110px; text-align:center } 
.detail_info .goods_table .rightTD {color:#888; padding:10px 0;}
.detail_info .goods_table .rightTD select, .detail_info .goods_table .rightTD input, .detail_info .goods_table .rightTD textarea {background: #fff;height: 30px;line-height: 30px;padding: 0 5px;font-size: 13px;font-weight: 300;color: #212121;border-radius: 0;border:1px solid #eaeaea;}
.detail_info .goods_table td td {border:none;}

 
/*input {border:1px solid #cccccc; background-color:#FFC; height:16px; line-height:16px; padding:1px 5px 0px 5px; margin:2px 2px;}
select {background-color:#FFC;border:1px solid #ccc;  height:20px; padding:0; margin:1px 0px;}*/
textarea {border:1px solid #ccc; background:#f9f9f9; padding:5px; width:98%; margin:5px 0px;}

.priceInput { border:0px; text-align:right; color:#333; font-size:12px; background-color:#FFF; font-size:13px; color:#F60; text-align:right; float:right }
.priceSpan { float:right; padding-right:0px; }


.ORDER_LEFT_TD { color:#555; font-weight:bold; background:#f3f3f3; text-align:center; width:100px }
.ORDER_RIGHT_TD { color:#777; padding-left:10px; width:210px }
.ORDER_RIGHT_TD1 { color:#777; padding-left:10px; width:250px }
.ORDER_RIGHT_TD2 { color:#777; padding-left:10px; width:170px }
.ORDER_RIGHT_TD3 { color:#777; padding-left:10px; width:530px }

.button_wrap .btn {width: 300px;height: 55px;line-height: 55px;}
