html, body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background : #c0c0c0;
}

.maintop {
	width: 1000px;	
}

.maintop1 {
	background-image : url(img/maintop1.jpg);
	width: 1000px;
	height: 65px;
}

.maintop2 {
	background-image : url(img/maintop2.jpg);
	width: 1000px;
	height: 300px;
}

.maintop3 {
	background-image : url(img/maintop3.jpg);
	width: 1000px;
	height: 204px;
}

.maintop4 {
	background-image : url(img/maintop4.jpg);
	width: 1000px;
	height: 190px;
}

.maintop5 {
	background-image : url(img/maintop5.jpg);
	width: 1000px;
	height: 31px;
}

.maintop_copyright {
	float: right;
	font-size: 11px;
	color: #ffffff;
	padding : 10px 10px 10px 10px;
}

.maintop_copyright A:link{
	color: #ffffff;
	text-decoration: underline;
}

.maintop_copyright A:visited{
	color: #ffffff;
	text-decoration: underline;
}

.maintop_copyright A:hover{
	color: #ffffff;
	text-decoration: underline;
}

.maintop_create {
	float: left;
	font-size: 11px;
	color: #ffffff;
	padding : 10px 10px 10px 25px;
}

.maintop_create A:link{
	color: #ffffff;
	text-decoration: none;
}

.maintop_create A:visited{
	color: #ffffff;
	text-decoration: none;
}

.maintop_create A:hover{
	color: #ffffff;
	text-decoration: underline;
}

.maintop_menu_obj {
	padding : 10px 10px 10px 120px;
	width : 200px;
	text-align : left;
	float : left;
	line-height : 25px;
}
.maintop_menu {
	font-size: 14px;
	color: #ffffff;
}

.maintop_menu A:link{
	padding : 0px 0px 0px 15px;
	color: #ffffff;
	text-decoration : none;
}

.maintop_menu A:visited{
	padding : 0px 0px 0px 15px;
	color: #ffffff;
	text-decoration : none;
}

.maintop_menu A:hover{
	padding : 5px 10px 5px 15px;
	color: #ffffff;
	text-decoration : none;
	width: 130px;
	height: 26px;
	background-image: url(img/maintop_fon.jpg);
}
