﻿.waikuang
{
    padding-top:10px;
    height:530px;
}
.title
{
    font-size:16px;
    font-weight:bold;
    margin-top:5px;
    margin-left:20px;
    margin-bottom:10px;
}
.img
{
    width:88px;
    height:31px;
    margin-left:20px;
    margin-bottom:20px;
}
.wenzi
{
    width:88px;
    font-size:13px;
    margin-left:20px;
    margin-bottom:20px;
}
.wenzi a:link
{
    text-decoration:none;
    color:gray;
}
.wenzi a:visited
{
    text-decoration:none;
    color:gray;
}
.wenzi a:hover
{
    text-decoration:none;
    color:#00A1D6;
}
.wenzi a:active
{
    text-decoration:none;
}