@charset "utf-8";
/* CSS Document */

.zmxn_recent_list        { margin-bottom:10px; }
.zmxn_recent_list .zmxn_title { padding:10px 10px 3px 10px; height:20px; border-bottom:solid 1px #cccccc; margin-bottom:10px; background:url(./images/bullet.gif) right no-repeat; cursor:pointer; }
.zmxn_recent_list .zmxn_item  { padding:3px 0px 0px 10px; white-space:nowrap; margin-bottom:1px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.zmxn_recent_list .zmxn_item .zmxn_date { padding:0px 10px 0px 0px; float:right; font-family:Tahoma; font-size:11px; color:#9A9893;}
.zmxn_recent_list .zmxn_item .zmxn_el { text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:80%; }

.zmxn_recent_list A.zmxn_fc_01:link { color:#151515; text-decoration:none; }
.zmxn_recent_list A.zmxn_fc_01:visited { color:#151515; text-decoration:none; }
.zmxn_recent_list A.zmxn_fc_01:hover { color:#151515; text-decoration:underline; }
.zmxn_recent_list A.zmxn_fc_01:active { color:#151515; text-decoration:none; }

.zmxn_recent_list A.zmxn_fc_02:link { color:#151515; text-decoration:none; }
.zmxn_recent_list A.zmxn_fc_02:visited { color:#151515; text-decoration:none; }
.zmxn_recent_list A.zmxn_fc_02:hover { color:#151515; text-decoration:underline; }
.zmxn_recent_list A.zmxn_fc_02:active { color:#151515; text-decoration:none; }

.zmxn_recent_list .zmxn_bold  { font-weight:bold; }
