

body {
	
	background:url(../i/bg.gif) left top repeat-y #3a6590;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 16px;
	color: #333366;
	margin:0;
	padding:0;
}
h1 {
	display:block;
	text-align:center;
	margin-top:0;
	padding: 5px 0;
	font-size:16px;
	background-color:#167ca0;
	color:#FFFFFF;
}
h2 {
	font-weight:bold;
	color:#336699;
}
dl {
	font-weight:bold;
}
dd {
	margin-left: 150px;
}
.slogan {
	font-size:16px;
}
.next {
	text-align:center;
	margin-bottom:30px;
}
.red {
	color: #cc0099;
}
.light {
	color:#336699;
}
#top {
	height: 139px;
	background:url(../i/top_bg.gif) repeat-x left top;
}
#top_in {
	height: 139px;
	background:url(../i/drop.jpg) top right no-repeat;
}
#rightcol {
	background-color:#41b4c7;
	margin-left:183px;
	width:auto;
}
#cont {
	width:550px;
	margin-left:auto;
	margin-right:auto;
}
#leftcol {
	background:url(../i/left_mid.jpg) top left repeat-x;
	position:absolute;
	left:0;
	top: 139px;
	width: 183px;
	height:320px;
}
#nav {
	background:url(../i/left_top.jpg) left top no-repeat;
	padding-left:10px;
	padding-top: 43px;
}
#nav ul {
	list-style-type: none;
	padding:0;
	margin:0;
}
#nav a, .next a, .lnk a{
	color:#FFFFFF;
	font-family:Arial,Helvetica,Geneva,Swiss,Sans-Serif;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
	font-weight:bold;
}
#nav a:hover, .next a:hover, .lnk a:hover {
	color:#ADD8E6;
    text-decoration:none;
}
.listtitle {
	font-weight:bold;
}
.listbody {
	font-weight:bold;
	margin-left: 150px;
}
#drop {
	position:absolute;
	top:0;
	right:0;
	width:252px;
	height:139px;
	background:url(../i/oben_drop.jpg) no-repeat;
}
#ban {
	position:absolute;
	left:183px;
	top:2px;
}
#logo {
	position:absolute;
	left:0;
	top:0;
}
