.container01_topbg01{
	background-image: url(container01_topbg01.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 33px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
.container01_topbg03{
	background-image: url(container01_topbg03.jpg);
	background-repeat: no-repeat;
	width: 28px;
	height: 33px;
}
.container01_leftbg{
	background-image: url(container01_leftbg.gif);
	background-repeat: repeat-y;
	width: 30px;
}
.container01_rightbg{
	background-image: url(container01_rightbg.gif);
	background-repeat: repeat-y;
	width:28px;
}
.container01_bottombg01{
	background-image: url(container01_bottombg01.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 7px;
}
.container01_bottombg02{
	background-image: url(container01_bottombg02.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.container01_bottombg03{
	background-image: url(container01_bottombg03.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 7px;
}
.container01_contentpane{
	font-family: Tahoma;
	font-size: 11PX;
	color: #373737;
	background-color: White;
}
.container01_title{
   font-family: Tempus Sans ITC;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}
.container01_mar{
	margin-bottom: 5px;
}
