@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}

#content {
	background: url(../imgs/back.gif) top center no-repeat;
	background-position: 0px 105px;
	height: 527px;
	
}

h1 {
	text-indent: -9999px;
	background: url(../imgs/top_header.gif) top left no-repeat;
	height: 145px;
}

ul {
	margin: -12px 0px 0px 0px;
	list-style: none;
}

li {
	display: inline;
}

#t_footer {
	width: 760px;
	height: 20px;
	position: absolute;
	top:507px;
}
