.container02_topbg01{
	background-image: url(container02_topbg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 32px;
}
.container02_topbg02{
	background-image: url(container02_topbg02.jpg);
	background-repeat: no-repeat;
	width: 315px;
	height: 32px;
}
.container02_topbg03{
   background-image: url(container02_topbg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 32px;	
}
.container02_topbg04{
	background-image: url(container02_topbg04.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.container02_leftbg{
	background-image: url(container02_leftbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container02_rightbg{
	background-image: url(container02_rightbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container02_bottombg01{
	background-image: url(container02_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container02_bottombg02{
   background-image: url(container02_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 5px;	
}
.container02_bottombg03{
	background-image: url(container02_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container02_title{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	filter: Glow(Color=#9D9F8E, Strength=2);
	height: 32px;
	color: #ffffff;
	padding-left: 10px;
}
.container02_contentpane{
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;	
}
.container02_mar{
	margin-bottom: 5px;
}
