@charset "euc-kr";


/**************************************************************************
 °øÅë
**************************************************************************/
/* ÄÁÅÙÃ÷ ¿µ¿ª ÀÌ¹ÌÁö */
body {
	background: url("/images/notice/bg_body_notice.jpg") no-repeat left top;
}
#content {
	background: #fff url("/images/notice/bg_visual_notice.jpg") no-repeat 0 0;
}
/**************************************************************************
	¾Ë¸²ÆÇ
**************************************************************************/
div.event h4 {
	display: none;
}
/*div.event dl {
	width: 100%;
	float: left;
	margin: 0 0 30px;
}
*html div.event dl {
	margin: 0 0 10px;
}
*+html div.event dl {
	margin: 0 0 10px;
}
div.event dl dt {
	padding: 10px 0 0;
	width: 278px;
	height: 119px;
	float: left;
	border-bottom: 1px solid #ebebeb;
}
div.event dl dd {
	float: left;
	padding: 10px 0 0 20px;
	width: 317px;
	height: 119px;
	border-bottom: 1px solid #ebebeb;
}
div.event dl dd h5 {
	padding: 3px 0 5px;
	margin: 0;
	font-size: 1.0em;
}
div.event dl dd p {
	line-height: 130%;
	color: #727272;
	font-size: 0.95em;
}
div.event dl dd span.date {
	font-size: 0.95em;
	padding: 0 0 0 35px;
	background: url("/images/etc/icon_date.gif") no-repeat;
}*/
div.event div.tabmenu {
	margin: 0 0 20px;
	height: 32px;
	padding: 0;
	border: 0 none;
}
div.event div.tabmenu ul.notice {
	border-bottom: 1px solid #b2ba29;
}
div.event div.tabmenu ul.notice li {
	background: none;
}
div.event div.tabmenu ul.notice li a {
	margin: 0;
	padding: 0;
}

/******************************************************************
	»õ·Î¿î ¾Ë¸²ÆÇ
*******************************************************************/
div.event div.event_ing {
	width: 646px;
	float: left;
	margin: -21px 0 81px 0;
	overflow: hidden;
}
div.event  div.event_ing ul {
	width: 686px;
	float: left;
}
div.event  div.event_ing ul li {
	overflow: hidden;
	float: left;
	width: 288px;
	height:200px;
	border-bottom: 1px solid #ebebeb;
	padding: 21px 40px 0 0;
}
div.event div.event_ing li.start {
	padding-top: 0;
}
div.event  div.event_ing ul li dl dt {
	margin: 0 0 17px 0;
}
div.event  div.event_ing ul li dl dd {
	width: 290px;
}
div.event  div.event_ing dd.title {
	color: #2b2c32;
	font-weight: bold;
	letter-spacing: -1px;
}
div.event div.event_ing dd.today {
	color: #666;
	padding: 0 0 3px 0;
}
div.event div.event_ing dd.date {
	font-size: 1em;
	color: #727272;
	background: url("/images/notice/bl_date.gif") no-repeat 0 2px;
	padding: 0 0 20px 35px;
}
div.event div.pager {
	clear: both;
}

