.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E60012;
}
.txt-w {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.nei {/*内文标题*/
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	line-height: 24px;
}

.neiwei {/*内文*/
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	font-weight: lighter;
	text-justify:inter-ideograph;
	text-align: justify;
	margin: 10px 20px;
}

a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 24px;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	line-height: 24px;
}
a:hover {
	color: #E60012;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 24px;
}
a:active {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 24px;
}
.bgbt {/*表格-标题*/
	text-align: center;
	vertical-align: middle;
	background-color: #DCDDDD;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
}
/*.bgnr {
	background-color: #EFEFEF;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	font-weight: lighter;
	text-justify:inter-ideograph;
	text-align: justify;
	text-decoration: none;
}*/
.tablenei {/*表格-内容*/
	background-color: #EFEFEF;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	font-weight: lighter;
	text-justify:inter-ideograph;
	text-align: justify;
	text-decoration: none;
}
.neiweizi {

	font-size: 12px;
	color: #E50012;
	line-height: 24px;
	font-weight: bold;
	text-justify:inter-ideograph;
	text-align: justify;
}

.bl .selected{color:red;}
.Btnnormal{background:url(../images/button_normalbg.jpg) repeat-x; padding: 0 1px 0 1px; line-height:21px; height:21px; border:1px solid #c1c2c2; cursor:pointer; letter-spacing:1px;} 

.pages { color: #999; }
.pages a, .pages .cpb { text-decoration:none;float: left; padding: 0 5px; border: 1px solid #ddd;background: #ffff;margin:0 2px; font-size:11px; color:#000;}
.pages a:hover { background-color: #E61636; color:#fff;border:1px solid #E61636; text-decoration:none;}
.pages .cpb { font-weight: bold; color: #fff; background: #E61636; border:1px solid #E61636;}