
.part01 { background	: url(../images/header.jpg) top left no-repeat; }
.part04 { background	: url(../images/left.jpg) bottom left repeat-y; }
.part06 { background	: url(../images/right.jpg) bottom right repeat-y; }
.part07 { background	: url(../images/footer.jpg) bottom left no-repeat; }

.menu_left_01 { background : url(../images/module_top.jpg) top left no-repeat; }
.menu_left_02 { background : url(../images/module_middle.jpg) top left repeat-y; }
.menu_left_03 { background : url(../images/module_bottom.jpg) bottom left no-repeat; }

#page { background-color: #080808; }
body { background-color: #080808; }
table.contenttoc { background: #D1DDEE; }

#page_outer {
	width		: 960px;
}

hr {
	color		: #233975;
}


#p_headerleft {
	width				: 620px;
	height				: 28px;
	overflow			: visible;
	position			: relative;
	top					: 83px;
	left				: 180px;
	float				: left;
}

#p_headerleft a {
	line-height			: 26px;
	padding				: 0 20px;
	border-right		: 1px dotted #000000;
	color				: #ffffff;
	font-size			: 18px;
	font-weight			: normal;
	text-decoration		: none;
}

#p_headerleft a:hover {
	color				: #000000;
}

.mainlevel#active_menu	{
	color				: #000000;
}
