body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
}
.white_b {
	font-weight: bold;
	color: #FFFFFF;
}
.f_name {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 56px;
	height: 57px;
	color: #FFFFFF;
	background-image:   url("img/bar_f.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 420px;
	line-height: 18px;
}
#maintable{
	background-image:  url("img/data_bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 480px;
}
#table_in {
	height: 387px;
}
