@charset "UTF-8";
/* CSS Document */

#main{
height:500px;
}
.title{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 610px;
	overflow: hidden;
}

