﻿/* ------- subpage sidebar title image  -------- */

#submenu h2 {
	text-indent:-9999px;
	background:url('img/event-title.gif') top left no-repeat;
}

/* ------- subpage menu text  -------- */

#submenu li {
	width:115px;
	display:block;
	padding:4px 0;
	background:url('img/dash6.gif') top left repeat-x;
}

#submenu li a {	
	color:#7493CC;
	font:bold 12px dotum;
	text-decoration:none;
}

#submenu .submenu-end {
	width:115px;
	height:3px;
	display:block;
	margin-left:37px;
	background:url('img/dash6.gif') top left repeat-x;
}

#sidebar .bottom {
	width:185px;
	height:232px;
	display:block;
	background:url('img/sidebar-bottom.gif') top left no-repeat;
}

/*----  subpage title image -----*/

#sub-title h1 {
	position:absolute;
	display:block;
	top:18px;
	left:45px;	
	width:200px;
	height:75px;
	text-indent:-9999px;
}

#sub-title .title1 {
	background:url('img/event-now-title.gif') top left no-repeat;	
}

#sub-title .title2 {
	background:url('img/event-now-title.gif') top left no-repeat;	
}


/*----  subpage content title -----*/

#sub-content h2 {
	margin:0;
	padding-top:28px;	
	width:320px;
	height:12px;
	display:block;
	color:#7493CC;
	font:12px dotum;
}

#sub-content .title1 {	
	background:url('img/event-now-subtitle.gif') top left no-repeat;
}

#sub-content .title2 {	
	background:url('img/event-history-subtitle.gif') top left no-repeat;
}


/* ---------- event ------------ */

#event-now {
	padding:20px 0px;
}

#board {
	width:650px;
	height:500px;
	overflow:auto;
}

#event {
	width:620px;
	height:500px;
	overflow:auto;
}