﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:  #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCD10;
	}
a:active {
	text-decoration: none;
}
a.TWO:link {
	color:  #012d4f;
	text-decoration: none;
}
a.TWO:visited {
	text-decoration: none;
	color: #012d4f;
}
a.TWO:hover {
	text-decoration: none;
	color: #535353;
	}
a.TWO:active {
	text-decoration: none;
}
a.THR:link {
	color:  #FFFFFF;
	text-decoration: none;
}
a.THR:visited {
	text-decoration: none;
	color: #ffffff;
}
a.THR:hover {
	text-decoration: none;
	color: #FFCD10;
	}
a.THR:active {
	text-decoration: none;
}
.A {
	font-family: "微软雅黑";
	font-size: 12pt;
	line-height: 24px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
}
.AC {
	font-family: "微软雅黑";
	font-size: 12pt;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
.B {
	font-family: "微软雅黑";
	font-size: 12pt;
	line-height: 32px;
	color: #ffffff;
	background-color:#045592; 
	text-align: left;
	vertical-align: middle;
	padding-left:8px;
}
.B2 {
	font-family: "微软雅黑";
	font-size: 12pt;
	line-height: 32px;
	color: #000000;
	background-color:#c8c8c8; 
	text-align: left;
	vertical-align: middle;
	padding-left:8px;
}
.C {
	font-family: "微软雅黑";
	font-size: 12pt;
	line-height: 20px;
	color: #FFFFFF;
	background-color:#4A4A4A; 
	text-align: center;
	vertical-align: middle;
}
.D {
	font-family: "微软雅黑";
	font-size: 12pt;
	line-height: 20px;
	color: #012d4f;
	text-align: center;
	vertical-align: middle;
}
.E {
	font-family: "微软雅黑";
	font-size: 12pt;
	line-height: 20px;
	color: #dc0000;
	text-align: left;
	vertical-align: middle;
}
.F {
	font-family: "微软雅黑";
	font-size: 12pt;
	line-height: 20px;
	color: #909090;
	text-align: center;
	vertical-align: middle;
}
.JJ {
    font-family: "微软雅黑";
    font-size: 12pt;
    line-height: 28px;
    color: #585858;
    vertical-align: top;
    padding-left: 12px;
    padding-top: 12px;
    background-color: #dedede;
    text-align: justify;
}
.side-bar-right {
	width: 96px;
	position: fixed;
	bottom: 0px;
	right: 5px;
	z-index: 100;
}
.side-bar-right a {
	width: 96px;
	height: 96px;
	display: inline-block;
	background-color: #dddddd;
	margin-bottom: 2px;
}
.side-bar-left {
	width: 96px;
	position: fixed;
	bottom: 0px;
	left: 5px;
	z-index: 100;
}
.side-bar-left a {
	width: 96px;
	height: 96px;
	display: inline-block;
	background-color: #dddddd;
	margin-bottom: 2px;
}
