.container04_topbg01{
	background-image: url(container04_topbg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 6px;
}
.container04_topbg02{
	background-image: url(container04_topbg02.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.container04_topbg03{
	background-image: url(container04_topbg03.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.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: 6px;
}
.container04_bottombg01{
	background-image: url(container04_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 8px;
}
.container04_bottombg02{
	background-image: url(container04_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.container04_bottombg03{
	background-image: url(container04_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 8px;
}
.container04_titlebg{
	background-image: url(container04_titlebg.jpg);
	height: 15px;
	background-repeat: repeat;
	padding-left: 10px;
}
.container04_title{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.container04_contentpane{
	background-image: url(container04_contentbg.jpg);
	background-repeat: repeat-x;
	background-color: #f4f4f4;
	padding: 1px;
	font-family: Tahoma;
	font-size: 11px;
	color: #393939;
}
.container04_mar{
	margin-bottom: 3px;
}

