.container01_topbg01{
	background-image: url(container01_topbg01.jpg);
	background-repeat: no-repeat;
	width: 7px;
	height: 36px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
.container01_leftbg{
	background-image: url(container01_leftbg.jpg);
	background-repeat: repeat-y;
	width: 7px;
}
.container01_contentpane{
	font-family: tahoma;
	font-size: 11PX;
	padding: 5px;
	color: #E1E7EA;
	background-color:#394142;
}
.container01_title{
   font-family: Agency FB;
	font-size: 16px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.container01_mar{
	margin-bottom: 0px;
}
