.container02_topbg01{
	background-image: url(container02_topbg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 29px;
}
.container02_topbg02{
	background-image: url(container02_topbg02.jpg);
	background-repeat: repeat-x;
	height: 29px;
	padding-left: 13px;
}
.container02_topbg03{
	background-image: url(container02_topbg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 29px;
}
.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: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.container02_contentpane{
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	background-color: #FAFAFA;
	padding: 10px;
	color: #7D7D7D;
	line-height:18px;
}
.container02_mar{
	margin-bottom: 5px;
}
