.container02_topleftbg{
	background-image: url(container02_topleftbg.jpg);
	width: 10px;
	height: 9px;
	background-repeat: no-repeat;
}
.container02_topmiddlebg{
	background-image: url(container02_topmiddlebg.jpg);
	height: 9px;
	background-repeat: repeat-x;
}
.container02_toprightbg{
	background-image: url(container02_toprightbg.jpg);
	width: 10px;
	height: 9px;
	background-repeat: no-repeat;
}
.container02_middleleftbg{
	background-image: url(container02_middleleftbg.jpg);
	width: 10px;
	background-repeat: repeat-y;
}
.container02_middlerightbg{
	background-image: url(container02_middlerightbg.jpg);
	width: 10px;
	background-repeat: repeat-y;
}
.container02_bottomleftbg{
	background-image: url(container02_bottomleftbg.jpg);
	width: 10px;
	height: 9px;
	background-repeat: no-repeat;
}
.container02_bottommiddlebg{
	background-image: url(container02_bottommiddlebg.jpg);
	height: 9px;
	background-repeat: repeat-x;
}
.container02_bottomrightbg{
	background-image: url(container02_bottomrightbg.jpg);
	width: 10px;
	height: 9px;
	background-repeat: no-repeat;
}
.container02_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F2F2F;
	font-weight: bolder;
	padding: 0px 0px 8px 0px;
}
.container02_contentpane{
	padding: 4px 4px 4px 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
	font-weight: normal;
}
.container02_mar{
	margin-bottom: 4px;
}
