html, body{
	height: 100%;
	background: url('/htdoc/image/intro/background.jpg') repeat-x white;
	margin:0px;
	padding:0px;
	font-family: "Tahoma", "Verdana", "Sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-align:center;
}

a img{
	border: 0px;
}

#main{
	width: 774px;
	margin:0 auto;
	text-align: left;
}

#top{
	margin:0px;
	padding:0px;
	height: 143px;
}

#middle{
	margin:0px;
	padding:0px;
}

#bottom{
	text-align:center;
	margin-top: 5px;
}
