* {
	font-family: arial;
	font-size: 12px;
}
a img {
	border: 0px;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	vertical-align: middle;
}
a.head:hover {
	text-decoration: none;
}

div.head_web {
	width: 900px;
	height: 199px;
	margin:auto;
	/*border: 1px solid #eee;*/
	background-color: #fff;
	background-image: url(../images/header.png);
	/*margin-bottom: 10px;*/
}

div.fifth_block {
	width: 900px; margin:auto; margin-top: 2px;
}
.fifth_block div {
	width: 900px;
	border: 1px solid #dedeff;
	float: left;
	margin-right: 10px;
	background-image: url(../images/body_content.png);
	padding-top: 10px; padding-bottom: 10px;
	line-height: 20px;
	text-align: center;
}