@import url("mainBox.css");

/* ¸ÞÀÎ_·Ñ¸µ¹è³Ê */
.rollingBanner {border-bottom:2px solid #09659e;}
.rollingBanner .rollingBanner_inner {width:1200px; margin:0 auto; overflow:hidden; position:relative;}
.rollingBanner .rollingBanner_inner .rollingBanner_left {float:left; width:750px; height:500px; border-right: 1px solid #ccc; }
.rollingBanner01 {position:relative;z-index:1;} /* z-index´Â ¾ÈÂÊ ·¹ÀÌ¾î¿¡  z-index 100000À» ÁÖ¾ú´Âµ¥ ±×°Íº¸´Ù ¾Æ·¡¿¡ À§Ä¡ ÇÏ±â À§ÇØ 1¸¦ ÁÖ¾ú´Ù (À§ µå·Ó´Ù¿î ¸Þ´ºº¸´Ù ¾Æ·¡À§Ä¡½ÃÅ°±â À§ÇØ¼­) */
#linkGo {position:absolute; width:450px; height:300px; top:80px; left:160px; z-index:2;} /* z-index´Â °°Àº ±¸µµÀÇ ·Ñ¸µ ¹è³Ê¿¡ z-index 1¸¦ ÁÖ¾ú´Âµ¥ ±×°Íº¸´Ù À§ ¿¡ À§Ä¡ ÇÏ±â À§ÇØ 2¸¦ ÁÖ¾ú´Ù  */
.slide {position:absolute;}
.rollingBanner .rollingBanner_inner .rollingBanner_right {float:right; width:448px; border-right:1px solid #ccc;}
.rollingBanner02 {height:249px; border-bottom:1px solid #ccc;}
.rollingBanner02 .bannerImg {float:left; width:204px; height:249px; position:relative;}

.rollingBanner02 .bannerImg .bannerImg_line3dT {position:absolute; top:21px; left:26px;}
.rollingBanner02 .bannerImg .imgSampleT {position:absolute; top:27px; left:27px; width:137px; height:186px;}

.rollingBanner02 .bannerDes {float:left; width:228px; height:189px; margin: 30px 16px 30px 0px; overflow:hidden;}
.rollingBanner02 .bannerDes li {margin:15px 0px;} 
.rollingBanner02 .bannerDes .titSample {font-size:20px; font-weight:bold; color:#01238f; line-height:26px;}
.rollingBanner02 .bannerDes .sub_titSample {font-size:14px; color:#242424; font-weight:bold; line-height:18px;}
.rollingBanner02 .bannerDes .bannerBlank {border-top:1px solid #ccc;}
.rollingBanner02 .bannerDes .bannerName {text-align:center;}

.rollingBanner03 {height:250px; width:100%;}
.rollingBanner03 .banner03_left, .rollingBanner03 .banner03_right {position:relative; width:50%; float:left; height:250px;}
.rollingBanner03 .banner03_left .bannerImg,.rollingBanner03 .banner03_right .bannerImg {height:220px;}
.rollingBanner03 .banner03_left .bannerName, .rollingBanner03 .banner03_right .bannerName {text-align:center;}
.rollingBanner03 .banner03_left .bannerImg_line3d, .rollingBanner03 .banner03_right .bannerImg_line3d  {position:absolute; left:40px; top:15px;}
.rollingBanner03 .banner03_left .imgSample, .rollingBanner03 .banner03_right .imgSample {position:absolute; left:41px; top:21px; width:137px; height:186px;}

/* ¸ÞÀÎº»¹®_¸ÞÀÎ01´Ü */
.main_wrap .main01 {background-color:#efefef; height:445px;}
.main_wrap .main01 .main01Inner {width:1200px; margin:0 auto; overflow:hidden;}
.main_wrap .main01 .main01Inner .series {float:left; width:50%;}
.main_wrap .main01 .main01Inner .notice {float:left; width:550px; margin:50px 0px 50px 50px;}
.notice .noticeTit {height:55px;; border-bottom:1px solid #dfdcdc;}
.notice .noticeTit .noticeTit_more {float:right; margin-top:5px;}
.notice  .noticeEtc {border-top:1px solid #faf8f8; height:300px; overflow:hidden;}
.notice  .noticeEtc li {padding-top:28px; font-size:13px; color:#6d6d6d;}
.notice  .noticeEtc .point {font-weight:bold; color:#424242; letter-spacing:-1px;}
.notice  .noticeEtc .dateCover {float:right;}
#selectTit {color:#ef4f00;}

/* ¸ÞÀÎº»¹®_¸ÞÀÎ02´Ü */
.main_wrap .main02 {width:1200px; margin:40px auto; overflow:hidden;}
.main02 .guideTit {margin-bottom:30px;}
.main02 .guideBox {float:left; width:886px}
.main02 .guideBox li {float:left; margin-right: 28px; border:1px solid #03629c; width:265px; height:257px; text-align:center;}
.main02 .guideBox li:hover {border: 1px solid #fb1e81;} /* ¸¶¿ì½º È¿°ú */
.main02 .guideBox li img {padding: 39px 0px;}
.main02 .guideButton{float:right; width:279px; height:259px;}
.main02 .guideButton .guideButtonT li {border:1px solid #ccc; margin-bottom:7px;}
.main02 .guideButton .guideButtonT li:hover img {background-color:#dceaf4;}/* ¸¶¿ì½º È¿°ú */
.main02 .guideButton .guideButtonB {border:1px solid #c2d5e3; overflow:hidden;}
.main02 .guideButton .guideButtonB p {float:left;}
.main02 .guideButton .guideButtonB p:hover img {background-color:#dceaf4;}/* ¸¶¿ì½º È¿°ú */
.main02 .guideButton .guideButtonB .share01 {border-bottom:1px solid #c2d5e3; } 
.main02 .guideButton .guideButtonB .share02 {border-right:1px solid #c2d5e3; }