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:#014496 url('images/back.gif') repeat-x;
}

#container
{
margin:auto;
width:900px;
text-align:left;
background:#fff;
}

#top
{
color:#fff;
background:#000;
height:20px;
line-height:20px;
padding:0px 10px 0px 10px;
font-size:12px;
}

.ra
{
text-align:right;
}

#mast
{
height:250px;
padding:0px 0px 0px 0px;
background:url('images/mb.gif') repeat-x;
}

#mast_l
{
width:440px;
float:left;
height:100px;
margin:40px 0px 0px 0px;
}

#mast_l h1 a:link,a:active,a:visited
{
color:#000;
text-decoration:none;
}

#mast_r
{
width:450px;
float:right;
}

#mast h1
{
margin:0px;
color:#000;
font-size:3.0em;
padding:0px 0px 0px 10px;
font-weight:normal;
font-family:georgia;
}

#mast h3
{
color:#000;
margin:0px 0px 0px 10px;
padding:0px 0px 0px 0px;
font-weight:normal;
font-family:georgia;
font-size:26px;
}

#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:24px;
line-height:24px;
color:#fff;
font-size:13px;
padding:0px 0px 0px 10px;
background:#000;
clear:both;
}

#body
{
background:#fff;
font-size:13px;
}

#body_l
{
width:260px;
height:1000px;
float:left;
background:#e0ecfe;
border-right:1px dotted #A5C4DC;
color:#000;
}

#body_r
{
width:630px;
float:right;
}

.clear
{
clear:both;
}

.pad
{
padding:5px;
}

#footer
{
color:#fff;
height:22px;
line-height:22px;
background:#000;
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.3em;
font-weight:normal;
border-bottom:1px dotted #000;
}

.cg
{
margin:10px 0px 5px 0px;
font-style:italic;
}

.gap
{
margin:15px 0px 0px 0px;
}

#nav a:link, #nav a:active, #nav a:visited
{
color:#ffffff;
}

#nav a:hover
{
text-decoration:none;
}

#body_l a:link, #body_l a:active, #body_l a:visited
{
color:#000;
}

#body_l a:hover
{
text-decoration:none;
}

#body_r h2
{
margin:0px 0px 10px 0px;
color:#000;
}

ul
{
list-style:none;
margin:0px;
padding:0px;
}

.browse_left
{
width: 50%;
float: left;
}

.browse_right
{
width: 50%;
float: left;
}

