﻿TD{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#333333;
	line-height: 140%;
}
p.ftdate {
	font-size: 12px;
	color: #cc6600;
	text-decoration: none;
}
td.fttitle {
	font-size: 14px;
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}
td.fttext{
	line-height: 160%;
}
td.styleZG {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
        letter-spacing: -1pt
}

span.ftpage{
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}
font.ftdate{
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
}

td.ftitem{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
	text-decoration: none;
}
a:active {
	color: #ffcc00;
	text-decoration: none;
}

a.mnlink:link {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
a.mnlink:visited {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
a.mnlink:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.mnlink:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.ctlink:link {
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}
a.ctlink:visited {
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}
a.ctlink:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.ctlink:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.formtable{
	background-color: #cccccc;
}

td.formitem{ 
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	background-color: #FFFFCC;
}
.maptable{
	background-color: #e3e3e3;
}
.etradetable{
	background-color: #cccccc;
}
td.etradeitem{
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	background-color: #ccffff;
}

bggray1{
	background-color: #000000;
}
.bge{
	background-color: #efeef3;
}
.bgg{
	background-color: #ffffff;
}

input{
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	color: #0d2539;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	background-color: #f0f0f0;
}
.buto{
	background-color: #ffffff;
	color: #1E5593;
	border-right: #1E5593 1px solid;
	border-top: #1E5593 1px solid;
	border-left: #1E5593 1px solid;
	border-bottom: #1E5593 1px solid;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	padding-top: 1px;
	cursor: hand;
}
.butover {
	background-color: #E4E4E4;
	color: #333333;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	padding-top: 1px;
	cursor: hand;
}
hr {	
	color: #cccccc;
	height: 1px;
}


