.container01_topbg{
	background-image: url(container01_topbg.jpg);
	width: 100%;
	height: 2px;
	background-repeat: no-repeat;
}
.container01_bor{
	border: #D4E3E9 1px solid;
}
.container01_title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C8DB6;
	font-weight: bolder;
	padding: 0px 0px 4px 5px;
}
.container01_contentpane{
	padding: 4px 2px 4px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	font-weight: normal;
}
.container01_mar{
	margin-bottom: 1px;
}
