@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 0.7em;
	font-weight:normal;
	vertical-align: text-top;
	background: transparent;
	display:inline;
}

h2 {
	font-weight:normal;
	font-size:1.3em;
}

a {
	color:#000;
}

a:hover {
	color:#666;
}

label {
	margin: 3px;
	font-size: 0.8em;
	font-weight: normal;
	display: block;
}

.navigationarrow {
	vertical-align:top;
}

.navigationcell {
	padding-top:40px;
}

.navigationcell a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 0.8em;
	font-weight:normal;
	vertical-align: text-top;
	background: transparent;
	display:inline;
	text-decoration:none;
}

#wrapper {
	width:1000px;
	margin:10px;
	padding:0;
}

#header {
	padding-top:10px;
}

#header .flag {
	margin-left:10px;
	margin-right:4px;
}

#mainmenu {
	width:980px;
	margin-top:20px;
}

#mainmenu .flag {
	margin-left:2px;
	margin-right:10px;
}

#mainmenu a {
	font-size:0.8em;
	color:#999;
	text-decoration:none;
}

#mainmenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#mainmenu li {
	display:inline;
	padding-right:14px;
}

#mainmenu .highlightmenu {
	color:#000;
}

#submenu {
	width:980px;
	height:76px;
	padding-top:10px;
}

#submenu img {
	border-bottom: #fff solid 3px;
	margin-right:5px;
}

#submenu .highlightmenu {
	border-bottom: #000 solid 3px;
}

#content .icon {
	margin-left:3px;
}

#content a {
	color:#333;
	text-decoration:none;
}

#content h3 {
	color:#333;
	font-size:1.2em;
	font-weight:normal;
}

#content select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

#defaultcontent {
	width:1000px;
}

#defaultcontent p {
	margin:0;
	padding:0;
	font-size:0.7em;
}

#defaultcontent td {
	font-size:0.7em;
}

#mapcontent {
	width:700px;
}

#mapcontent td {
	font-size:0.8em;
}

#mapcontent select {
	border:0px;
}

.pageelement {
	float:left;
}

.contentbakground {
	background-color: #a6c6d6;
}

#iconbank {
	margin-top:-25px;
	width:1000px;
}

#iconbank hr {
	border-style:solid;
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
	border-top-width:1px;
	clear:left;
}

#iconbank .iconlist {
	float:left;
	height:100px;
	padding:10px;
}

#iconbank p {
	font-size:0.8em;
}

.measureheader {
	height:20px;
}

.borderbottom {
	border-bottom:solid 1px #000;
}

.mystring img {
	border:0;
}

.mystring p {
	font-size:0.9em;
	font-family:"Courier New", Courier, monospace;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:50px;
	margin-bottom:34px;
	margin-top:0;
	width:378px;
	background:url(../mystring/photobg.jpg) bottom left;
}

#defaultcontent .indexpagetext {
	font-size:0.8em;
	color:#666;
}


#newsdetail {
	font-size:0.8em;
}

#newsdetail .newsdate {
	font-size:0.8em;
}

#newsdetail .newsheader {
	font-size:1.1em;
}

#newslist ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.8em;
}

#newslist li {
	margin-bottom:7px;
}

#newslist .newsdate {
	font-size:0.8em;
}

#newslist p {
	font-size:0.8em;
}

#firstpagenews {
	margin-left:10px;
	margin-top:-100px;
	margin-bottom:90px;
	font-size:0.8em;
}

#firstpagenews .newsdate{
	font-size:0.8em;
}
