.container01_topbg01{
	background-image: url(container01_topbg01.jpg);
	background-repeat: no-repeat;
	width: 24px;
	height: 40px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding-left: 6px;
}
.container01_topbg03{
	background-image: url(container01_topbg03.jpg);
	background-repeat: no-repeat;
	width: 24px;
	height: 40px;
}
.container01_border{
	border-left: 1px solid #E0E9F2;
	border-right: 1px solid #E0E9F2;
	border-bottom: 1px solid #E0E9F2;
}
.container01_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A2C52;
	font-weight: bold;
}
.container01_contentpane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 18px;
	padding: 5px 0px 0px 30px;
}
.container01_mar{
	margin-bottom: 5px;
}
