.container05_pic01{
	background-image: url(5educontainerpic_01.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 27px;
}
.container05_pic02{
	background-image: url(5educontainerpic_02.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.container05_pic03{
	background-image: url(5educontainerpic_03.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 27px;
}
.container05_leftbg{
	background-image: url(5educontainerpic_04.jpg);
	background-repeat: repeat-y;
	width: 4px;
}
.container05_rightbg{
	background-image: url(5educontainerpic_05.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.container05_bottombor{
	border-bottom: 1px solid #C6C6C6;
}
.container05_contentpane{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	background-color: #ffffff;
}
.container05_title{
   font-family: Arial unicode ms;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
	padding-left: 15px;
}
.container05_mar{
	margin-bottom: 3px;
}