
h1 span{
   position: absolute;
	left: -2000px;
}



h2 span{
	position: absolute;
	left: -2000px;
}


table ,th, td{
	font-size: 13px;
}

h3{
	font-size: 14px;
	width: 360px;
	padding-left: 15px;
	border-bottom: dashed 1px;
}

p{
	margin-left: 30px;
	margin-right: 50px;
}

.fr{
	float: right;
}

#h_link{
	margin-left: 40px;
	width: 450px;
	list-style: square;
	background-color: InfoBackground;
}
