
#community_list{
margin-top:25px;
}

.item {
display:block;
float:left;
width:276px;
height:74px;
background: url(../images/comm_tab.gif);
margin-right:0px;
margin-bottom:16px;
position:relative;
}

.item.even {margin-left:10px}

.top img {
position:absolute;
top:4px; left:5px;
height:62px; width:80px;
border:2px solid #f1efe9;
}

a.top:hover {color:#8a7953}

.top .title {
font-size:24px;
display:block;
margin-top:8px;
font-family:times;
font-size:22px;
font-weight:normal;
}

.title, .subtitle {margin-left:100px}

.subtitle {
display:block;
font-size:10px;
line-height:12px;
margin-top:5px;
}

.discover {display:none;}





/* */
h1{font-family:times;
font-size:28px;
font-weight:normal;
margin:25px 0;
}


#com_gallery {
background:url(../images/g_bg.gif) repeat-y; 
float:left;
width:565px;
margin-bottom:20px;
}

#com_gallery h1 {
background:url(../images/g_top.gif) no-repeat;
height:50px; margin:0;
}


#com_gallery h1 span {display:none}


#com_gallery ul {
list-style-type:none;
margin:0; padding:0;
margin-left:34px;
border:0px solid;
width:500px
}

#com_gallery ul li {
float:left;
width:57px; height:59px;
margin:0 5px 5px 0px;
background:url(../images/g_thumbshadow.gif);
}


#com_gallery ul li a img 
{width:52px; height:52px; border:0; display:block;}

#com_gallery #com_foot {
background:url(../images/g_bottom.gif) no-repeat;
height:26px;
}
