/* 매입단가 - 컴퓨터/LCD/부품 */
.price_computer_category1 {padding:0;margin:0}
.price_computer_category1 li {list-style: none;float:left;text-align:center;margin:20px 9px;color:#666;}
.price_computer_category1 li:hover{color:#aa0 !important}
.price_computer_category1 a {color:inherit;text-decoration:none;}
.price_computer_category1 li img {width:45px;height:45px;margin-bottom:10px}
.price_computer_category1 li span {font-weight: bold;font-size:9pt}
.price_computer_category1 li span.selected{color:#36a3e0}
.price_computer_category2 {list-style:none;padding:0;margin:0px;float:left;background-color:#f3f3f3}
.price_computer_category2 div a {display:block;float:left;border-top:1px solid #ccc;border-left:1px solid #ccc;width:156.8px;height:34px;line-height:34px;text-align:center;font-weight: bold;color:#333;text-decoration: none}
.price_computer_category2 div.last_row a{border-bottom:1px solid #ccc}
.price_computer_category2 div a.selected {border-top:1px solid #36a3e0;border-left:1px solid #36a3e0;background-color:#fff;color:#36a3e0}
.price_computer_category2 div a.selected+a {border-left:1px solid #36a3e0;}
.price_computer_category2 div a.selected_next_row {border-top:1px solid #36a3e0}
.price_computer_category2 div.last_row a.selected{border-bottom:1px solid #36a3e0}
.price_computer_category2 div a:last-child, .price_computer_category2 a:nth-child(5n) {border-right:1px solid #ccc;}
.price_computer_category2 div a:last-child.selected, .price_computer_category2 a:nth-child(5n).selected {border-right:1px solid #36a3e0;}

.price_computer_search {margin:20px 0px;text-align:right}
.price_computer_category3{padding:10px 0px 10px 20px}

.price_computer_category3 span.span_wrapper{margin:6px 0px 6px 5px;display:block;float:left;color:#666;line-height:18px;}
.price_computer_category3 span.span_wrapper * {font-size:9pt}
.price_computer_category3 span.span_div {font-size:5pt}
.price_computer_category3 span a {color:#333;text-decoration:none}
.price_computer_category3 span a:hover {color:#aa0}
.price_computer_category3 span.selected a {color:#36a3e0;font-weight:bold}

#price_table_wrapper{width:100%;margin:20px 0px}
#price_table{width:100%;border-spacing: 0; border-collapse: collapse;}
.price_table_header th {background-color:#f3f3f3;padding:7px;border-top:2px solid #999;border-bottom:1px solid #999;color:#333;font-size:10pt}
.price_table_even {}
.price_table_odd td {background-color:#f3f8fc}
#price_table tr td{padding:5px;border-bottom : 1px solid #999}
#price_table tr:last-child td{border-bottom : 2px solid #999}
.price_table_ctgry_nm {text-align:center;}
.price_table_prduct_nm {color:#666;}
.price_table_prduct_pc {text-align:right;color:#555;font-weight:bold;padding-right:15px !important}
.price_table_empty {color: #666;text-align:center}

/* 매입단가 - 제품 공통 */
#price_visual_bottom_wrapper{margin-top:20px;text-align:center}
#price_category2_img{width:100%;margin:20px 0}
.price_product{float:left;width:189px;min-height:250px;margin:0 11px 15px 0}
.price_product:nth-child(4n){margin-right:0px}
.price_product_thumbnail_wrapper {width:185px;height:187px;border:1px solid #cacaca;margin-bottom:15px}
.price_product_thumbnail {width:157px;height:157px;margin:15px 14px}
.price_product_name{text-align:center}
.price_product_name a {color:#333;font-weight:bold;font-size:13px;line-height:22px;letter-spacing:-1px;}
.price_product_name a:hover {color:#aa0;text-decoration:none}
.price_product_description {letter-spacing:-1px;text-align:center;font-size:13px;line-height:22px;white-space: pre;}
#price_product_content_thumbnail_wrapper{float:left;width:300;height:207;border:1px solid #cacaca;}
#price_product_content_thumbnail{/*width:280px;height:194px;*/width:200px; height:200px; margin:10px}
#price_product_content{float:left;padding-left:30px}
#price_product_content_name{font-size:16pt;letter-spacing:-1px;font-weight:bold;margin:10px 0}
#price_product_content_description{letter-spacing:-1px;font-size:28px;white-space: pre;min-height:100px;font-weight:600;}
#price_product_content_button_wrapper{margin:10px 0}
#price_product_content_button_wrapper a input[type=button]{height:40px;border:1px solid #2da4db; border-radius: 5px; BACKGROUND: #2fade7; COLOR: #FFFFFF; FONT-SIZE: 14px; font-family: Malgun Gothic,맑은 고딕; PADDING-BOTTOM: 4px;width:150px;font-weight: bold;cursor:pointer;}

.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
}
