html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;
vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}
/* float container */
.fc:after{ content: "."; display: block; height:0; font-size:0;
clear:both; visibility:hidden; }
.fc{ min-height:1px; }
* html .fc{ height:1px; overflow:visible; }
.fl{ float:left }
.fr{ float:right }

.wr{
    text-align:center;
}
.wr2{
    margin:auto;
    width:950px;
    text-align:left;
}
ol{
    line-style-type:decimal;
}
li{
    margin:0 0 0 30px;
}
body{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000;
    font-size:0.95em;
    background:#fff
    no-repeat;
}
.lcol{
    width:600px;
}
.rcol{
    width:340px;
}
.north{
    float:right;
}
.title{
    margin:0 0 3px 0;
}
.under{
    margin:0 0 60px 350px;
}

.tbl1{
    margin:0 0 0 10px;
}
.tbl1 .col1{
    float:left;
    width:20px;
}
.tbl1 .col2{
    float:left;
}
.tbl1 .row{
    margin:10px 0 10px 0;
}
.tbl2{
    margin:0 0 0 10px;
}
.tbl2 .row{
    margin:20px 0 20px 0;
}
a {
    color:#0000CC;
    text-decoration: none;
}
a:hover {
    color:#3F658C;
}
ul.toplist li {
    float: left;
    display: inline;
}
.footer {
    text-align:center;
    font-size: 80%;
}
html {
height:100%;
margin-bottom:1px;
}
b {
color:#E52A26;
}
hr {
border: 0 none;
height: 1px;
color:#B1B1B1;
background-color: #B1B1B1
}
