.so {
}

.lib {
}

.mother {
}

.wgb {
}

.mj {
}

.books {
	background-repeat: no-repeat;
	max-height: none;
	height: 430px;
	width: 275px;
	float: left;
}

body {
	margin: 15px;
	color: #faeed7;
	background-color: #1d1e2b;
}

.header {
	width: 95%;
	text-overflow: ellipsis;
	left: 15px;
	top: 15px;
	position: absolute;
	height: 143px;
}

a {
	color: #faeed7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #787874;
}

img {
	margin-bottom: 15px;
	border-width: 0px;
}

.authormain {
	position: absolute;
	top: 158px;
}

.authormain div {
	text-align: left;
	padding: 10px;
	width: 300px;
	float: left;
}

.abook {
	position: absolute;
	top: 158px;
}

.abook div {
	min-height: 380px;
	text-align: left;
	padding: 10px;
	width: 300px;
	float: left;
}

.abook div div {
	padding: 0px;
}

.title {
	font-style: italic;
}

div .center {
	height: 800px;
	text-align: center;
}

.headline {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	clear: both;
}

.contact {
	position: absolute;
	right: 30px;
	top: 15px;
}

.main {
	position: absolute;
	top: 158px;
}

.news {
	padding: 5px;
	background-image: url(images/background-news.png);
	width: 60%;
	background-color: #4d4d4a;
	height: 115px;
	text-overflow: ellipsis;
	left: 175px;
	top: 15px;
	position: absolute;
	overflow: auto;
}

.news span {
	position: static;
	list-style-position: inside;
	display: list-item;
}

