/*==========
author:	吴颖晖 Freddie
copyright:	Copyright (c) 1998-2009 Flying @ Flying's World
version:	5.4a
# Requires 1.css, YUI/reset-fonts-grids
==========*/

table.dict.wide	{min-width:960px;}
html.ie5 table.dict.wide,
html.ie6 table.dict.wide,
html.ie7 table.dict.wide	{width:1000px;}
table.dict .unknown,
span.unknown	{font-size:smaller;color:#083;}
table.dict td strong	{font-style:normal;font-weight:normal;border-bottom:1px dashed #ACC;}
table.dict td strong .cmt	{display:none;padding:.1ex .5em;background:#F0F0F0;color:#066;font-size:93%;}
table.dict td strong:hover .cmt	{display:inline;}
.nobr	{white-space:nowrap!important;}
span.taboo	{color:#C00;font-weight:bolder;}