

/*롤링*/

.mainVisual{position:relative;width:100%;height:450px;background:url(../images/bg/bg_main_visual.jpg) center 0 no-repeat;}
.clsBannerScreen{height: 450px;width: 1000px;margin:0 auto;}
.clsBannerScreen .images {position:relative;width:1000px;height:502px; display:none;}
.clsBannerButton{position:absolute;top:-155px;right:20px;width:358px;}
.clsBannerButton li{float:left;height:48px;margin:0 10px 10px 0;}
.clsBannerButton li.mgNone{margin-right:0;}

.rollingBtn{position:relative;width:1000px;margin:0 auto;}
.rollingTxt{position:absolute;top:-335px;right:20px;z-index:1000;}

/*제품목록*/

.itemList_area{width:100%;height:180px;background:#f3f4f6;}
.itemList{overflow:hidden;position:relative;width:1000px;margin:0 auto;}
.itemList li{width:150px;margin-right:50px;float:left;}
.itemList li.mgNone{margin-right:0;}
.itemList li img{}
.itemList li p{text-align:center;background:#333;color:#eee;font-size:15px;padding:2px 0;}

/*메뉴목록*/

.mainMenu{overflow:hidden;width:1000px;margin:0 auto;}
.mainMenu li{position:relative;width:150px;height:130px;padding-top:45px;margin-right:52px;float:left;}
.mainMenu li.mgNone{margin-right:0;}
.mainMenu li h3{display:block;margin-bottom:30px;}
.mainMenu li>a{position:absolute;top:42px;;right:0;}

.mmBg0{background:url(../images/obj/ico_main01.gif) 105px 85px no-repeat;}
.mmBg1{background:url(../images/obj/ico_main0.gif) 105px 85px no-repeat;}
.mmBg2{background:url(../images/obj/ico_main03.gif) 105px 85px no-repeat;}
.mmBg3{background:url(../images/obj/ico_main04.gif) 105px 85px no-repeat;}
.mmBg4{background:url(../images/obj/ico_main05.gif) 105px 85px no-repeat;}