@charset "utf-8";
/* CSS Document */

/*----- CONTENT SUB NAVI -----*/

a.snLatestNews { background-image: url(../img/button/upcoming-events/sub_latest_news.gif); height: 28px; width: 165px; }
a.snLatestNews { background-image: url(../img/button/upcoming-events/sub_latest_news.gif); height: 28px; width: 165px; }
a.snLatestEvents { background-image: url(../img/button/upcoming-events/sub_latest_events.gif); height: 28px; width: 175px; }
a.snArchiveEvents { background-image: url(../img/button/upcoming-events/sub_archive_events.gif); height: 28px; width: 185px; }

a.snLatestNews:hover,
a.snArchiveNews:hover,
a.snLatestEvents:hover,
a.snArchiveEvents:hover { 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	display: inline-block;
	text-decoration: none;
}

a.snLatestNews.select,
a.snArchiveNews.select,
a.snLatestEvents.select,
a.snArchiveEvents.select { 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	display: inline-block;
	text-decoration: none;
}

.devide_dot2 {
	height: 1px;
	line-height: 1px;
	margin: 5px 0 5px 0;
	border-bottom: 1px #999999 dotted; 
}


ul.archiveList { margin-bottom: 5px;}
ul.archiveList li { 
	padding-left:20px; 
}

ul.archiveList .text_size{
	font-size:11px;
	font-weight:normal;
}

ul.archiveList li span{
	font-size:12px; 
	font-weight:bold; 
}

ul.archiveList li ul li {
	padding-left:0px;
}