* {
	padding: 0;
	margin: 0;
}
img{
	border: 0;
}
body {
	background: url(i/bg.png) repeat-y #000;
	font-family: Verdana;
}
.blck{
	overflow: hidden;
	zoom: 1;
}
.names{
	float: left;
	margin-left: 35px;
	margin-top: 25px;
}
.names a{
	font-size: 30px;
	color: #ffe;
	text-decoration: none;
}
.icon{
	float: left;
	width: 192px;
	text-align: center;
	height: 103px;
}
.icon img{
	margin-top: 5px;
}
.anot{
	color: #fff;
	clear: both;
	margin-left: 230px;
	font-size: 12px;
	width: 400px;
}
#alli{
	zoom: 1;
	overflow: hidden;
	position: absolute;
	top: 100px;
	left: 700px;
	width: 360px;
}
#alli img{
	float: left;
	position: relative;
}
#txt{
	color: #fff;
	float: left;
	clear: both;
}