.container03_topbg01{
	background-image: url(container03_topbg01.jpg);
	background-repeat: no-repeat;
	width: 23px;
	height: 40px;
}
.container03_topbg02{
	background-image: url(container03_topbg02.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.container03_leftbg{
	background-image: url(container03_leftbg.jpg);
	background-repeat: no-repeat;
	width: 23px;
}
.container03_rightbg{
	background-image: url(container03_rightbg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 29px;
}
.container03_bottombg{
	background-image: url(container03_bottombg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 26px;
}
.container03_contentpane{
	color: #005E99;
	background-color: White;
}
.container03_title{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #1F99E6;
	padding: 5px 0 0 0;
}
.container03_mar{
	margin-bottom: 5px;
}


