.container03_topbg01{
	background-image: url(container03_topbg01.jpg);
	background-repeat: no-repeat;
	width: 4px;
	height: 5px;
}
.container03_topbg02{
	background-image: url(container03_topbg02.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.container03_topbg03{
	background-image: url(container03_topbg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container03_leftbg{
	background-image: url(container03_leftbg.jpg);
	background-repeat: repeat-y;
	width: 4px;
}
.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: 4px;
	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_contentbg{
	background-image: url(container03_contentbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
}
.container03_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A2C52;
	font-weight: bold;
}
.container03_contentpane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 18px;
	padding: 5px 10px 10px 20px;
}
.container03_mar{
	margin-bottom: 5px;
}
.container03_padd{
	padding-left: 17px;
	padding-right: 17px;
}
.container03_border{
	border-bottom: dashed 1px #D5D8DC;
	height: 25px;
	padding-left: 2px;
}
