html { font-size: 100%; }
body { margin: 0 0 0 50px; padding: 0; background: #ffffff; color: #000000; font-size: 62.5%; width: 600px; }
body, div, td, p { font-family: arial,helvetica,verdana,sans-serif; }
table { font-size: 1em; }
a { color: #306090; text-decoration: underline; }

body form { font-size: 1.3em; }
body .tblcomm { font-size: 1.3em; }
body .pagin { font-size: 1.2em; }

.tblcomm { border: 1px dashed #dddddd; color: #666666; }
.tblcomm .tblcommcl { padding: 5px 0 0 5px; }
.tblcomm .tblcommcr { padding: 5px 5px 0 0; }
.tblcomm .tblcommcb { padding: 0 5px 5px 5px; }
.tblcomm .tblcommcb div { color: red; font-weight: bold; }

.tblsn { border: 1px solid #dddddd; background: #efefef; }
.tblsn td { padding: 0 10px 0 10px; }
.tblsn span { color: red; }
.tblsn .scode { color: #000000; border-bottom: 1px dotted #000000; }