.container05_topbg01{
	background-image: url(container05_topbg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 20px;
}
.container05_topbg02{
	background-image: url(container05_topbg02.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.container05_topbg03{
   background-image: url(container05_topbg03.jpg);
   background-repeat: no-repeat;
   width: 5px;
   height: 20px;
}
.container05_leftbg{
	background-image: url(container05_leftbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container05_rightbg{
	background-image: url(container05_rightbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container05_bottombg01{
	background-image: url(container05_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container05_bottombg02{
	background-image: url(container05_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.container05_bottombg03{
   background-image: url(container05_bottombg03.jpg);
   background-repeat: no-repeat;
   width: 5px;
   height: 5px;
}
.container05_contentpane{
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
}
.container05_title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.container05_mar{
	margin-bottom:5px;
}
