.container02_pic01{
	background-image: url(container02_pic01.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 27px;
}
.container02_pic02{
	background-image: url(container02_pic02.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.container02_pic03{
	background-image: url(container02_pic03.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 27px;
}
.container02_title{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #0074BF;
}
.container02_contentpane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding: 5px;
}
.container02_mar{
	margin-bottom: 3px;
}
.container02_bor{
	border-left: 1px solid #646464;
	border-right: 1px solid #646464;
	border-bottom: 1px solid #646464;
}

