.container02_topleftbg{
	background-image: url(container02_topleftbg.jpg);
	width: 17px;
	height: 38px;
	background-repeat: no-repeat;
}
.container02_topmiddlebg{
	background-image: url(container02_topmiddlebg.jpg);
	height: 38px;
	background-repeat: repeat-x;
}
.container02_toprightbg{
	background-image: url(container02_toprightbg.jpg);
	width: 18px;
	height: 38px;
	background-repeat: no-repeat;
}
.container02_bottomleftbg{
	background-image: url(container02_bottomleftbg.jpg);
	width: 17px;
	background-repeat: repeat-y;
}
.container02_bottomrightbg{
	background-image: url(container02_bottomrightbg.jpg);
	width: 18px;
	background-repeat: repeat-y;
}
.container02_title{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bolder;
	padding: 0px 0px 0px 4px;
}
.container02_contentpane{
	padding: 4px 4px 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	font-weight: normal;
}
.container02_mar{
	margin-bottom: 4px;
}
