﻿@charset "utf-8";
.dabai {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.shenhui {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.shenhui:visited {
	color: #333333;
}
a.shenhui:hover {
	color: #008BC3;
}
.tuhong {
	font-size: 12px;
	font-weight: bold;
	color: #B56D06;
	text-decoration: none;
}
a.tuhong:visited {
	color: #B56D06;
}
a.tuhong:hover {
	color: #008BC3;
}
body, td, th
{
    font-size: 12px;
    color: #323232;
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a
{
    font-size: 12px;
    color: #323232;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #323232;
}
a:hover
{
    text-decoration: none;
    color: #FF6600;
}
a:active
{
    text-decoration: none;
}
.lan
{
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    color: #003955;
    text-decoration: none;
}

