﻿@import url(../css/ty.css);
body
{
    font-size: 16px;
    line-height: 22px;
}
#content
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#top
{
    height: 100px;
    background-image: url(../images/logo.gif);
    background-position: left 20px;
    background-repeat: no-repeat;
    border-bottom: solid 1px #B1C3D1;
}
#top span
{
    display: block;
    font-size: 36px;
    color: #B1C3D1;
    font-weight: 500;
    margin-top: 50px;
    margin-left: 200px;
}
.mapcontent
{
    padding-top: 12px;
    padding-bottom: 12px;
}

.mapcontent a
{
    display: block;
    height: 24px;
    font-weight: bolder;
    float: left;
    font-family: Arial;
    font-weight: 600;
    margin-left: 12px;
    margin-right: 12px;
}
.maptitle
{
    margin-top:32px;
    font-size: 26px;
    font-weight: 900;
    height: 30px;
    padding-left: 36px;
    border-bottom: solid 1px #B1C3D1;
    font-family :隶书;
}
