
/*==== настройки карусели ====*/
.main-hot {
font:10px/1 arial,sans-serif;
height:250px;
width:730px;
overflow:hidden;
margin-bottom:20px;
background:url(images/kr.png) repeat-x 0 0;
position:relative;
font-size:1.2em;
line-height:1.3;
border:1px solid #bfc0c0;
}
.main-hot * {
margin:0;padding:0;
}
.main-hot .img{
position:absolute;
top:0;
left:0;
width:397px;
overflow:hidden;
}

.tophot{
list-style:none;
position:absolute;
top:2px;
left:397px;
width:345px;
border-right:1px solid #e6e6e6;
height:250px;
z-index:5;

}

.tophot li{
height:67px;
border-bottom:1px solid #d3d3d4;
padding:8px 8px 8px 21px;
font-size:1em;
line-height:1.2;
position:relative;
width:300px;
z-index:5;
}
.tophot i{
display:none;
}

.tophot a{
text-decoration:none;
font-weight:bold;
}

.tophot li.here{
background:url(images/km.png) repeat-x 0 0;
color:#262626;
}
.tophot li.here a{color:#262626;
text-shadow:#fff 0 1px 0;
}

.tophot li.here a span{
font-weight:normal;
}

.tophot li.here i{

display:block;
width:14px;
height:21px;
position:absolute;
top:30px;
left:-13px;
background:url(images/karr.png) no-repeat 0 0;
z-index:5;
}
.tophot li span{

display:block;
font-size:.75em;
color:#848484;
padding-top:4px;
font-weight:normal;
}

#tophot2{
position:absolute;
*position:fixed;
top:80px;
}

#tophot3{
position:absolute;
top:164px;
}
