@charset "utf-8";
/* CSS Document */

#top {
	height:0px;
	background-image:url(../images/top_img.jpg);
	background-repeat:no-repeat;
}

#page_img {
	height:35px;
	background-image:url(../images/bar_outline.gif);
	background-repeat:no-repeat;
	padding-top:65px;
	text-align:right;
}

#groupA {
	width:600px;
	float:left;
}

#groupB {
	width:300px;
	float:left;
}

#groupC {
	float:none;
}

#eedu{
	background-image:url(../images/B-bar-eeducation.gif);
	background-repeat:no-repeat;
	width:98%;
	margin-left:6px;
}

#manual{
	width:96%;
	margin-left:7px;
}

.blk {
	width:280px;
	margin:auto;
	display:block;
	list-style-type: decimal-leading-zero;
	list-style-position:inside;
}

