.container01_topbg01{
	background-image: url(container01_topbg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	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: 36px;
	height: 20px;
}
.container01_topbg04{
   background-image: url(container01_topbg04.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 20px;	
}
.container01_leftbg{
	background-image: url(container01_leftbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container01_rightbg{
   background-image: url(container01_rightbg.jpg);
	background-repeat: repeat-y;
	width: 11px;	
}
.container01_bottombg01{
	background-image: url(container01_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 11px;
}
.container01_bottombg02{
   background-image: url(container01_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 11px;	
}
.container01_bottombg03{
	background-image: url(container01_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 11px;
}
.container01_bottombg04{
	background-image: url(container01_bottombg04.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.container01_rightbg02{
	background-image: url(container01_rightbg02.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 14px;	
	background-position: bottom;
}
.container01_title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.container01_contentpane{
	padding: 10px 0px 0px 0px;
	background-color: #646664;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.container01_mar{
	margin-bottom: 3px;
}
