@charset "utf-8";
/* CSS Document */
/*.Logo-Fon {
	background: url(../image/Logo-Fon.jpg) left top no-repeat;
	height: 754px;
	width: 764px;
}*/
.logo-bg1 {	
	background: url(../image/Logo-Fon.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: scroll;
	width: 250px;
}
.logo-bg2 {	
	background: url(../image/Logo-bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: scroll;
	height: 205px;
}
.logo-bg3 {	
	background: url(../image/Logo-Fon1.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: scroll;
	width: 204px;
	height: 247px;
}

.title_fon {
	background: url(../image/title_fon.png) left top repeat-x;
	height: 117px;
}

.bg-bottom {
	background: url(../image/bg-bottom.png) left top repeat-x;
}
/*.bottom-grad {
	background: url(../image/bottomfon.png) left top repeat-x;
}*/
.bottom-grad1 {
	background: url(../image/bottom-grad1.png) left bottom repeat-x;
}
.bottombanner{
	background: url(../image/fonbottombanner.png) left top no-repeat;
}
.bottombaner_right {
	background: url(../image/bottombaner_right.png) left top repeat-x;
}
.bottombaner_left {
	background: url(../image/bottombaner_left.png) right top repeat-x;
}

.bottomline {
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 1px;
}


/* фон заголовка сайта  */
.topsite_fon {
	background: url(../image/top_fon.png) left top repeat-x;
	height: 115px;
	vertical-align: top;
}

.top_link1 {
	background:url(../image/link1.png) repeat-x left top;
	height: 42px;
}

.top_link2 {
	background:url(../image/link2.png) no-repeat left top;
	height: 42px;
	width: 53px;
}

.top_link3 {
	background:url(../image/link3.png) repeat-x left top;
	height: 42px;
}

/* Главная часть */
.m_tl {
	background: url(../image/top_left.png) no-repeat right bottom;
	height: 42px;
	width: 39px;
}
.m_t {
	background: url(../image/top.png) repeat-x left bottom;
	height: 42px;
	font-size: 10px;
	padding-top: 1px;
}
.m_tr {
	background: url(../image/top_rigth.png) no-repeat left bottom;
	height: 42px;
	width: 45px;
}
.m_l {
	background: url(../image/left.png) repeat-y right top;
	width: 39px;
}
.main_cont {
	background: url(../image/main.png) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.m_r {
	background: url(../image/rigth.png) repeat-y left bottom;
	width: 39px;
}
.m_bl {
	background: url(../image/bottom_left.png) no-repeat right top;
	height: 39px;
	width: 39px;
}
.m_b {
	background: url(../image/bottom.png) repeat-x left top;
	height: 39px;
	font-size: 10px;
}
.m_br {
	background: url(../image/bottom_rigth.png) no-repeat left top;
	height: 39px;
	width: 39px;
}

.simple_page {
	padding-top: 10px;
	padding-bottom: 6px;
}

.fonstar1 {
	background: url(../image/fonstar1.png) no-repeat left top;
}
.fonstar2 {
	background: url(../image/fonstar2.png) no-repeat right bottom;
	margin-left: 15px;
	margin-top: 15px;
}
