.container03_topbg01{
	background-image: url(container03_topbg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container03_topbg02{
	background-image: url(container03_topbg02.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.container03_topbg03{
	background-image: url(container03_topbg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container03_leftbg{
	background-image: url(container03_leftbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container03_rightbg{
	background-image: url(container03_rightbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container03_bottombg01{
	background-image: url(container03_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container03_bottombg02{
	background-image: url(container03_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.container03_bottombg03{
	background-image: url(container03_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container03_title{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #802C09;
	padding-left: 10px;
}
.container03_contentpane{
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;	
}
.container03_mar{
	margin-bottom: 5px;
}
