



.item{position: relative; overflow: hidden; _height: 100px;min-height:100px;padding-top:15px;padding-bottom:15px;border-bottom:1px dotted #DDDDFF;}
.item i{display:block; font-size:10px;color:#79799F; margin-bottom:10px;}
.item h3{font-size:11px;margin:0px;margin-bottom:5px;}
.item h3 a{font-weight:bold;background-image:url(../../images/img_leftmenu_item.png);background-position:3px;background-repeat:no-repeat;padding-left:15px;line-height:12px;}
.item p{margin:0px;font-size:10px;}
.item img,.item span.img_not_exists{display:block;float:left;width:100px;height:100px;padding:2px;border:1px solid #DDDDFF;margin-right:10px;text-align:center;font-size:9px;overflow:hidden;background-color:white;}
.item img:HOVER,.item span.img_not_exists:HOVER{border:1px solid #AAAADD;background-color:#DDDDEE;}

.image {
display: block;
width: 120px;
height: 120px;
margin-right: 10px;
margin-bottom: 10px;
float: left;
}

.image a{
display: block;
border: 2px solid #DDDDEE;
background-color: white;
padding: 8px;
}

.image a:HOVER{
border: 2px solid #CCCCDD;
background-color: #DDDDEE;
}


.image a img, .image a span{
border: 0px;
display: block;
width: 100px;
height: 100px;
margin: auto;
float: none;
background-color: white;
position: relative;
}