.container01_topbg01{
	background-image: url(container01_topbg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 30px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.container01_contentpane{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0410B;
	background-color: #FAF7F2;
	width: 100%;
}
.container01_title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #F8FD97;
}
.container01_mar{
	margin-bottom:2px;
}
