/* maker_common.css */

/* Å×ÀÌºí 2¹öÀü */
div.details h5{
font-size: 32px;
}

div.details h5 span{
display: block;
margin: 10px 0;
font-size: 13px;
font-weight: normal;
}

div.details h5 + section{
overflow: hidden;
}

div.details h5 + section p{
width: 560px;
margin: auto;
font-size: 13px;
text-align: center;
letter-spacing: -0.7px;
}

div.details h5 + section div.btn_product{
float: right;
margin-top: 20px;
}

p.explain{
padding-bottom: 8px;
text-align: right;
font-size: 12px;
color: #666;
}

table.tb_makerSeries{
width: 100%;
font-size: 13px;
}

table.tb_makerSeries th,
table.tb_makerSeries td{
border-bottom: 1px solid #ccc;
border-right: 1px dashed #eee;
}

table.tb_makerSeries th{
border-top: 2px solid #ccc;
padding: 5px 0;
text-align: center;
font-weight: 700;
}

table.tb_makerSeries td{
font-family: 'Dotum';
padding: 15px 10px;
height: 80px;
}

table.tb_makerSeries tr td:first-child{
border-right: none;
}

table.tb_makerSeries tr th:last-child,
table.tb_makerSeries tr td:last-child{
border-right: none;
}

table.tb_makerSeries td ul{
float: left;
margin-left: 25px;
}

table.tb_makerSeries td ul li{
list-style-image: url(../images/ico_bol.jpg);
}

table.tb_makerSeries td a{
width: 100%;
}

table.tb_makerSeries td:nth-of-type(1) img{
display: block;
margin: auto;
max-width: 130px;
max-height: 80px;
}

table.tb_makerSeries td.model{
padding-left: 20px;
text-align: left;
}

table.tb_makerSeries td.model a{
display: block;
color: #e50000;
font-weight: bold;
}

table.tb_makerSeries td.model a span{
display: block;
font-weight: normal;
}

table.tb_makerSeries .left{
padding-left: 15px;
text-align: left;
}


/* °ßÀû´ã±â */
td a.syber_estimate{
display: block;
margin: auto;
width: 25px;
height: 23px;
text-indent: -9999px;
background: url(../../maker/images/ico_inq.png) no-repeat ;
}