@charset "utf-8";
/* CSS Document */
@import url("/css/basic.css");

.main_wrap {width:1200px; margin:0 auto; position:relative; padding-top:330px; z-index: 2;}
.main_wrap .main_txt {width:1200px; margin:0 auto; overflow:hidden;}
.main_wrap .main {width:1200px; margin:0 auto; overflow:hidden;}
.main_wrap .main .top {overflow:hidden; margin-bottom:20px;}
.main_wrap .main .top ul li, .main_wrap .main .bottom ul li{float:left; overflow:hidden;}
.main_wrap .main .top ul li a, .main_wrap .main .bottom ul li a{display:block;}


/*½½¶óÀÌµå*/
.main_left{float:left; position:relative; width:236px; height:205px; overflow:hidden; border-right:1px solid #d0d0d0; padding:20px 25px 0 26px;}
.main_left p {position:absolute; right:25px ; top:20px; }
.main_left ul{position:relative; margin-top:31px; width:236px;}
.main_left ul li.li01{position:relative; display:inline-block; width:236px; height:149px; overflow:hidden; background:url(/img/main_slide_img01.jpg) no-repeat; text-indent:100%; white-space:nowrap;}
.main_left ul li.li02{position:relative; display:inline-block; width:236px; height:149px; overflow:hidden; background:url(/img/main_slide_img02.jpg) no-repeat; text-indent:100%; white-space:nowrap;}
.main_left ul li.li03{position:relative; display:inline-block; width:236px; height:149px; overflow:hidden; background:url(/img/main_slide_img03.jpg) no-repeat; text-indent:100%; white-space:nowrap;}

.main_left .controlTreatment .prev{position:absolute; right:157px; bottom:40px;}
.main_left .controlTreatment .next{position:absolute; right:101px; bottom:40px;}
.main_left .controlTreatment .stop{position:absolute; right:129px; bottom:40px;}
.main_left .controlTreatment .play{position:absolute; right:129px; bottom:40px;}
.main_left ul li a{width:236px; height:149px; display:block;}

.main_left .viewArea{position:relative; width:236px; height:180px; overflow:hidden;}
#imgList {position:absolute; width:2000px;left:0px; top:0px;}
#imgList li {float:left; margin:0px; padding:0px; width:236px; height:149px; position:relative;}
#imgList li img{padding-top:0px;}


.main_center {float:left; position:relative; width:454px; height:225px; border-right:1px solid #d0d0d0;}
.main_center dl.notice{width:394px; height: 125px; padding:23px 30px;}
.main_center dl.notice dt{margin-bottom:22px;height: 21px;}
.main_center dl.notice dt span{position:absolute; top:20px; right:30px;}
.main_center dl.notice dt span a{font-size:13px; color:#666666; font-weight:bold;}
.main_center dl.notice dd {margin-top:12px;height: 15px;}
.main_center dl.notice dd a{font-size:13px; color:#666;width: 150px;display: inline-block;float: left;}
.main_center dl.notice dd span {color:#999999; float:right;}

.main_right {float:right; position:relative; width:454px; height:225px;}
.main_right .gallery{width:394px; height: 125px; padding:23px 30px;}
.main_right .gallery p {margin-bottom:26px;height: 21px;}
.main_right .gallery p span{position:absolute; top:20px; right:30px;}
.main_right .gallery li{width:120px; float:left; margin-right:16px; text-align:center;}
.main_right .gallery li:last-child {margin-right:0;}
.main_right .gallery li span {margin-top:16px;display:inline-block; font-size:13px; color:#666;}
.main_right .gallery li span a {color:#999999;}



.main_visual {width:100%;  margin:0 auto;  height: 760px; position:absolute; top: 142px; z-indx:10;}
.main_visual .imgs {width: 100%; height: 760px;  position:relative; overflow:hidden;margin: 0 auto;}
.main_visual .imgs li {width:100%; height:100%; position:absolute; top:0; left:100%;}
.main_visual .imgs li.li_01 {background: url("/img/main_visual01.jpg") center no-repeat; left:0;}
.main_visual .imgs li.li_02 {background:url("/img/main_visual02.jpg") center no-repeat;}
.main_visual .imgs li.li_03 {background:url("/img/main_visual03.jpg") center no-repeat;}

.main_visual .imgs li a img {width:100%;}

.main_visual .indis {width:100%; height: 17px; position:absolute; left:0; top: 480px; text-align:center; z-index:2;}
.main_visual .indi_wrap {width:1130px; display:inline-block; overflow:hidden;}
.main_visual .indis ul {float:right; overflow:hidden; margin-right:8px;}
.main_visual .indis ul li { height: 17px; float:left; margin-left:8px; position:relative;}
.main_visual .indis ul li.li_01 {margin-left:0;}
.main_visual .indis ul li a {width:100%; height:100%; display:block;}

.main_visual .main_visual_L {position:absolute; left:43%; top:25%; margin-left: -550px;}
.main_visual .main_visual_R {position:absolute; right:43%; top:25%; margin-right: -550px;}



/* ½Å±Ô */
.main_con {width:1200px; position:relative; border:1px solid #d0d0d0; background:#fff; display:inline-block;}



