@charset "utf-8";

@import url(base.css); /* reset */
@import url(common.css);/* header,footer */


.contents{width:1000px; margin:-160px auto 0 auto; text-align:center; z-index: 1; padding-bottom:50px; -ms-overflow-style: none;}
.contents .tit{font-size:38px; font-weight:700; color:#383838; padding:90px 0 20px 0;}
.contents .txt{font-size:13px; color:#9b9b9b; line-height:18px;}

/* 메인 제품 롤링 */
.m_roll{background:url(/Images/main/bg_visual.gif) no-repeat center 150px;}
.slide dt{text-align:center;}
.slide dd{text-align: center;}
.slide .series{color:#464646; font-size:18px; font-weight:600; padding-top:40px;}
.slide .name{background:url(/Images/main/line_p2.gif) no-repeat center 10px; margin-top:15px;}
.slide .name span{color:#838383; font-size:14px; background:#fff; padding:0 5px;}
.slide .more{background:url(/Images/main/bg_btn.png) no-repeat center top; display: inline-block; width:129px; height:27px; padding-top:10px; margin-top:40px;}
.slide .more a{color:#fff; font-weight:600;}

