BODY {	margin-left: 0px;
margin-right: 0px;
margin-TOP: 0px;
margin-BOTTOM: 0px;
FONT-SIZE: 12px;
line-height:22px;
COLOR: #CCCCCC;
TEXT-ALIGN: left;
background-position:  center 50%;
word-break: break-all;
background-color: #000000;
}
.font01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	color: #0042DF;
	
}

/*默认连接深灰色变浅灰色*/
a{color: #E1E1E1;text-decoration: none;}
a:link {color: #E1E1E1;text-decoration: none;}
a:hover {color: #938B8B;text-decoration: none;}


.txtinput{border:1px solid #D5D5D5; font-size:12px; height:19px;}
.txtsubmit{border:1px solid #D5D5D5; font-size:12px; background-color:#FFFFFF; height:19px; padding-top:2px;}


/*灰色连接橙色*/
.link01{color: #515151;text-decoration: none;}
.link01:link {color: #515151;text-decoration: none;}
.link01:hover {color: #FF9900;text-decoration: underline}

/*白色连接变黄色*/
.link02{color: #ffffff;text-decoration: none;}
.link02:link {color: #ffffff;text-decoration: none;}
.link02:hover {color: #FFFF00;text-decoration: underline}

/*橙色连接变灰色*/
.link03{color: #F56A03;text-decoration: none;}
.link03:link {color: #F56A03;text-decoration: none;}
.link03:hover {color: #515151;text-decoration: underline}

/*深红色连接变灰色*/
.link04{color: #DA2164;text-decoration: none;}
.link04:link {color: #DA2164;text-decoration: none;}
.link04:hover {color: #515151;text-decoration: underline}

/*蓝色连接变灰色*/
.link05{color: #0042DF;text-decoration: none;}
.link05:link {color: #0042DF;text-decoration: none;}
.link05:hover {color: #515151;text-decoration: underline}

/*橙色连接变灰色*/
.link06{font-size:14px;color: #F56A03;text-decoration: none;}
.link06:link {font-size:14px;color: #F56A03;text-decoration: none;}
.link06:hover {font-size:14px;color: #515151;text-decoration: underline}

/*蓝色*/
.blue {
	font-size: 12px;
	color: #0099FF;
}
/*白色*/
.white01{
	font-size: 14px;
	color: #ffffff;
}
/*白色*/
.white02 {
	font-size: 12px;
	color: #ffffff;
}

/*白色*/
.white03 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

/*橙色加粗*/
.orange01 {
	font-size: 12px;
	font-weight: bold;
	color: #F56A03;
}
/*橙色加粗14号*/
.orange02 {
	font-size: 14px;
	font-weight: bold;
	color: #F56A03;
}
/*墨绿色*/
.green {
	font-size:12px;
	color: #2FB200;
}
/*橙色*/
.red03 {
	font-size:12px;
	color: #D90000;
}
/*黄色*/
.yellor0 {
	font-size:12px;
    font-weight: bold;
	color: #F6CF05;
}
/*灰色*/
.Gray01 {
	font-size: 12px;
	color: #515151;
}
/*黄色加粗*/
.yellow03 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;

/*灰色时间*/
.Gray02 {
	font-size: 12px;
	color: #9A9A9A;
}


/*黑色标题加粗*/
.Black01 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

/*紫色加粗14号*/
.Purple01 {
	font-size: 14px;
	font-weight: bold;
	color: #AA01B6;
}

/*土黄加粗14号*/
.Yellow01 {
	font-size: 14px;
	font-weight: bold;
	color: #B07D00;
}

/*红色加粗14号*/
.red01 {
	font-size: 14px;
	font-weight: bold;
	color: #D90000;
}
.style01{border-right:solid 1px #546675}