﻿@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:  #cd0000;
	text-decoration: none;
}
a.TWO:visited {
	text-decoration: none;
	color: #cd0000;
}
a.TWO:hover {
	text-decoration: none;
	color: #535353;
	}
a.TWO:active {
	text-decoration: none;
}
a.THR:link {
	color:  #535353;
	text-decoration: none;
}
a.THR:visited {
	text-decoration: none;
	color: #535353;
}
a.THR:hover {
	text-decoration: none;
	color: #cd0000;
	}
a.THR:active {
	text-decoration: none;
}
.A {
	font-family: "微软雅黑";
	font-size: 11pt;
	line-height: 24px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
}
.AC {
	font-family: "微软雅黑";
	font-size: 11pt;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
.B {
	font-family: "微软雅黑";
	font-size: 11pt;
	line-height: 24px;
	color: #000000;
	background-color:#FFCD10; 
	text-align: left;
	vertical-align: middle;
	padding-left:8px;
}
.C {
	font-family: "微软雅黑";
	font-size: 11pt;
	line-height: 20px;
	color: #FFFFFF;
	background-color:#4A4A4A; 
	text-align: center;
	vertical-align: middle;
}
.D {
	font-family: "微软雅黑";
	font-size: 11pt;
	line-height: 20px;
	color: #dc0000;
	text-align: center;
	vertical-align: middle;
}
.E {
	font-family: "微软雅黑";
	font-size: 11pt;
	line-height: 20px;
	color: #dc0000;
	text-align: left;
	vertical-align: middle;
}
.F {
	font-family: "微软雅黑";
	font-size: 11pt;
	line-height: 20px;
	color: #909090;
	text-align: center;
	vertical-align: middle;
}
.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;
}