.container01_topbg01{
/*	background-image: url(container01_topbg01.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 33px; */
	background-color: #777777;
}
.container01_topbg02{
/*	background-image: url(container01_topbg02.gif);
	background-repeat: repeat-x;
	height: 33px; */ 
	background-color: #777777;
}
.container01_leftbg{
/*	background-image: url(container01_leftbg.gif);
	background-repeat: repeat-y;
	width: 17px; */
	background-color: #777777;
	vertical-align:top; 
}
.container01_contentpane{
	font-family: tahoma;
	font-size: 11PX;
	color: #D7D7D7;
	background-color: #777777;
	padding: 5px;
}
.container01_title{
   font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CACACA;
	padding: 5px;
}
.container01_mar{
	margin-bottom: 1px;
	margin-top: 4px;
}

