.container03_topbg01{
	background-image: url(container03_topbg01.jpg);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
.container03_topbg02{
	background-image: url(container03_topbg02.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.container03_topbg03{
	background-image: url(container03_topbg03.jpg);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
.container03_topbg04{
	background-image: url(container03_topbg04.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 23px;
	padding-left: 1px;
}
.container03_leftbg{
   background-image: url(container03_leftbg.jpg);
	background-repeat: repeat-y;
	width: 3px;
}
.container03_rightbg{
   background-image: url(container03_rightbg.jpg);
	background-repeat: repeat-y;
	width: 3px;
}
.container03_bottombg01{
	background-image: url(container03_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
.container03_bottombg02{
	background-image: url(container03_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.container03_bottombg03{
	background-image: url(container03_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
.container03_title{
	font-family: Tahoma;
	font-size: 11px;
	color: green;
	font-weight: bold;
	text-align: left;
}
.container03_contentpane{
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
}
.container03_mar{
	margin-bottom: 3px;
}
.container03_padd{
	padding: 0px 2px 0px 2px;
}

