body,div {
	font-family:gillsans mt,verdana,arial;
	font-size:10px;
	color:#0D2C89;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

body {
	overflow:hidden;
	text-align:center;
}

td {
	font-family:gillsans mt,verdana,arial;
	font-size:10px;
	padding:5px;
}

a:link,a:visited {
	color:#0D2C89;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

li {
	list-style:disc;
}

input,textarea,option {
	font-family:gillsans mt,verdana,arial;
	font-size:10px;
	color:#0D2C89;
}

.frontpage_link {
	position:absolute;
	border:0px;
	color:#0D2C89;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	overflow:hidden;
	letter-spacing:5px;
}

.frontpage_link_description {
	position:absolute;
	width:150px;
	border:0px;
	color:#0D2C89;
	font-size:11px;
	visibility:hidden;
	overflow:hidden;
}

.bgimage {
	border:1px solid #0D2C89;
}

.button {
	position:relative;
	left:5px;
	border:0px;
	cursor:pointer;
}

.menu {
	position:relative;
	left:5px;
	border:0px;
	display:none;
}

.space {
	height:5px;
	font-size:0px;
}

.list_item {
	cursor:pointer;
}

.illustration {
	padding:10px;
	font-size:9px;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

#bgimage {
	left:120px;
	top:-123px;
	width:670px;
	height:635px;
	border:0px;
}

#bgimage_alternate {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	border:0px;
}

#logo {
	position:absolute;
	left:10px;
	top:10px;
}

#title {
	position:absolute;
	left:120px;
	top:29px;
}

#search {
	position:absolute;
	left:800px;
	top:27px;
}

#menu {
	position:absolute;
	left:5px;
	top:137px;
	border:0px;
}

#page_frame {
	position:absolute;
	left:120px;
	top:123px;
	width:670px;
	height:635px;
	border:0px;
	background-color:transparent;
}

#page_subframe {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	
	position:absolute;
	left:0px;
	top:0px;
	width:670px;
	height:621px;
	border:0px;
	padding:10px;
	padding-right:30px;
	overflow:auto;
	background-color:transparent;
}

#sidebar {
	position:absolute;
	left:800px;
	top:132px;
	width:214px;
	height:626px;
	border:0px;
	overflow:hidden;
	background-color:transparent;
}

#hotnews {
	height:80px;
	overflow:hidden;
}

#hotnews_scroll {
	position:relative;
	top:80px;
}

#horizon {
	text-align: center;
	visibility: visible;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#content {
	height: 768px;
	width: 1024px;
}
