.container03_topbg01{
	background-image: url(container03_topbg01.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 27px;
}
.container03_topbg02{
	background-image: url(container03_topbg02.jpg);
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 6px;
}
.container03_topbg03{
	background-image: url(container03_topbg03.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 27px;
}
.container03_leftbg{
	background-image: url(container03_leftbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container03_rightbg{
	background-image: url(container03_rightbg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container03_bottombg01{
	background-image: url(container03_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container03_bottombg02{
	background-image: url(container03_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.container03_bottombg03{
	background-image: url(container03_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container03_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.container03_cotentpane{
   background-color: #474747;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7D7D7D;
	font-size: 11px;
}
.container03_mar{
	margin-bottom: 5px;
}
