.container01_topbg01{
	background-image: url(container01_topbg01.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 32px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.gif);
	background-repeat: repeat-x;
	height: 32px;
	padding-left: 5px;
}
.container01_topbg03{
	background-image: url(container01_topbg03.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 32px;
}
.container01_leftbg{
	background-image: url(container01_leftbg.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.container01_rightbg{
	background-image: url(container01_rightbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 8px;
}
.container01_bottombg01{
	background-image: url(container01_bottombg01.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}
.container01_bottombg02{
	background-image: url(container01_bottombg02.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.container01_bottombg03{
	background-image: url(container01_bottombg03.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}
.container01_contentpane{
   background-color: #EEEEEE;
	padding: 8px 2px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #606060;
}
.container01_title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #762523;
	font-size: 12px;
}
.container01_mar{
	margin-bottom: 5px;
}





