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

.zmxn_recent_list        { margin-bottom:7px; }
.zmxn_recent_list .zmxn_title { padding-top:7px; height:18px; border-bottom:solid 1px #E2E5E7; margin-bottom:8px; background:url(./images/bullet.gif) right no-repeat; cursor:pointer; }
.zmxn_recent_list .zmxn_item  { padding:3px 0px 0px 14px; white-space:nowrap; margin-bottom:1px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.zmxn_recent_list .zmxn_item .zmxn_date { 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:#797771; text-decoration:none; }
.zmxn_recent_list A.zmxn_fc_01:visited { color:#797771; text-decoration:none; }
.zmxn_recent_list A.zmxn_fc_01:hover { color:#797771; text-decoration:underline; }
.zmxn_recent_list A.zmxn_fc_01:active { color:#797771; text-decoration:none; }

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

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

