﻿body
{
   text-align: center;
   margin: 0;
}
div#container
{
   width: 800px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
.main_a
{
    font-size: 16px;
    color: #000000;
    font-family: Bookman Old Style;
}
.main_b
{
    font-size: 16px;
    color: #000000;
    font-family: Times New Roman;
}
.main_c
{
    font-size: 16px;
    color: #0000FF;
    font-family: Bookman Old Style;
}
.div_a
{
    position: absolute; 
    left: 10px; 
    top: 210px; 
    width: 760px;
    height: 351px; 
    z-index: 3;
}
.div_b
{
    position: absolute; 
    left: 0px; 
    top: 0px; 
    width: 760px;
    height: 188px; 
    z-index: 4;
}
.div_c
{
    position: absolute; 
    left: 10px; 
    top: 10px; 
    width: 280px;
    height: 110px; 
    z-index: 0;
}
.div_d
{
    position: absolute; 
    left: 330px; 
    top: 10px; 
    width: 420px;
    height: 38px; 
    z-index: 1;
}
.div_e
{
    font-size: 27px;
    color: #000000;
    font-family: Arial;
}
.name_red
{
    font-size: 24px;
    color: #FF0000;
    font-family: Arial;
}
.city
{
    font-size: 19px;
    color: #000000;
    font-family: Arial;
}
.name_16
{
    font-size: 16px;
    color: #000000;
    font-family: Arial;
}
.div_f
{
    position: absolute; 
    left: 330px; 
    top: 10px; 
    width: 420px;
    height: 38px; 
    z-index: 2;
}
.name_a
{
    font-size: 32px;
    color: #0000FF;
    font-family: Bookman Old Style;
}