html
{
text-align:center;
margin:0px;
padding:0px;
font-family:georgia,verdana,arial;
}

body
{
text-align:center;
margin:0px;
padding:0px 0px 30px 0px;
background:#000;
}

#container
{
margin:auto;
width:900px;
text-align:left;
background:#fff;
}

#ad
{
height:95px;
background:#000;
text-align:center;
padding-top:5px;
}

.ra
{
text-align:right;
}

#mast
{
height:45px;
padding:0px 0px 0px 0px;
background:#000 url('images/mb.gif') repeat-x;
border-top:3px solid #ff0000;
}

#mast_l
{
width:330px;
float:left;
height:45px;
line-height:45px;
margin:0px 0px 0px 0px;
}

#mast_r
{
width:550px;
line-height:45px;
float:right;
padding:0px 15px 0px 0px;
color:#fff;
text-align:right;
}

#mast h1
{
margin:0px 0px 0px 10px;
color:#fff;
font-size:30px;
font-weight:normal;
font-family:georgia;
width:340px;
}

#mast h3
{
color:#fff;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-weight:normal;
font-family:georgia;
font-size:16px;
}

#mast h5
{
color:#000;
margin:5px 0px 0px 10px;
padding:5px 0px 0px 0px;
font-weight:normal;
font-family:georgia;
border-top:1px dotted #014496;
width:420px;
font-size:14px;
}

#nav
{
height:25px;
line-height:25px;
color:#fff;
font-size:13px;
padding:0px 0px 0px 10px;
background:#202020;
clear:both;
border-top:1px solid #ff0000;
}

#body
{
background:#fff;
font-size:13px;
}

#body_l
{
width:260px;
height:800px;
float:left;
background:#efefef;
border-right:1px dotted #C2CDC5;
color:#000;
}

#body_r
{
width:630px;
float:right;
}

.clear
{
clear:both;
}

.pad
{
padding:5px;
}

#footer
{
color:#fff;
height:22px;
line-height:22px;
background:#202020;
clear:both;
text-align:center;
font-size:12px;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#body_l h4
{
margin:0px 0px 5px 0px;
color:#000;
font-size:1.4em;
font-weight:normal;
border-bottom:1px dotted #000;
}

.gap
{
margin:15px 0px 0px 0px;
}

#nav a:link, #nav a:active, #nav a:visited
{
color:#fff;
}

#nav a:hover
{
text-decoration:none;
}

#body_l a:link, #body_l a:active, #body_l a:visited
{
color:#000;
line-height:20px;
text-decoration:none;
padding:0px 0px 0px 0px;
font-size:15px;
}

#body_l a:hover
{
text-decoration:underline;
}

#body_r h2
{
margin:0px 0px 0px 0px;
color:#000;
}

ul
{
list-style:none;
margin:0px 0px 0px 10px;
padding:0px;
}
