.container03_bg{
	background-image: url(container03_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.container03_bg02{
	background-image: url(container03_bg02.gif);
	height: 2px;
	background-repeat: repeat-x;
}
.container03_title{
	font-family: Tahoma;
	font-size: 18px;
	color: #030303;
	font-weight: bolder;
	padding: 15px 0px 0px 2px;
}
.container03_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5B7110;
	font-weight: normal;
}
.container03_mar{
	margin-bottom: 4px;
}

