/* Body */
html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
}
.title {
color:#666666
}
/* CSS Document */
#center {
	width: 800px;
	margin: 0px auto;
}
#header {
	width: 800px;
	height: 90px;
	margin: 0px auto;
}
#login_middle {
	width: 770px;
	height: 20px;
	background: url(gfx/gfx_11.jpg);
	float: left;
}
/* Menu */
#menu {
	position: absolute;
	width: 150px;
	top:auto;
}

/* Nav_list */
.aufz {
	list-style-type:none;
	margin:0;
	padding:0;
	width: auto;
	background-color:#E9E9E9;
	padding-bottom: 2px;
	border-bottom:1px solid #fff;
	font-weight:bold;
}
.aufz li {
	margin: 0px 0 0 0;
	padding:0;
	border-top:1px solid #fff;
	padding-left: 2em;
	font-weight:normal;
}

.nav_list {
	list-style-type:none;
	margin:0;
	padding:0;
	width: auto;
	background-color:#E9E9E9;
	font-size:11px;
	padding-bottom: 2px;
	border-bottom:1px solid #fff;
	font-weight:bold;
}
.nav_list li{
	margin: 0px 0 0 0;
	padding:0;
	padding-left: 1em;
	border-top:1px solid #fff;
	font-weight:normal;
}

/* Menu_lib */
#menu_lib {
	width: 150px;
	height: 97px;
	clear:both;
}
#menu_lib_head_middle {
	background: url(gfx/gfx_19.jpg);
	width: 134px;
	height: 9px;
	font-size: 0px;
	float: left;	
}
#menu_lib_foot_middle {
	width: 134px;
	height: 9px;
	background-color: #7B92BD;
	font-size: 0px;
	float: left;
}

/* Menu_nav */
#menu_nav {
	width: 150px;
	height: 108px;
	padding-top: 14px;
	top:auto;
	clear:both;
}
#menu_nav_head_middle {
	background: url(gfx/gfx_51.jpg);
	width: 134px;
	height: 9px;
	font-size: 0px;
	float: left;
}
#menu_nav_foot_middle {
	width: 134px;
	height: 9px;
	background-color: #A5A6A5;
	font-size: 0px;
	float: left;
}

/* Content_border */
#content_border {
	padding-top: 14px;
	width: 637px;
	height: 500px;
	float: right;
	clear: right;
}
#con_border_line_head_middle {
	background: url(gfx/gfx_25.jpg);
	width: 617px;
	height: 10px;
	font-size: 0px;
	overflow:auto;
	float: left;
}
#con_border_line_cent_left {
	background: url(gfx/gfx_32.jpg);
	width: 10px;
	min-height: 100%;
	overflow:auto;
	font-size: 0px;
	float: left;
}
#con_border_cent {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	overflow:auto;
	min-height: 100%;
	text-align:justify;
	clear:both;
	padding: 3px 3px 3px 3px;
}
* html #con_border_cent {
	height: 100%;
}
#con_border_line_cent_right {
	background: url(gfx/gfx_33.jpg);
	width: 10px;
	min-height: 100%;
	
	height: auto !important;
	height: 100%;
	font-size: 0px;
	float: left;
}
#con_border_line_foot_middle {
	background: url(gfx/gfx_66.jpg);
	width: 616px;
	height: 10px;
	font-size: 0px;
	float: left;
}
/* Contetnt */
#content {
	position: relative;
	padding-top: 2px;
	width: 616px;
	top:auto;
	float: right;
}
#con_line_middle {
	background-color: #E9E9E9;
	width: 596px;
	height: 10px;
	font-size: 0px;
	float:left
}
#con_cent_middle {
	width: 616px;
	height: auto;
	clear: left;
	top: auto;
	position: relative;
	background-color:#E9E9E9;
}
