@charset "utf-8";

/*****************************************
		Background Color [Blue]
*****************************************/
html {
	background: none !important;
	background-color: #009 !important;
	color: #FF0 !important;
}
a:link { color: #FFF; }
a:visited {	color: #FFF; }
a:hover { color: #F00; }
a:active { color: #F00; }
#container,
#wrapper,
#main,
.calendar_page table,
.fileDL,
.faqCollection,
.relPage,
.reference,
.enquete,
#calendarAll,
#calendar7th table,
#cloud_keyword,
#dirIndexQA,
#mapList,
#mapNav ul,
#dirNews { background: none; }
.list_index ul li { background-color: #009 !important; }
/*****************************************
				Header
*****************************************/
#header { background: #FF0; }
#gNav { background: #006; }
#gNav ul li.nav07 { background-color: #006; }
#gNav ul li ul li a {
	background: #006 !important;
	border-left: 2px solid #FFF;
	border-bottom: 1px solid #009;
}
#gNav ul li ul li a:hover {
	background: #FF0 !important;
	border-left: 2px solid #FF0;
	color: #006;
}
/*****************************************
				Search
*****************************************/
#searchBox { background: #FF0; }
#field_search {
	background: #006;
	padding: 0 4px;
	border: 1px solid #FFF;
	color: #FFF;
}
#cloud_keyword {
	background: #009;
	border: 1px solid #009;
}
/*****************************************
			Category Title
*****************************************/
#categoryTitle {
	background: #006;
	width: 180px;
	height: auto;
	padding: 8px;
	color: #FF0;
	border: 2px solid #FFF;
}
/*****************************************
			Local Navigation
*****************************************/
#lNav ul {
	background: #006;
	border: 2px solid #FFF;
}
#lNav ul li a { background: none; }
#lNav ul li:hover { background: #FF0; }
#lNav ul li a:hover { color: #009; }
/*****************************************
			Page Title
*****************************************/
#pageTitle,
.newsTitle {
	background: #006;
	border: none;
	padding: 0;
}
#pageTitle .innerTitle,
.newsTitle .innerTitle {
	background: #006;
	width: 896px;
	border: 2px solid #FFF;
	color: #FF0;
}
/*****************************************
				Contents
*****************************************/
#contents,
.contentsCalendar { background: none; }
/*****************************************
				Title
*****************************************/
#contents h2,
.contentsCalendar h2,
#contents h3,
.contentsCalendar h3,
#contents h4,
.contentsCalendar h4,
#contents h5,
.contentsCalendar h5,
#contents h6,
.contentsCalendar h6 {
	background: #006;
	width: 880px;
	height: auto;
	margin: 15px auto 8px auto;
	padding: 5px 5px 3px 13px;
	border: 1px solid #FFF;
	font-size: 129%;
	font-weight: bold;
	color: #FF0;
}
/*****************************************
	WYSIWYG Contents Inner Elements
*****************************************/
#contents th,
#contents td { background-color: transparent !important; }
/*****************************************
			Page Information
*****************************************/
#pageInfo { background: #009; }
/*****************************************
				Footer
*****************************************/
#footer { background: #FF0; }
#footerAddress,
#footerNav a,
#footerAccess p,
#footerContact li,
#copyright { color: #009; }
/*****************************************
				Ad Banner
*****************************************/
#adBanner {
	background: #009;
	border-top: 2px solid #FFF;
}
/*****************************************
			Directory News
*****************************************/
#dirNews { background: #009; }
#dirNews h3 {
	background: #006;
	width: 896px;
	border: 2px solid #FFF;
	color: #FF0;
}
#dirNewsList {
	border: 2px solid #FFF;
	border-top: none;
}
#dirNews dl { background: #006; }
#dirNews dl dt { color: #FF0; }
/*****************************************
			Directory Index
*****************************************/
.dirIndex,
#dirRel .dirIndex,
#dirRelInfo { background: #009; }
.dirIndexTitle,
#dirRelInfo h3,
#dirRel .dirIndex h3 {
	background: none;
	background-color: #006;
	border-top: 2px solid #FFF;
	border-bottom: 1px dotted #FFF;
	color: #FFF;
}
.dirIndexTitle a,
#dirRelInfo h3 a,
#dirRel .dirIndex h3 a { color: #FFF; }
.dirIndexTitle a:hover,
#dirRelInfo h3 a:hover,
#dirRel .dirIndex h3 a:hover  { color: #FF0; }
/* Drop Down */
.dirIndexTitle ul,
#dirRelInfo .dirIndexTitle ul,
#dirRel .dirIndexTitle ul {
	background: #009;
	border: 2px solid #FFF;
}
.dirIndexTitle ul li a { color: #FFF; }
#dirIndexQA { background: #009; }
#dirIndexQA h3 {
	background: #006;
	width: 896px;
	border: 2px solid #FFF;
	border-bottom: none;
}
#dirIndexQA h3 a:hover { color: #FF0; }
#dirIndexQABox { border: 2px solid #FFF; }
#searchQA { background: #FFF; }
#field_search_QA {
	background: #006;
	color: #FFF;
}
/*****************************************
			Calendar 
*****************************************/
#calendarAll { border: solid 1px #FFF; }
#calendarAll dl dt { border-top: dotted 1px #FFF; }
#calendarAll dl dd {
	border-top: dotted 1px #FFF;
	border-left: solid 1px #FFF;
}
#calList li { background: #009; }
#btn_calchange { background: #006; }
/*****************************************
			7th Days Calendar
*****************************************/
#calendar7th table { border: solid 1px #FFF; }
#calendar7th table thead th {
	border-bottom: solid 1px #FFF;
	border-left: solid 1px #FFF;
}
#calendar7th table tbody td {
	border-left: solid 1px #FFF;
	border-bottom: dotted 1px #FFF;
}
#calendar7th table th,
#calendar7th table td { background-color: transparent !important; }
#calendar7th table tbody td dl dt { background-color: #006 !important; }
/*****************************************
		Calendar Global Style
*****************************************/
#calendarAll dl.sun dt,
#calendarAll dl.national dt,
#calendar7th th.sun,
#calendar7th th.national { background: transparent; }
#calendarAll dl.sat dt,
#calendar7th th.sat { background: transparent; }
#calendarAll dl.today,
#calendar7th table tbody td.today { background: transparent; }
/*****************************************
			Calendar Detail 
*****************************************/
#calText { background-color: transparent; }
/*****************************************
		Calendar Inner Page
*****************************************/
.calendar_page table thead th { background-color: transparent !important; }
/*****************************************
			Google Maps View
*****************************************/
#mapCategory li {
	background-color: transparent !important;
	border: solid 2px #FFF !important;
}
#mapList { border: solid 2px #FFF !important; }
#mapCanvas { border: solid 1px #FFF; }
#mapNav h2 {
	background: #006;
	border: solid 1px #FFF;
	border-bottom: none;
	color: #FF0;
}
#mapNav ul { border: solid 1px #FFF !important; }
#mapNav ul { border: solid 1px #006; }
#mapNav ul li { border-top: dotted 1px #FFF; }
#mapNav ul li a {
	border-left: solid 5px #FFF;
	color: inherit;
}
/*****************************************
			FAQ Detail Page
*****************************************/
#listIndexQA dl { border-bottom: solid 1px #FFF; }
#faqQ dt,
#faqA dt {
	background: #006;
	padding: 0 15px;
	border: solid 1px #FFF;
	text-indent: 0;
	white-space: normal;
	color: #FFF;
	font-weight: bold;
}
/*****************************************
			File Download
*****************************************/
.fileDL h2 { 
	padding: 0 0 0 15px;
	width: auto;
	line-height: 45px;
	background: #006;
	border: solid 1px #FFF;
	border-bottom: none;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #FF0;
}
.fileDL .inner { border: solid 1px #FFF !important; }
/*****************************************
			FAQ Collection
*****************************************/
.faqCollection h2 { 
	padding: 0 0 0 15px;
	width: auto;
	line-height: 45px;
	background: #006;
	border: solid 1px #FFF;
	border-bottom: none;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #FF0;
}
.faqCollection .inner { border: solid 1px #FFF !important; }
/*****************************************
			Related Pages
*****************************************/
.relPage h2 { 
	padding: 0 0 0 15px;
	width: auto;
	line-height: 45px;
	background: #006;
	border: solid 1px #FFF;
	border-bottom: none;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #FF0;
}
.relPage .inner { border: solid 1px #FFF !important; }
/*****************************************
				Reference
*****************************************/
.reference h2 { 
	padding: 0 0 0 15px;
	width: auto;
	line-height: 45px;
	background: #006;
	border: solid 1px #FFF;
	border-bottom: none;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #FF0;
}
.reference .inner { border: solid 1px #FFF !important; }
/*****************************************
				Enquete
*****************************************/
.enquete h2 { 
	padding: 0 0 0 15px;
	width: auto;
	line-height: 45px;
	background: #006;
	border: solid 1px #FFF;
	border-bottom: none;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #FF0;
}
.enquete .inner { border: solid 1px #FFF !important; }
.enquete .inner dl dd textarea {
	background: #006;
	border: solid 1px #FFF;
	color: #FF0;
}
/*****************************************
			Search Page
*****************************************/
.searchResponse dt {
	background-color: #006;
	border: solid 1px #FFF;
}
.searchResponse dd a { color: #FFF; }
.highlight {
	background: #006;
	color: #FFF;
}
.backSearchList a {
	background: #006;
	border: solid 1px #FFF;
}
.backSearchList .submit {
	background: #006;
	color: #FFF;
}
/*****************************************
			Section List
*****************************************/
#sectionList thead th { background: transparent !important; }
#sectionList th,
#sectionList td { border: solid 1px #FFF !important; }
/*****************************************
				Top Page
*****************************************/
#lifeEvent,
#news,
#eventCalendar { background: none; }
#eventCalendar .calendar table tbody td,
#eventCalendar .date dl,
#eventCalendar .date .nodata { background: #006; }
#eventCalendar .calendar table .today,
#eventCalendar .calendar table .eventday { background-color: #006; }
#news dl dt,
#eventCalendar .calendar .caption { color: #FF0; }
#news .inner { border: 2px solid #FFF; }
#pageRanking { background-color: #FFF; }
#pageRankingContents { background: #006; }
.bnrText { background: #006; }