body{
	background: url(images/hg.png);
	text-align: center;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}
img{
	border: 0;
}
a:link, a:visited{
	color: #000000;
}
#site{
	margin: auto;
	text-align: left;
	width: 1017px;
}
#header{
	background: url(images/header.png);
	width: 1017px;
	height: 210px;
}
#menu{
	background: url(images/menu.png);
	width: 1017px;
	height: 53px;
	margin-top: -5px;
}
#menu ul{
	margin-left: -2px;
	padding-top: 4px;
	list-style-type: none;
}
#menu li{
	float: left;
	margin-left: 5px;
}
#cont{
	margin-top: 10px;
	background: url(images/cont.png);
	line-height: 0;
}
#content{
	float: left;
	line-height: normal;
	margin-left: 15px;
	width: 817px;
}
#right{
	float: left;
	margin-left: 25px;
	width: 150px;
	line-height: normal;
}