﻿body, td
{
    font-size: 12px;
    color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.text {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.whitebig {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebig1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "黑体";
}

.red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.red1 {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height: 20px;
}
.text1 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}.text2 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.disable
{
	font-family: 新宋体, 新宋体-18030, 宋体-18030, 宋体;
    font-size: 11pt;
    height: 18px;
    border: 1px solid #336699;
	background-color: #F5F5F5;
}