.container02_topbg01{
	background-image: url(container02_topbg01.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 34px;
}
.container02_topbg02{
	background-image: url(container02_topbg02.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.container02_topbg03{
	background-image: url(container02_topbg03.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 34px;
}
.container02_leftbg{
	background-image: url(container02_leftbg.gif);
	background-repeat: repeat-y;
	width: 12px;
}
.container02_rightbg{
   background-image: url(container02_rightbg.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.container02_bottombg01{
	background-image: url(container02_bottombg01.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.container02_bottombg02{
	background-image: url(container02_bottombg02.gif);
	background-repeat: repeat-x;
	height: 12px;
}
.container02_bottombg03{
	background-image: url(container02_bottombg03.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 12px;
}
.container02_contentpane{
	font-family: Tahoma;
	font-size: 11px;
	color:#56656A;
	padding: 5px;
	background-color: #DFECF5;
}
.container02_title{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.container02_mar{
	margin-bottom: 5px;
}
