@CHARSET "ISO-8859-1";

.headerButton, #header
{
	display: none;
}

#img_logo
{
	position: absolute;
	left: 0;
	top: 0;
}

#headerText
{
	position: absolute;
	left: 215px;
	top: 0;
	padding: 0;
	margin: 0;
}

#txt_dir_body
{
	position: absolute;
	left: 185px;
	top: 55px;
	width: 500px;
	height: 300px;
}

.infoPara
{
	float: left;
	padding-right: 20px;
	font-weight: normal;
}
#rule1
{
	position: absolute;
	top: 130px;
	left: 0;
	width: 100%;
}

#txt_dir_title
{
	position: absolute;
	top: 145px;
	left:275px;
}

#rule2
{
	position: absolute;
	top: 190px;
	left: 0;
	width: 100%;
}

#table_dir
{
	position: absolute;
	left: 60px;
	top: 220px;
	width: 100%;
}






