.container02_bg01{
	background-image: url(container02_bg01.jpg);
	background-repeat: repeat-y;
	width: 3px;
}
.container02_bg02{
	background-image: url(container02_bg02.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
.container02_bg03{
	background-image: url(container02_bg03.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 10px;
}
.container02_title{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.container02_contentpane{
	padding: 10px 15px 5px 15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #878787;
}
