body {
	margin:0px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #F2F0E6;
}
ul {list-style-type: none;margin: 0px;}
td {font-size: 12px;line-height: 20px;}


.tb-6px {margin-bottom: 6px;}/*底留6PX*/
.tb-4px {margin-bottom: 4px;}/*底留4PX*/

.tb-alllinehui {border: 5px solid #DFDCD5;margin-bottom: 6px;}/*四线5PX灰色*/
.tb-alllinelv {border: 5px solid #D1EC7A;margin-bottom: 6px;}/*四线5PX绿色*/
.tb-alllinehuis {
	border: 3px solid #E6E6E6;
	margin-bottom: 3px;
}/*四线3PX灰色*/


.text14px-h{font-size: 14px;color: #000;font-weight: bold;}/*14象素-黑色-加粗*/
.text12px-l{font-size: 12px;color: #1835D1;}/*12象素-蓝色*/
.text12px-000{font-size: 12px;color: #000;}/*12象素-黑色*/
.text12px-hong{font-size: 12px;color: #cc0000;}/*12象素-红色*/
.text12px-b{font-size: 12px;color: #FFF;}/*12象素-白色*/
.text12px-rq{font-size: 12px;color: #FF9900;}/*12象素-灰色-日期*/
.text12px-777{font-size: 12px;color: #777;}/*12象素-灰色*/

/*默认黑色链接*/
a.{color: #000;text-decoration: none;}
A.:hover {COLOR: #000; TEXT-DECORATION: underline;}


/*12PX红色链接*/
a.hong12{color: #cc0000;text-decoration: none;}
A.hong12:hover {COLOR: #cc0000; TEXT-DECORATION: underline;}

/*14px黑色链接*/
a.h14{font-size: 14px;color: #000;text-decoration: none;}
A.h14:hover {font-size: 14px;COLOR: #000; TEXT-DECORATION: underline;}

/*-------------------copyright----------------------------------*/

