﻿@charset "utf-8";

/* 부품정보 */
#pop_comp {margin:0 auto;width:1100px;height:;/* 20140109 */border:1px solid #b0b6b8;background:#fff;font-family:"돋움",Arial;}
.comp_wrap {padding:70px 50px 35px 50px;}
#pop_comp h1 {margin:0;}
#pop_comp h2 {margin-bottom:0;padding:10px 0;background:#000;}
#pop_comp h2 img {padding-left:10px;border:0;}
#pop_comp h2 span {font-size:13px;color:#fff;}

/* 20140910 수정 */
#pop_comp .search_wrap {position:relative;border:1px solid #000;border-top:none;font-size:12px;color:#000;font-weight:bold;}
#pop_comp .search_wrap dl {overflow:hidden;margin:0;padding:40px 0 10px 72px;}/* 20140910 패딩&넓이수정 */
#pop_comp .search_wrap dl dt {clear:both;float:left;width:80px;padding-top:8px;height:26px;vertical-align:top;}/* 20140910 clear 추가 */
#pop_comp .search_wrap dl dd {float:left;padding-top:5px;height:29px;margin-left:10px;text-align:left;}/* 20140910 패딩&높이추가 */
.tip {position:absolute;right:20px;top:10px;margin:0;padding:0;text-align:right;}
/* 20140910 수정끝 */

.paginate {clear:both;margin-top:20px;width:100%;text-align:center;font-size:12px;}
.paginate span {cursor:pointer;}
.paginate span:hover {text-decoration:underline;}
.paginate strong {margin-right:5px;}
.paginate span,
.paginate a {margin-right:6px;color:#000;}
.paginate .on {font-weight:bold;}


.select_m {margin-right:8px;}
.select_m .sbHolder{position:relative;width:427px;height:26px;background:url("../images/bg_selectbox.png") left top no-repeat;}
.select_m .sbSelector{display:block;position:absolute;left:0;top:0;width:427px;height:26px;font-size:12px;text-indent:8px;line-height:26px;outline:none;overflow:hidden;}
.select_m .sbSelector:link, .sbSelector:visited, .sbSelector:hover{color: #797979;outline: none;text-decoration: none;}
.select_m .sbOptions{position:absolute;top:0px;z-index:1;width:427px;height:140px;background-color:#fff;border:solid 1px #d4d4d4;list-style:none;left:-1px;margin:0;padding:0;overflow-y:auto;}
.select_m .sbOptions li{padding: 3px 7px;}
.select_m .sbOptions a{font-size:12px;color:#717171;display: block;outline: none;padding: 0px 0 0px 3px;line-height:1.5;}
.select_m .sbOptions a:link, .sbOptions a:visited{color:#797979;text-decoration: none;}
.select_m .sbOptions a:hover,
.select_m .sbOptions a:focus,
.select_m .sbOptions a.sbFocus{color:#797979;}
.select_m .sbOptions li.last a{border-bottom: none;}

/* Table */
.tbl_style01 {margin-top:7px;padding:14px 0;border-top:2px solid #000;border-bottom:1px solid #ababab;}
.tbl_style01 table {border-collapse:collapse;}
.tbl_style01 table td {height:17px;}
.tbl_style01 table .first {width:25px;}
.tbl_style01 table .center_guide {padding-left:10px;}
#pop_comp img {border:0;}

.tbl_style02 {background:#f3f4f4;}
.tbl_style02 table {width:1000px;border-collapse:collapse;margin:0 auto;}
.tbl_style02 table th {padding:8px 0;font-size:12px;color:#000;border-bottom:2px solid #fff;text-align:center;}
.tbl_style02 table td {padding:10px 0;font-size:12px;color:#6d6d6d;text-align:center;border-bottom:1px solid #fff;}
.tbl_style02 table .m_name {}
.tbl_style02 table .price {text-align:right;padding-right:34px;}

/* 20140910 추가 */
.btn_srch {padding:0 0 20px 0;text-align:center;}
.c_f00 {color:#ff0000;}
.src_area {position:relative;overflow:hidden;height:27px;margin:20px 0 -15px 0;}
.src_area select {float:left;height:27px;margin:0 5px 0 0;padding:0;border:1px solid #000;}
.src_area input {float:left;height:25px;margin:0;padding:0;border:1px solid #000;font-family:"돋움";text-indent:10px;line-height:2em;}
.src_area .btn_view {position:absolute;right:0;top:0;display:inline-block;width:153px;height:27px;background:#000;font-size:12px;text-align:center;line-height:2.2em;}
.src_area .btn_view  a {color:#fff;text-decoration:none;}