.container01_topbg01{
	background-image: url(container01_topbg01.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 30px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.container01_topbg03{
	background-image: url(container01_topbg03.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.container01_topbg04{
	background-image: url(container01_topbg04.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.container01_topbg05{
	background-image: url(container01_topbg05.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 30px;
}
.container01_leftbg{
	background-image: url(container01_leftbg.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.container01_rightbg{
	background-image: url(container01_rightbg.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.container01_bottombg01{
	background-image: url(container01_bottombg01.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 9px;
}
.container01_bottombg02{
	background-image: url(container01_bottombg02.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.container01_bottombg03{
	background-image: url(container01_bottombg03.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 9px;
}
.container01_contentpane{
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	background-color: White;
	padding: 5px;
}
.container01_title{
   font-family: Sylfaen;
	font-size: 14px;
	font-weight: bold;
	color: #967e2e;
	padding: 5px;
}
.container01_mar{
	margin-bottom: 5px;
}

