#icon_saving { background-image: url(../images/indicator.gif); width: 16px; height: 16px; display: none;}
.icon_folder_announce { background-image: url(../images/folder_announce.gif); width: 19px; height: 18px; display: inline; }
.icon_folder_sticky { background-image: url(../images/folder_sticky.gif); width: 19px; height: 18px; display: inline; }
.icon_folder_hot { background-image: url(../images/folder_hot.gif); width: 19px; height: 18px; display: inline; }
.icon_folder { background-image: url(../images/folder.gif); width: 19px; height: 18px; display: inline; }
.icon_folder_lock { background-image: url(../images/folder_lock.gif); width: 19px; height: 18px; display: inline; }
.icon_folder_announce_new { background-image: url(../images/folder_announce_new.gif); width: 19px; height: 18px; display: inline; }
.icon_folder_sticky_new { background-image: url(../images/folder_sticky_new.gif); width: 19px; height: 18px; display: inline; }
.icon_folder_new_hot { background-image: url(../images/folder_new_hot.gif); width: 19px; height: 18px; display: inline; }
.icon_folder_new { background-image: url(../images/folder_new.gif); width: 19px; height: 18px; display: inline; }
.icon_folder_lock_new { background-image: url(../images/folder_lock_new.gif); width: 19px; height: 18px; display: inline; }
.icon_vote_lcap { background-image: url(../images/vote_lcap.gif); width: 4px; height: 12px; display: inline; }
.icon_vote_rcap { background-image: url(../images/vote_rcap.gif); width: 4px; height: 12px; display: inline; }
.icon_topic_delete { background-image: url(../images/topic_delete.gif); width: 19px; height: 18px; display: inline; }
.icon_topic_move { background-image: url(../images/topic_move.gif); width: 19px; height: 18px; display: inline; }
.icon_topic_unlock { background-image: url(../images/topic_unlock.gif); width: 19px; height: 18px; display: inline; }
.icon_topic_lock { background-image: url(../images/topic_lock.gif); width: 19px; height: 18px; display: inline; }
.icon_latest_reply { background-image: url(../images/icon_latest_reply.gif); width: 18px; height: 9px; display: inline; }

.icon_delete img { background-image: url($imagesurl/images/postdel.gif); width:68px;height:17px;}

.userbar{
width:153px;
/* background: url(/data/img/forum_user_menu_bg.gif) repeat-y left top; */
right:6px;
top:5px;
font-size:0.9em;
}

.userbar a{
color: #ffffff;
}

.userbar b{
color:#f05000;
}

.userbartop{
width:153px;
height:9px;
/* background: url(/data/img/forum_user_menutb.gif) no-repeat left top; */
}

.userbarbot{
width:153px;
height:9px;
/* background: url(/data/img/forum_user_menutb.gif) no-repeat left bottom; */
}

table.forumlist {
width: 100%;
font-size:12px;
}

.forumlist .head {
background: url(/data/img/table_headbg.gif) repeat-x left center;
}

.forumlist .head td {
text-align:center;
color: #ffffff;
font-weight: bold;
font-size:14px;
height:25px;

}

/* .forumlist .head  td#left{
background: url(/data/img/table_headbg_l.gif) no-repeat left center;
}

.forumlist .head  td#right{
background: url(/data/img/table_headbg_r.gif) no-repeat right center;
} */

.forumlist  td {
text-align:center;
border-bottom: 1px solid #ffffff;
/* height:50px; */
vertical-align:middle;
}

.forumlist .select td {
text-align:left;
font-weight: bold;
background-color: #cccccc;
font-size:14px;
}

table.userprofile {
width: 100%;
}

.userprofile .head {
background-color: #000000;
}

.userprofile .head td {
text-align:center;
color: #ffffff;
font-weight: bold;
font-size:14px;
height:25px;
background: url(/data/img/table_headbg.gif) repeat-x left center;
}

.header .menu ul li:hover a {
background:none;
text-decoration:underline;
}

.pagelist {
width:260px !important;
position:relative;
}
