.container04_topbg01{
background-image: url(container04_topbg01.jpg);
background-repeat: no-repeat;
width: 5px;
height: 37px;
}
.container04_topbg02{
	background-image: url(container04_topbg02.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
.container04_topbg03{
	background-image: url(container04_topbg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 37px;
}
.container04_leftbg{
	background-image: url(container04_leftbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container04_rightbg{
	background-image: url(container04_rightbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container04_bottombg01{
	background-image: url(container04_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container04_bottombg02{
	background-image: url(container04_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.container04_bottombg03{
	background-image: url(container04_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container04_contentpane{
	padding: 5px;
	font-family: verdana;
	font-size: 12px;
	background-color: White;
	color: #545454;
}
.container04_title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000080;
	align: center;
}
.container04_mar{
	margin-bottom:3px;
}
