﻿@charset "utf-8";
/* CSS Document */

body,td{
	font-size:14px;
	line-height:18px;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
A.Link:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	line-height: 24px;
}
A.Link:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 24px;
}
A.Link:hover {
	COLOR: #FFFF00;
	line-height: 24px;
}
A.Link2:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
}
A.Link2:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}
A.Link2:hover {
	COLOR: #000000;
	line-height: 18px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
.t1 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.t2 {
	font-size:12px;
	line-height:18px;
	color: #333333;
	font-weight: bold;
}
.t3 {font-size:12px;
    line-height:18px;
	color: #FFFFFF;
}
.t7{font-size: 12px;
line-height:18px;
color: #FF3300;
}

.t4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #996600;
}
.t5 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: 003194;
}
.t6 {
	font-size: 12px;
	color: 003399;
	text-align: center;
}
.t8 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
}
.frm {
	font-size: 12px;
	color: #666666;
	background-color: #EEEEEE;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	line-height: 18px;
}
.t-bg {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	height: 24px;
}
.coolscrollbar {
    scrollbar-arrow-color:yellow;
    scrollbar-base-color:lightsalmon;
}
