.item {
background: transparent url(/images/bg-missing-photo.png) no-repeat scroll left top;
margin-bottom:30px;
height: 190px;
overflow:hidden;
position:relative;
}

.item a.imagemask {
display:block;
width:175px;
height:166px;
overflow:hidden;
float:left;
margin: 12px 50px 12px 0;
position: relative;
left: 12px;
}

.item .title {
margin:0;
}

.item .subtitle {
margin:0;
font-size: 14px;
color: #066;
}

.item p {
float:left;
width:400px;
}

.item .discover {
background:#B2E5E5 none repeat scroll 0 0;
color:#006666;
display:block;
height:25px;
left:12px;
line-height:25px;
position:absolute;
text-align:center;
top:153px;
width:175px;}

.item .discover:hover {
background:#ff6702;
color:#fff;
opacity:0.9;
}

#com_gallery {
margin-bottom:30px;
width:100%;
}

#com_gallery ul {
background:#B2E5E5 none repeat scroll 0 0;
list-style-type:none;
margin:0;
overflow:hidden;
padding:10px 0 5px 10px;
width:auto;
zoom:1;
}



#com_gallery ul li {
background:#FFFFFF none repeat scroll 0 0;
border:6px solid #FFFFFF;
float:left;
height:60px;
margin:0 6px 6px 0;
overflow:hidden;
padding:0;
width:74px;
}

#com_gallery ul li a img {
display:block;
}




