@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	background:#d2d2d2 url(../inev/xodud.jpg) repeat-x;
	font-family: Tahoma;
}

a {
	color: #fcba4d;
}

div.container {
	width: 905px;
	margin: 0 auto;
}
div.header {
	background: url(../inev/ajaqey.png) 2px 35px no-repeat;
	overflow: hidden;
}
div.header div.siteName {
	font-size: 48px;
	padding-top: 35px;
	padding-left: 90px;
	color: #fcba4d;
	padding-bottom: 35px;
}
div.header div.siteName .white {
	color: #fff;
}
div.header div.menu {
	background: url(../inev/iwofu.jpg) no-repeat;
	width: 905px;
	height: 56px;
	text-align: center;
}
div.header div.menu ul {
	padding-top: 16px;
}
div.header div.menu ul li {
	display: inline;
	padding-right: 24px;
	padding-left: 26px;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../inev/elakadeb.jpg) left no-repeat;
}
div.header div.menu ul li.first {
	padding-left: 24px;
	background: none;
}
div.header div.menu ul li a {
	font-size: 19px;
	color: #fff;
	text-decoration: none;
}
div.content {
	width: 820px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #bebdbd;
	border-top: none;
	border-bottom: none;
	padding: 40px;
	padding-bottom: 10px;
}
div.content h2 {
	padding: 6px 0 19px 0;
	font-size:18px;
	color:#454444;
	font-weight: normal;

}
div.content h1 {
	padding: 6px 0 19px 0;
	font-size:18px;
	color:#454444;
	font-weight: normal;

}
div.content p {
	font-size: 14px;
	color: #636363;
	padding-bottom: 20px;
}
div.content p small {
	font-size: 12px;
}
div.footer {
	background: url(../inev/yeso.png) no-repeat right top;
	padding-top: 45px;
	color:#fff;
	text-align: center;
	padding-bottom: 25px;
}
.clear {
	clear: both;
}