.bg {
	background-color: #D3DBD4;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin: 13px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;


}
.table-content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;

	}
.bg-content {
	background-image: url(img/bg_down_02.gif);
	background-repeat: repeat-y;
}
.bg-content2 {
	background-image: url(img/bg_down_01.gif);
	background-repeat: no-repeat;
	height: 37px;
}
.bg-content3 {
	background-image: url(img/08a.gif);
	background-repeat: repeat-y;
}
.bg-content4 {
	background-image: url(img/09a.gif);
	background-repeat: repeat-y;
}
