@charset "UTF-8";  
.sad{
	float: left;
	padding: 16px 0 0;
	width: 230px;
	text-align: center;
	color: #dedede;
}
.news .sad h1{
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 110%;
	text-transform: none;
}
.desc404{
	font-size: 14px;
	color: #767676;
	line-height: 120%;
	padding: 16px 300px 32px 240px;
	margin-bottom: 100px;
	background: url('../images/404/404.png') no-repeat center bottom;
}
.desc404 h2{
	text-transform: uppercase;
	margin: 0 0 10px;
}
.desc404 p{
	font-size: 11px;
	line-height: 120%;
	margin: 0 0 10px;
}



























/* eof */