@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #222;
	margin: 0;
	padding: 0;
	color: #fff;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h4 {
	margin:0;
	padding:0;
}
a img { 
	border: none;
}
a:link {
	color: #FFF;
	text-decoration: underline; 
}
a:visited {
	color: #CCC;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.make {
	margin-top:22px;
	float:left;
	height:64px;
	width: 141px;
	margin-left:22px;
}
.atte {
	margin-top:87px;
	float:left;
	height:65px;
	width: 149px;
	margin-left:36px;
}
.aadee {
	margin-top:22px;
	margin-left:36px;
	float:left;
	height:65px;
	width: 154px;
}
.joni {
	margin-top:87px;
	margin-right:22px;
	float:right;
	width: 154px;
	height:64px;
}
.links {
	width:108px;
	height:40px;
	float:left;
}
.ctso {
	width:196px;
	height:64px;
	float:right;
	margin-right:22px;
}
.etu_img {
	width:270px;
	height:391px;
	margin: 7px 230px;
}
.container {
	width: 960px;
	height:673px;
	margin: 20px auto;
	background-image: url(gfx/bg.jpg);
	background-repeat: no-repeat;
	border:4px solid white;
}
.header {
	width:750px;
	height:150px;
	float:right;
}
.logo {
	float: left;
	width: 200px;
	height: 629px;
	margin-top:22px;
	margin-left:10px;
	margin-bottom:22px;
}
.content {
	padding: 10px 10px;
	width: 730px;
	height:415px;
	float: right;
}
.scroll{
	height:415px;
	overflow:auto;
	width:728px;
}
div.nav_left {
	float:left;
	width:350px;
	height:400px;
}
div.nav_right {
	width:350px;
	height:400px;
	float:left;
}
.footer {
	padding: 0 0;
	margin-bottom:22px;
	position: relative;
	float:right;
	width:750px;
	height:66px;
}
.nav {
	display:block;
}
ul.nav li {
	list-style:none;
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #aaa;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
span.siv {
	font-size: 12px;
}
.gnav{
	height:15px;
}
.glink{
	font-weight:bold;
	font-size:12px;
}
#gth {
	width: 80px;
	height: 80px;
	text-align: center;
}
#loadarea {
	height: 400px;
	width: 560px;
	margin-left:10px;
}
.thumbnail img{
	border: 1px solid black;
	margin: 0;
}
.thumbnail:hover{
	background-color: #000;
}
.thumbnail:hover img{
	border: 1px solid white;
}
.thumbnail span{ 
	position: absolute;
	background-color: black;
	padding: 0px;
	top: -800px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
}
.thumbnail span img{ 
	border-width: 0;
	padding: 0px;
}
.thumbnail:hover span{ 
	visibility: visible;
	top: 0;
	left: 190px; 
	color:#fff;
	z-index: 50;
}