.container02_topbg01{
	background-image: url(container02_topbg01.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 30px;
}
.container02_topbg02{
	background-image: url(container02_topbg02.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.container02_topbg03{
	background-image: url(container02_topbg03.jpg);
	background-repeat: no-repeat;
	width: 7px;
	height: 30px;
}
.container02_contentpane{
	font-family: tahoma;
	font-size: 11px;
	color: #56656A;
	background-color: #F3F3F3;
	padding: 20px 20px 7px 20px;
}
.container02_title{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #648292;
	padding: 3px 0px 0px 0px;
}
.container02_mar{
	margin-bottom: 3px;
}
