.container02_top01{
	background-image: url(container02_topbg01.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 42px;
}
.container02_topbg02{
	background-image: url(container02_topbg02.jpg);
	background-repeat: repeat-x;
	height: 42px;
}
.container02_leftbg{
	background-image: url(container02_leftbg.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.container02_bottombg01{
	background-image: url(container02_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 6px;
}
.container02_bottombg02{
	background-image: url(container02_bottombg02.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.container02_contentpane{
	font-family: tahoma;
	font-size: 11PX;
	padding: 5px;
	color: #000000;
	background-color:#D4D3CE;
}
.container02_title{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #873E2C;
}
.container02_mar{
	margin-bottom: 0px;
}
