/* wysiwyg Official Style for Discuz!(R) URL: http://www.discuz.net (C) 2001-2009 Comsenz Inc. */ * { word-wrap: break-word; line-height: normal;} html, body { border: 0 !important; } body { background: {INPUTBG} !important; font: {MSGFONTSIZE}/1.6em {FONT} !important; } body, td, input, textarea, select, button { color: {TABLETEXT}; font: {FONTSIZE}/1.6em {FONT}; } input, select, button { vertical-align:middle; } textarea { resize: none; } body, ul, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { font-size: 1em; } li { list-style-type: disc; margin-left: 2em; } .litype_1 li { list-style-type: decimal; } .litype_2 li { list-style-type: lower-alpha; } .litype_3 li { list-style-type: upper-alpha; } a { color: {HIGHLIGHTLINK}; } a:hover { text-decoration: none; } a img { border: none; } table { empty-cells: show; border-collapse: collapse; } table td { padding: 4px; border: 1px solid {COMMONBORDER}; } th { font-weight: 400; }