@charset "utf-8";

 

/*가운데 큰 이미지*/

.product01 .bgGreen {background-color:#167058; border:1px solid #167058; color:#fff;}
.product01 .lineGreen {border:1px solid #167058;}
.product01 .description {padding:40px 15px;}
.product01 table th {border-right:none; border-bottom:none;}
.product01 table th:first-child {border-radius:10px 0 0 10px;}
.product01 table th:last-child {border-radius:0 10px 10px 0;}
.product01 table.toptit tr:first-child td {border-top:none;}