
body{
	background-image: url(../img/back-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size:80%;
	line-height:150%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

#cont{
	margin:30px auto 0 auto;
	width:800px;
}

#cont ul{
	width:670px;
	margin:20px 0 0 105px;
}

#cont #m3{
	margin:0 0 0 105px;
}
#cont #top{
	margin:20px 0 0 0;
}

#cont li{
	padding:0 15px 0 0;
	float:left;
}
