* {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

a {text-decoration: underline;}

body {
	visibility: visible;
}

ul {
	margin-top: 10px;
}

#page {
	margin: 20px auto;

	width: 950px;
}

#header {
	min-height: 50px;
}

#header #text {
	margin-top: 20px;

	font-size: 24px;

	float: left;
}

#header #image {
	margin-right: 30px;

	width: 200px;
	height: 100%;

	float: right;
}

#footer {
	margin-top: 10px;
	padding-top: 5px;

	vertical-align: bottom;
}

#footer,
#footer a {
	font-size: 9px;
}

#location {
	margin: 10px;
	margin-top: 20px;
}

#location,
#location a {
	font-size: 9px;
}

#col1 {
	width: 720px;

	float: left;
}

#col1 #content {
	margin: 10px;
}

#col2 {
	width: 200px;

	min-height: 400px;

	float: left;
}

#col2 #content {
	margin: 10px;
}

#menu_sub {
	width: 100%;

	margin: 0;
	margin-top: 20px;
	padding: 0;

	overflow: hidden;

	list-style-type: none;
}

#menu_sub li {
	width: 100%;

	margin: 0px;
	padding: 0px;

	float: left;
}

#menu_sub ul {
	width: 100%;

	margin: 0px;
	padding: 0px;

	list-style-type: none;
}

#menu_sub li a {
	padding-left: 10px;
}

#menu_sub ul.level1 li a {
	padding-left: 20px;
}

#menu_sub ul.level2 li a {
	padding-left: 30px;
}

#menu_sub ul.level3 li a {
	padding-left: 40px;
}

#menu_sub ul.level4 li a {
	padding-left: 50px;
}

#menu_sub a {
	display: block;

	text-decoration: none;
}

#menu_sub li a {
	padding-top: 2px;
	padding-bottom: 2px;
}

#info {
}

#info td.date {
	padding-right: 10px;

	text-align: right;
}

#info img {
	border: none;
}

#info h2 {
	font-size: 11px;
}

#dictionary {
	overflow: visible;
}

#dictionary img {
	border: none;
}

#dictionary #content {
	margin-left: 0px;
}

#dictionary h1,
#dictionary h2 {
	display: inline;
}

#dictionary h1 {
	margin-right: 10px;
}

#dictionary h2 {
	font-size: 14px;
}

#dictionary #filter {
	margin-top: 10px;
	margin-bottom: 10px;
}

#dictionary #filter,
#dictionary #filter * {
	font-size: 9px;
}

#dictionary #search {
	margin-bottom: 10px;
}

#dictionary #search,
#dictionary #search * {
	font-size: 9px;
}

#dictionary #search #textfield {
	margin-right: 10px;
	width: 450px;
}

#dictionary #pager {
	margin-top: 10px;
	margin-bottom: 10px;
}

#dictionary #pager,
#dictionary #pager * {
	font-size: 9px;
}

#dictionary th {
	text-align: left;

	font-size: 13px;
}

#dictionary td,
#dictionary td * {
	text-align: left;

	font-size: 11px;
}

#dictionary #button {
	margin-top: 20px;
}

#dictionary #button,
#dictionary #button * {
	font-size: 10px;
}

#content .sitemap {
}

#content .sitemap * {
	font-weight: normal;
}

#content .sitemap dl,
#content .sitemap dd {
	margin: 0;
	padding: 0;
}

#content .sitemap dd {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 5px;

	line-height: 14px;
}

#content .sitemap dl dl {
	margin-left: 10px;
}

#content .sitemap dl > dl {
	margin-left: 15px;
}

/* Content */
#content h1 {
	font-size: 20px;
	font-weight: bold;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
}

#content ul {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 20px;
}

#content li {
	list-style-type: square;
}

#block_content .tb_image_l {
	margin-right: 4px;
}

#block_content .tb_image_r {
	margin-left: 4px;
	margin-bottom: 4px;
}
