
/* анонсы */

.lenta_main_frame img{border:0;}
.lenta_main_frame{
	text-align: center;
	height: 122px;
	width: 475px;
	border: 1px solid #DFD5B0;
	background: url(/pictures/frame_bg.gif) repeat-x;
	float: left;
	overflow: hidden;	
	padding-left: 15px;
}
.left_arrow{
	border: 1px solid #DFD5B0;
	border-right: 0px;
    margin-left: 3px;
	width: 22px;
	display: block;
	height: 122px;
	background: #F5EED8	url(/pictures/larr.gif) 50% 50% no-repeat !important;
	float: left;
}
.left_arrow0{
	border: 1px solid #DFD5B0;
	border-right: 0px;
    margin-left: 3px;
	width: 22px;
	display: block;
	background-color: #F0E8D1 !important;
	height: 122px;
	float: left;
}
.right_arrow{
	border: 1px solid #DFD5B0;
	border-left: 0px;
	width: 22px;
	display: block;
	height: 122px;
	background: #F5EED8	url(/pictures/rarr.gif) 50% 50% no-repeat  !important;
	clear: right;
	float: left;
}
.right_arrow0{
	border: 1px solid #DFD5B0;
	border-left: 0px;
	width: 22px;
	display: block;
	height: 122px;
	background-color: #F0E8D1 !important;
	clear: right;
	float: left;
}
.left_arrow:hover, .right_arrow:hover{
	background-color: #F0E8D1 !important;
}
.frame_left_top_corner{
	background: url(/pictures/Frame_left_top_corner.gif);
	width: 6px;
	height: 7px;
	position: relative;
	top: -1px;
	left: -1px;
	overflow: hidden;
}
.frame_right_top_corner{
	background: url(/pictures/Frame_right_top_corner.gif);
	width: 6px;
	height: 7px;
	position: relative;
	top: -1px;
	right: -17px;
	overflow: hidden;
}
.frame_left_bottom_corner{
	background: url(/pictures/Frame_left_bottom_corner.gif);
	width: 7px;
	height: 7px;
	position: relative;
	top: 109px;
	left: -1px;
	overflow: hidden;
}
.frame_right_bottom_corner{
	background: url(/pictures/Frame_right_bottom_corner.gif);
	width: 7px;
	height: 7px;
	position: relative;
	top: 109px;
	right: -16px;
	overflow: hidden;
}
.frame, .frame:active, .frame:visited, .frame:link{
	display: block;
	float: left;
	width: 101px;
	height: 100%;
	overflow: hidden;
	margin-right: 15px;
	background: 3px 10px no-repeat;
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #837132;
	line-height: 12px;
}
.frame IMG{
	clear: right;
	margin-bottom: 5px;
	display: block;
}
.frame:hover{background-repeat: no-repeat !important;}
.frame:hover span{
	text-decoration: underline;
}


