.container01_topbg01{
	background-image: url(container01_topbg01.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 28px;
}
.container01_topbg03{
	background-image: url(container01_topbg03.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.container01_bottombg01{
   background-image:  url(container01_bottombg01.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.container01_bottombg02{
	background-image:  url(container01_bottombg02.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 8px;
}
.container01_bottombg03{
	background-image: url(container01_bottombg03.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.container01_contentpane{
	font-family: Tahoma;
	font-size: 11px;
	color: #56656A;
	background-color: White;
	padding: 5px;
}
.container01_title{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #1EA8F0;
	padding: 5px;
}
.container01_mar{
      margin: 6px 0px 3px 0px;
	
}
