.container01_pic01{
	background-image: url(container01_pic01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 23px;
}
.container01_pic02{
	background-image: url(container01_pic02.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.container01_pic03{
	background-image: url(container01_pic03.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.container01_pic04{
	background-image: url(container01_pic04.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 23px;
}
.container01_leftbg{
	background-image: url(container01_pic05.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.container01_rightbg{
	background-image: url(container01_pic06.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.container01_bottombg01{
	background-image: url(container01_pic07.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container01_bottombg02{
	background-image: url(container01_pic08.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.container01_bottombg03{
	background-image: url(container01_pic09.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container01_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.container01_mar{
	margin-bottom: 3px;
}
.container01_contentpane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	padding: 1px;
}
