﻿body 
{
    margin:0;
    text-align:left;
    background-color:#15497B;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.table_Box
{
    border-right: #6A9DCB 1px solid;
    border-top: #6A9DCB 1px solid;
    border-left: #6A9DCB 1px solid;
    border-bottom: #6A9DCB 1px solid;
    font-size:12px;
    /*color:White;*/
    letter-spacing: 1px;
    line-height: 18px;
}
.Box_Mid
{
	border-right: #287FD1 1px solid;
    border-left: #287FD1 1px solid;
    border-bottom: #287FD1 1px solid;
    font-size:12px;
    /*color:White;*/
    letter-spacing: 1px;
    line-height: 18px;
}
.Box_End
{
	border-right: #1D88C9 1px solid;
    border-left: #1D88C9 1px solid;
    border-bottom: #1D88C9 1px solid;
    font-size:12px;
    /*color:White;*/
    letter-spacing: 1px;
    line-height: 18px;
}
.text_12px
{
    font-size: 12px;
    vertical-align: middle;
    color: #003366;
    letter-spacing: 1px;
    line-height: 18px;
}
.text_14px_top
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	cursor:hand;
}
.text_12px_top
{
	font-size: 12px;
	color: white;
	font-family: 宋体;
}
.table_top
{
	margin: 0px 2px;
}
.title
{
	letter-spacing: 2px;
	padding-left: 20px; 
	/*background-color:#235789;*/
	font-size: 14px;
	text-align: left;
	font-family: 黑体;
	color: #FFFFFF;
	background-image: url(/Images/Title.jpg);
}
.more
{
	letter-spacing:2px;
	padding-right:20px;
	font-size:12px;
	text-align:right;
	font-family: 宋体;
	color: #003366;
}
.title_14px
{
    font-size: 13px;
    vertical-align: middle;
    color: #003366;
    letter-spacing: 2px;
    font-family: 仿体;
    font-weight:bold;
}
.menu_title
{
    font-size:14px;
    color:white;
    cursor:hand;
}
.menu_title_on
{
    font-size:12px;
    color:Yellow;
    cursor:hand;
}
