.container01_pic01{
	background-image: url(container01_pic01.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 26px;
}
.container01_pic02{
	background-image: url(container01_pic02.jpg);
	background-repeat: repeat-x;
	height: 26px;
	padding-left: 15px;
}
.container01_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.container01_cotentpane{
	padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 11px;
}
.container01_border{
	border-left: dashed 2px #414141;
	border-right: dashed 2px #414141;
	border-bottom: dashed 1px #414141;
}
.container01_mar{
	margin-bottom: 5px;
}
