.header {
	clear: both;
	width: 800px;
	background-image: url(http://eco-doctor.net/image/header.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
}

.head_link {
	height: 20px;
	width: 300px;
	display: block;
	float: right;
	margin-top: 15px;
}

.soudan  {
	display: block;
	float: left;
	height: 20px;
	width: 98px;
}

#containor{
	height:auto;
	width: 800px;
	padding-top: 2px;
	background-color: #FFFFFF;
               	margin-right: auto;
	margin-left: auto;
}

h4  {
	background-color: #B6FF17;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #009628;
	font-weight: bold;
	padding-left: 10px;
               text-align: left;
}

#maincontents{
	display: block;
	width:550px;
	padding: 5px;
                float: left;
}

