body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/img/bgmain.gif);
	background-attachment: fixed;
}
#site {
	background-color: #FFFFFF;
	min-height: 1700px;
	padding: 10px 10px 10px 10px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	}

#bannerTop {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	margin-bottom: 0px;
}
.adRight {
	margin-bottom: 3px;
	margin-top: 3px;
}
.header{
	padding:0px;
	width: 980px;
	background-image: url(/img/top_kff.gif);
	background-repeat: no-repeat;
	height: 150px;
}
.footer{
	width: 1000px;
	height: 20px;
	background-color: #003466;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}


.menu{
	height: 30px;
	width: 980px;
	visibility: visible;
	top: 120px;
	position: absolute;
	margin-right: 10px;
	clip: rect(auto,auto,auto,auto);
	display: block;
	padding-left: 15px;
}
.content {
	height: 600px;
	margin-top: 5px;
	padding-top: 5px;
	width: 980px;
}
.contentbox {
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 10px;
	clear: right;
}
.maincontent {
	width: 468px;
	padding-right: 10px;
	padding-left: 0px;
	display: block;
	float: left;
	margin-right: 10px;
	height: auto;
	clear: right;
}
.leftmenu {
	width: 150px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	float: left;
	display:inline;
	margin-right: 10px;
	padding-right: 10px;
	    min-height: 1000px;
}
.rightmenu{
	float: left;
	display:block;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	width: 310px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	min-height: 1000px;
	clear: right;
}
a {
	color: #5FA5D6;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}


#dropmenudiv{
position:absolute;
border:1px dotted black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ccffff;
}
