.container01_topbg01{
	background-image: url(container01_topbg01.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.container01_topbg03{
	background-image: url(container01_topbg03.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
}
.container01_leftbg{
	background-image: url(container01_leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 5px;
}
.container01_rightbg{
	background-image: url(container01_rightbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 5px;
}
.container01_bottombg01{
	background-image: url(container01_bottombg01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 6px;
}
.container01_bottombg02{
	background-image: url(container01_bottombg02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 6px;
}
.container01_bottombg03{
	background-image: url(container01_bottombg03.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 6px;
}
.container01_contentbg{
	background-image: url(container01_contentbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #E9FF98;
}
.container01_title{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
.container01_contentpane{
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2F3C22;
	font-size: 12px;
	line-height: 150%;
}
.container01_mar{
	margin-bottom: 5px;
}
