body {
	margin: 0px;
	font-size:12px;
	margin:0px;
	background:#FFF; 
	line-height:23px;
}

a:link {
	text-decoration:none;
	color: #03337A; 
	font-size:12px; 
}
a:visited {
	color: #03337A; 
	text-decoration:none; 
	font-size:12px; 
}
a:hover{
	color: red; 
	text-decoration:underline; 
	font-size:12px; 
}	


ul, ol, li{ 
	list-style-type: none;
}
#top {
	margin: 0px auto;
	height: 114px;
	width: 910px;
}
#logo {
    float: left;
	margin: 0px auto;
	height: 114px;
	width: 173px;
	color:red;
	background:transparent url(../images/hdkf_logo1.jpg) no-repeat scroll left center;
}


#banner {
    float: left;
	margin: 0px auto;
	height: 114px;
	width: 737px;
	background:transparent url(../images/hdkf_tl.jpg) no-repeat scroll left center;
}

#navbar-outer {
    background:url(../images/hdkf_dh.jpg);
	margin: 0px auto;
	height: 45px;
	width: 910px;
}

#navbar {
    margin:0px auto;
	width:570px;
}

#navbar li { float: left; padding: 10px; line-height: 25px;  }

#navbar li A{ 
	text-decoration:none;
	color: #ffffff; 
	font-size:12px;
	font-weight: bold;
}

#main1 {
	margin: 0px auto;
	height: 856px;
	width: 910px;
}
	
#main1_left {
	background-color:#f8f6f7;
	float: left;
	line-height:17px;
	padding: 20px 20px auto auto;
	height: 856px;
	width: 183px;
}
	
.menuitem{
	margin-top:10px;
	padding-left:20px;
	font-size:12px;
	width:140px;
	border-bottom: 1px solid #EBE6C9;
}

.menuitem_big{
	margin-top:10px;
	padding-left:20px;
	font-size:14px;
	width:140px;
	font-weight:bold;
	border-bottom: 1px solid #EBE6C9;
}
	
#main1_right {
	float: left;
	margin: 0px auto;
	height: 576px;
	width: 707px;
}
	
#back {
	margin: 0px auto;
	height: 30px;
	width: 910px;
	background-color:#990000;
	text-align:center;
	color:white;
	border-bottom: 10px solid #c6c6c6;
}

#btm{
	margin: 0px auto;
	width: 910px;
	text-align:center;
}

#right-top{
	width: 100%;
	border-bottom: 6px solid #d8d9d7;
	height:60px;
	background-image:url(../images/hdkf_tu1.jpg);
}

.notearea { 
background-color: #ffffcc;
border-bottom-color: #ddca8a;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #ddca8a;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #ddca8a;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #ddca8a;
border-top-style: solid;
border-top-width: 1px;
color: #000000;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
width: 91%;
}