.container01_topbg01{
	background-image: url(container01_topbg01.jpg);
	background-repeat: repeat-x;
	height: 16px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 35px;
	height: 16px;
	
}
.container01_title{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	padding-left: 10px;
}
.container01_contentpane{
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px;
}
.container01_mar{
   margin-bottom: 5px;
	border: 1px solid #2C3C4B;
}