﻿
body
{
    font-size: 13px;
}
.Table_Title
{
    background-image: url('../images/main_23.gif');
    font-size: 13px;
    font-weight: bold;
    color: #0c3a86;
}
.Table_Content
{
    font-size: 13px;
    background-color: #ffffff;
}
.Table_bg
{
    background-color: #98c8de;
}
.bgImage
{
    background-image: url('../images/main_23.gif');
    color: #0c3a86;
}

/*
   以下是内容页面样式
*/

.STYLE1
{
    font-size: 13px;
}
.STYLE4
{
    font-size: 13px;
    color: #174b98;
    font-weight: bold;
}

.a
{
    font-size: 13px;
    color: #002b66;
    font-weight: 100;
    cursor: pointer;
    text-decoration: none;
}

a:link
{
    font-size: 13px;
    color: #06482a;
    text-decoration: none;
}
a:visited
{
    font-size: 13px;
    color: #0947b7;
    text-decoration: none;
}
a:hover
{
    font-size: 13px;
    color: #FF0000;
    text-decoration: underline;
}
a:active
{
    font-size: 13px;
    color: #FF0000;
    text-decoration: none;
}
.STYLE7
{
    font-size: 13px;
}

.Button
{
    font-size: 13px;
    background-image: url('../images/main_47.gif');
    color: #294397;
}
.TextBox
{
    border: solid 1px #cadcb2;
    font-size: 13px;
}
.span_font
{
    font-size: 13px;
    color: #3366CC;
}
