.m_forumlist {
width:100%;
margin:0 0 30px 0;
position:relative;
background:#e5ddc5;
}

.m_forumlist .top,
.m_forumlist .top div,
.m_forumlist .bottom,
.m_forumlist .bottom div {
width:100%;
height:10px;
font-size:1px;
position:relative;
z-index:1;
background-image:url('../_images/forumlist.png');
background-repeat:no-repeat;
}

.m_forumlist .top {background-position:100% -10px;}
.m_forumlist .top div {width:10px;background-position:0 -10px;}
.m_forumlist .bottom {background-position:100% 0px;}
.m_forumlist .bottom div {width:10px;background-position:0 0px;}

.m_forumlist .pic {
width:58px;
height:48px;
position:absolute;
top:-13px;
right:5%;
z-index:2;
background:url('../_images/forumlist.png') no-repeat 0 -20px;
}

.m_forumlist .cnt {
padding:10px 0;
margin:0 5% 0 8%;
position:relative;
z-index:3;
overflow:hidden;
font:11px/16px tahoma,arial,helvetica,sans-serif;
}
.m_forumlist .cnt a {
color:#727272;
background:#fff;
}
.m_forumlist .cnt a:hover {
color:#fff;
background:#727272;
}
.m_forumlist .cnt h3 {margin:0 0 12px 0;position:relative;}
.m_forumlist .cnt h3 a {color:#a18067;background:none;}
.m_forumlist .cnt h3 a:hover {color:#e5ddc5;background:#a18067;}

.m_forumlist .cnt b a {
color:#787878;
background:none;
}
.m_forumlist .cnt b a:hover {
color:#e5ddc5;
background:#787878;
}

.m_forumlist .rss {
margin:0 5% 6px 8%;
overflow:hidden;
}
.m_forumlist .rss a,.m_forumlist .rss a:hover {
width:27px;
height:10px;
padding:0px;
font-size:1px;
display:block;
float:right;
background:url('../_images/forumlist.png') no-repeat 0 -68px;
}