@charset "utf-8";
/* CSS Document */
/*
.header_top_left{
	background: url(../images/layout/header_top_left.jpg) no-repeat;
	float:left;
	width:505px;
	height:103px;
	padding:0px;
	margin:0px;
}
*/

.header_top_left{
	position: absolute;
    margin-left: 300px;
    top: 120px;
	width:300px;
	height:60px;
	padding:0px;
}

.header_top_right{
	/*background: url(../images/layout/header_top_right.jpg) no-repeat;*/
    position: absolute;
    clear: both;
    top: 90px;
    margin-left: 610px;
	width:388px !important;
    width:365px ;
	height:60px;
	padding:0px;

}

.main_frame{
position: absolute;
   width: 1010px;
   left: 50%;
   margin-left: -520px;
   overflow: hidden;
}
.main_900_right {
	width: 980px;
	float:right;
	margin-top:10px;
	margin-right:0;
	margin-left:0;
	margin-bottom: 10px;
}
.main_top_left{
	float: left;
	background: url(../images/layout/main_frame_01.jpg) no-repeat;
	width: 15px;
	height: 15px;
	margin:0px;
	padding:0px;
}
.main_top_center{
	float: left;
	background: url(../images/layout/main_frame_top_background.jpg) repeat-x;
	width: 940px;
	height: 15px;
	margin:0px;
	padding:0px;
}
.main_top_right{
	float:left;
	background: url(../images/layout/main_frame_03.jpg) no-repeat;
	width: 15px;
	height: 15px;
	margin:0px;
	padding:0px;
}
.main_center{
	float: left;
	background: url(../images/layout/main_frame_center.jpg) repeat-y;
	width: 970px;
	overflow:hidden;
	margin:0px;
}
.main_footer_left{
	float: left;
	background: url(../images/layout/main_frame_07.jpg) no-repeat;
	width: 15px;
	height: 200px;
	margin:0px;
	padding:0px;
}
.main_footer_center{
	float: left;
	background: url(../images/layout/main_frame_footer_background.jpg) repeat-x;
	width: 940px;
	height: 200px;
	margin:0px;
	padding:0px;
}
.main_footer_right{
	float: left;
	background: url(../images/layout/main_frame_09.jpg) no-repeat;
	width: 15px;
	height: 200px;
	margin:0px;
	padding:0px;
}
.content_frame{
	float:left;
	width: 770px;
	overflow: hidden;
}
.content_top{
	background: url(../images/layout/main_content_top.jpg) no-repeat;
	width: 770px;
	height: 30px;
	margin:0px;
	padding:0px;
}
.content_center{
	background: url(../images/layout/main_content_center.jpg) repeat-y;
	width: 770px;
	overflow:hidden;
}
.content_bottom{
	background: url(../images/layout/main_content_bottom.jpg) no-repeat;
	width: 770px;
	height: 24px;
	margin:0px;
	padding:0px;
}
.menu_frame{
	float:left;
	width:120px;
	overflow:hidden;
}
.menu_top{
	background: url(../images/layout/menu_01.gif) no-repeat left top;
	width:117px;
	height:20px;
	float:left;
	text-align:center;
	padding-top:10px;
}
.menu_content{
	background:  url(../images/layout/menu_background.jpg) repeat-y left top;
	width:117px;
	overflow:hidden;
	float:left;
	padding:0px 15px;
}
.menu_bottom{
	background:  url(../images/layout/menu_03.jpg) no-repeat left top;
	width:117px;
	height:24px;
	float:left;
}
.footer_blok{
	margin:10px 5px;
	float:left;
	width:110px;
	height:125px;
}
.footer_blok_wide_1{
	margin:10px 5px;
	float:left;
	width:160px;
	height:125px;
}
.footer_blok_wide_2{
	margin:10px 5px;
	float:left;
	width:205px;
	height:125px;
}