@charset "utf-8";
/* author:Soon Young, CHOI*/
@import url('common.css');

/*탑 슬라이드 이미지*/
/*.slide_img{width:1000px;margin:0 auto;}*/
.slide_img{width:100%;height:380px;font-size:0;letter-spacing:-9999em;background:url(../images/main/slide_img.jpg) no-repeat center top;}

/*컨텐츠*/
#visual{width:100%;position:relative;border-top:2px solid #fcbf5b;background:url(../images/main/visual_line_bg.gif) repeat-x left 210px;}
#visual .left_bg{width:50%;height:210px;position:absolute;z-index:-999;left:0;top:0;background:#ffc213;}
.contants{width:1000px;height:412px;background:url(../images/main/visual_bg.jpg) no-repeat left top;margin:0 auto;}
.contants .left_cont{width:341px;float:left;}

/*배너*/
.banner{width:341px;height:210px;position:relative;z-index:1;}
.banner ul{position:absolute;left:150px;top:190px;}
.banner ul li{float:left;margin-right:3px;}
.banner ul li a{width:9px;height:0;overflow:hidden;display:block;padding-top:8px;background:url(../images/main/icon_img.png) no-repeat left top;}
.banner ul li a:hover{background-position:left -8px;}
.banner ul li.on a{background-position:left -8px;}

.left_cont{float:left;}
.left_cont .time{padding:31px 0 0 31px}
.left_cont .time dt{padding-bottom:30px}
.center_cont{width:325px;float:left;}
.center_cont > p{padding:115px 0 94px 15px;}
.center_cont .movie_text{padding-left:113px;}
.center_cont .movie_text h5{padding-bottom:30px;}
.center_cont .movie_text dl{width:182px;height:15px;clear:both;margin-bottom:2px; cursor: pointer;}
.center_cont .movie_text dt{float:right;margin-right:2px; cursor: pointer;}
.center_cont .movie_text dd{float:right; padding-top:2px;font-size:13px;color:#fff;letter-spacing:-0.05em;  font-weight: bold; cursor: pointer;}
.right_cont{float:left;}

/*게시판추출 탭메뉴*/
.tab{width:304px;height:180px;padding:30px 0 0 30px;position:relative;}
.tab li{float:left;margin-right:1px;}
.tab a{width:89px;height:0;display:block;overflow:hidden;padding-top:30px;}
.tab a:hover{background-position:left -30px;}
.tab li.on a{background-position:left -30px;}
.tab_01{background:url(../images/main/tab_01.gif) no-repeat left top;}
.tab_02{background:url(../images/main/tab_02.gif) no-repeat left top;}
.tab .on .list{display:block;}
.tab .list{width:260px;position:absolute;left:31px;top:75px;display:none;}
.tab .list a{width:260px;height:auto;overflow:none;padding:0;text-decoration:none;color:#636363;font-size:11px;letter-spacing:-0.05em;}
.tab .list ul{line-height:18px;}
.tab .list li{clear:both;background:url(../images/main/right_icon.gif) no-repeat left 5px;padding-left:8px;}
.tab .more{position:absolute;right:0;top:0;}
.tab .more a{width:auto;position:absolute;right:-13px;top:-22px;}

/*우측_행사앨범*/
.album{padding:21px 0 0 30px;position:relative;}
.album dt{padding-bottom:15px;}
.album dd{padding-bottom:7px;}
.album dd.text{padding-left:7px;background:url(../images/main/right_icon.gif) no-repeat left 3px;color:#636363;font-weight:bold;font-size:11px;letter-spacing:-0.05em;}
.album .more{position:absolute;left:262px;top:30px;}
.album .imgview{display:block;overflow:hidden;position:relative; height:121px; width:220px;}


.imgview_list{display:block;overflow:hidden;position:relative; width:340px;}
/* visual */
.slider {position: absolute; top:166px; left:0px; width:100%; min-width:998px; height:383px;  overflow:hidden; text-align:center; z-index:2;}
.slider .bd {width:998px; height:383px; position:absolute; left:50%;margin-left:-499px;}
.slider .bd li {	width:998px;	overflow:hidden;}
.slider .bd li img {display:block; width:998px; height:400px;}
.slider .tempWrap {overflow:visible !important}
.slider .tempWrap ul {	margin-left:-998px !important;}
.slider .hd {position:absolute; width:100%;	left:0; z-index:1; height:8px; bottom:15px; text-align:center;}
.slider .hd li { display:inline-block; *display:inline;	zoom:1; width:8px;	height:8px;	line-height:99px;	overflow:hidden;	background:url(../images/_main/slider-btn.png) 0 -10px no-repeat;	margin:0 5px;	cursor:pointer;	filter:alpha(opacity=60);	opacity:0.6;}
.slider .hd li.on {background-position:0 0; filter:alpha(opacity=100); opacity:1;}
.slider .pnBtn {position:absolute; z-index:1; top:0; width:100%; height:375px; cursor:pointer;}
.slider .prev { left:-50%; margin-left:-499px;}
.slider .next { left:50%; margin-left:499px;}
.slider .pnBtn .blackBg { display:block; position:absolute; left:0; top:0; width:100%; height:385px; background:#000; filter:alpha(opacity=50); opacity:0.5;}
.slider .pnBtn .arrow {display:none; position:absolute; top:0; z-index:1; width:60px; height:380px;}
.slider .pnBtn .arrow:hover {filter:alpha(opacity=60);opacity:0.6;}
.slider .prev .arrow {right:0; background:url(../images/main/slider-arrow.png) -120px 0 no-repeat;}
.slider .next .arrow {left:0; background:url(../images/main/slider-arrow.png) 0 0 no-repeat;}