@charset "euc-kr";
/*
.news_tit1 {background:url(/Images/News/tit_bg1.jpg) no-repeat;}
.news_tit2 {background:url(/Images/News/tit_bg2.jpg) no-repeat;}
.news_tit3 {background:url(/Images/News/tit_bg3.jpg) no-repeat;}
.news_tit4 {background:url(/Images/News/tit_bg4.jpg) no-repeat;}
.news_tit5 {background:url(/Images/News/tit_bg5.jpg) no-repeat;}
*/

.news_tit1 {background:url(/_Laghaim/Images/News/2015/tit_bg1.jpg) no-repeat;}
.news_tit2 {background:url(/_Laghaim/Images/News/2015/tit_bg2.jpg) no-repeat;}
.news_tit3 {background:url(/_Laghaim/Images/News/2015/tit_bg3.jpg) no-repeat;}
.news_tit4 {background:url(/_Laghaim/Images/News/2015/tit_bg4.jpg) no-repeat;}
.news_tit5 {background:url(/_Laghaim/Images/News/2015/tit_bg5.jpg) no-repeat;}
.news_tit6 {background:url(/_Laghaim/Images/News/2015/tit_bg6.jpg) no-repeat;}


/* ¹ø¿Ü */
.news_tit42 {background:url(/Images/News/tit_bg42.jpg) no-repeat;}

div.event ul li {padding:18px 0px 22px 0px; border-bottom:1px solid #404a61; *zoom:1;}
div.event ul li:after {content:""; display:block; clear:both;}
div.event ul li.start {padding-top:0;}
div.event ul li p {float:left; width:163px; height:94px; padding:0px 25px 0px 21px;}
div.event ul li dl {float:left; width:472px;}
div.event ul li dl dt {padding:6px 0 7px 0; font-size:14px; font-weight:bold; color:#7687c3;}
div.event ul li dl dt img {margin-right:7px; margin-top:2px; _margin-top:0px;}
div.event ul li dl dd span {display:block; margin-top:7px; color:#7687c3;}

div.event ul li#end_event dl dt {color:#9c9c9c;}
div.event ul li#end_event dl dd span {color:#a0a0a0;}


ul.preview_list {*zoom:1; margin-bottom:30px;}
ul.preview_list:after {content:""; display:block; clear:both;}
ul.preview_list li {float:left; width:218px; height:128px; border:1px solid #000; margin-right:10px;}
ul.preview_list li.end {margin-right:0; clear}



.dd {
	/*display:inline-block !important;*/
	background-color:#000;
	font-family:'µ¸¿ò';
	font-size:11px;
}
.dd .ddTitle {
	background:#000;
	border:1px solid #000;
	cursor:default;
	overflow:hidden;
	height:18px;
	text-align:center;
}
.dd .ddTitle span.arrow {
	background:url(dd_arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:18px; cursor:pointer;
}

.dd .ddTitle span.textTitle img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 0px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	display:none;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#000;
	text-align:left;
}
.dd .ddChild a {
	display:block;
	padding:3px 0 3px 0px;
	text-decoration:none;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
	margin-left:4px;
}


.hidden {display:none;}
