.container01_pic01{
	background-image: url(container01_pic01.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 27px;
}
.container01_pic02{
	background-image: url(container01_pic02.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.container01_pic03{
	background-image: url(container01_pic03.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 27px;
}
.container01_title{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #0074BF;
}
.container01_contentpane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding: 5px;
}
.container01_mar{
	margin-bottom: 3px;
}
.container01_bor{
	border-left: 1px solid #B2B7BB;
	border-right: 1px solid #B2B7BB;
	border-bottom: 1px solid #B2B7BB;
}
