BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin: 0 0 0 0;
}
.tab_top
{
	background-image: url(img/top.jpg);
	border-top: 1px dashed #E6E6FA;
}
.tab_top_left
{
	background-image: url(img/top_01.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.tab_top_right
{
	background-image: url(img/top_03.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.tab_line
{
	border-top: 1px dashed #E6E6FA;
	width: 150px;
	height: 150px;
}
.tab_middle
{
	background-image: url(img/11.jpg);
	background-repeat: repeat;
}

.tab_down
{
	background-image: url(img/index_03.jpg);
	background-repeat: repeat-x;
}
.tab_left
{
	background-image: url(img/03.jpg);
	background-repeat: repeat;
}
.tab_right
{
	background-image: url(img/08.jpg);
	background-repeat: repeat;
}
table 
{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin : 0 0 0 0;
	vertical-align : top;
}

.foot
 {
	font-family: "Courier New", Courier, monospace;
	color: Gray;
	font-size: 12pt;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-weight: normal;
	height: auto;
}


