.container02_topleftbg{
	background-image: url(container02_topleftbg.gif);
	width: 3px;
	height: 22px;
	background-repeat: no-repeat;
}
.container02_toprightbg{
	background-image: url(container02_toprihghtbg.gif);
	height: 17px;
	background-repeat: repeat-x;
}
.container02_middleleftbg{
	background-image: url(container02_middleleftbg.gif);
	width: 3px;
	background-repeat: repeat-y;
}
.container02_bottombg{
	background-image: url(container02_bottombg.gif);
	height: 3px;
	background-repeat: repeat-x;
}
.container02_bottomleftbg{
	background-image: url(container02_bottomleftbg.gif);
	width: 3px;
	height: 3px;
	background-repeat: no-repeat;
}
.container02_padd{
	padding-left: 4px;
}
.container02_title{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #558F18;
	font-weight: bolder;
	padding-left: 2px;
}
.container02_contentpane{
   padding-top: 2px;
	padding-bottom: 4px;
   padding-left: 4px;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
	font-weight: normal;
}
.container02_mar{
	margin-bottom: 4px;
}

