.container02_topbg01{
	background-image: url(container02_topbg01.jpg);
	background-repeat: no-repeat;
	width: 7px;
	height: 32px;
}
.container02_topbg02{
	background-image: url(container02_topbg02.gif);
	background-repeat: repeat-x;
	height: 32px;
}
.container02_topbg03{
	background-image: url(container02_topbg03.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 32px;
}
.container02_leftbg{
	background-image: url(container02_leftbg2.jpg);
	background-repeat: repeat-y;
	width: 7px;
}
.container02_rightbg{
	background-image: url(container02_rightbg2.jpg);
	background-repeat: repeat-y;
	width: 6px;
}
.container02_contentpane{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #231f20;
	color: #B7CEE2;
}
.container02_title{
	font-family: tahoma;
   font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
.container02_mar{
	margin-bottom:0px;
}

