@charset "utf-8";

/*
#wrap {
	margin: 0 auto;
	width: 898px;
	text-align:left;
	border-right: 1px solid #040000;
	border-bottom: 1px solid #040000;
	border-left: 1px solid #040000;
}

#mainContent {
	background: #040000;
	padding-bottom: 0;
	height: 100%;
}

#flashcontent {
	padding: 10px 0 26px 0;
}

#flashcontent a {
	color: #fff;
	margin-left: 17px;
}
#flashcontent a:hover {
	text-decoration: underline;
}
*/

#mainContent h1 {
	color: #0069AE;
	font-weight: bold;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 11px;
	width: 550px;
	margin-left: 17px;
}

#newsBox {
	width: 760px;
	margin-left: 17px;
	height: 120px;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
	background: #040000;
}
/*
*html #newsBox {
	width: 520px;
}
*/
.banner {
	width: 300px;
	float: right;
	padding-right: 20px;
	background: #040000;
	text-align: right;
}

#newsBox table th {
	color: #fff;
	padding: .1em .3em 0 0;
	font-weight: normal;
	width: 80px;
}

#newsBox table td {
	color: #fff;
	padding: .1em 0 .3em 5px;
}
*html #newsBox table td {
	color: #fff;
	padding: .1em 0 .3em 5px;
}
#newsBox table td span {
	color: #040000;
}

#newsBox table td a,
#newsBox table td a:visited {
	text-decoration: underline;
	color: #fff;
}
#newsBox table td a:hover,
#newsBox table td a:active {
	text-decoration: none;
	color: #fff;
	background: #025E91;
}


/*-----------*/
#mainContent table#siteMap {
	width: 600px;
	margin-left: 134px;
}

#mainContent table#siteMap td {
	width: 300px ;
	background: url(../images/dotted.gif) repeat-x left top;
	text-align: left;
	padding: 8px 10px 8px 0;
}

#mainContent table#siteMap td span {
	
}

#mainContent table#siteMap td.lm {
	padding-left: 20px;
}

#mainContent table#siteMap p {
	padding-bottom: 8px;
}
#mainContent table#siteMap li {
	padding-bottom: 3px;
}

#mainContent table#siteMap a,
#mainContent table#siteMap a:visited {
	width: 300px;
	display: block;
}
#mainContent table#siteMap a:hover,
#mainContent table#siteMap a:active {
	background: #0069AE;
	color: #fff;
}

h1#maptit {
	font-size: 28px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 600px;
	line-height: 110%;
	padding-left: 117px;
	color: #040000;
	
}
*html h1#maptit {
	padding-left: 83px;

}
*:first-child+html h1#maptit {
	padding-left: 134px;

}

.reg {
	font-size: 10px;
	vertical-align: top;
	line-height: 110%;
}
.regB {
	font-size: 10px;
	vertical-align: top;
	line-height: 110%;
	color: #0069AE;
}

