.container03_topbg01{
	background-image: url(container03_topbg01.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 35px;
}
.container03_topbg02{
	background-image: url(container03_topbg02.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.container03_leftbg{
	background-image: url(container03_leftbg.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.container03_contentpane{
	font-family: tahoma;
	font-size: 11PX;
	padding: 5px;
	color: #000000;
	background-color: #EAE5E0;
}
.container03_title{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #171717;
}
.container03_mar{
	margin-bottom: 0px;
}
