body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color:#6b6b6b;
	line-height:20px;
	
}
a:link {
	color: #797979;
	text-decoration:none;
}
a:visited {
	color: #797979;
	text-decoration:none;
}
a:hover {
	color: #b20709;
	text-decoration:none;
}
a:active {
	color: #b20709;
	text-decoration:none;
}
.menuLink a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:700;
}
.menuLink a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:700;
}
.menuLink a:hover {
	color: #fff715;
	text-decoration:none;
	font-weight:700;
}
.menuLink a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:700;
}

.redLink a:link {
	color: #c20d11;
	text-decoration:none;
}
.redLink a:visited {
	color: #c20d11;
	text-decoration:none;
}
.redLink a:hover {
	color: #535353;
	text-decoration:none;
}
.redLink a:active {
	color: #c20d11;
	text-decoration:none;
}
.er_left1 a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.er_left1 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.er_left1 a:hover {
	color: #fff715;
	text-decoration:none;
}
.er_left1 a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.ired{ color:#c20d11;}
.ired a:link {
	color: #c20d11;
	text-decoration:none;
}
.ired a:visited {
	color: #c20d11;
	text-decoration:none;
}
.ired a:hover {
	color: #000000;
	text-decoration:none;
}
.ired a:active {
	color: #c20d11;
	text-decoration:none;
}


.fensan{text-align:justify;text-justify:inter-ideograph;}
.td1{ border:1px solid #dddddd;}
.td2{ background-image:url(../images/bq1.gif); background-repeat:no-repeat; background-position:top;padding-top:1px; height:18px; cursor:pointer;}
.td3{ background-image:url(../images/bq0.gif); background-repeat:no-repeat; background-position:top; color:#FFFFFF; padding-top:1px;height:18px; cursor:pointer;}
.er_left1{background-image:url(../images/leftbg1.gif); background-repeat:no-repeat; background-position:top left; padding-left:23px; height:25px;color:#FFFFFF;}
.er_left2{background-image:url(../images/leftbg2.gif); background-repeat:no-repeat; background-position:top left; padding-left:23px; height:25px;color:#5d5d5d;}
.colorw{ color:#FFFFFF; font-weight:700; padding-left:16px;}
.tdb{ border-bottom:1px solid #cccccc;}

/*---------------------截取字符串开始------------------------*/
	.cut_word {
		padding:0px 0px 0px 8px;
	}
	.cut_word { 
		display:block; 
		width:400px; 
		#width:400px; 
		_width:400px; 
		overflow:hidden; 
		white-space:nowrap; 
		-o-text-overflow: ellipsis; 
		text-overflow:ellipsis;
		padding:0px 10px 0px 6px;
		height:25px;
	} 
	
	/* firefox only */ 
	
	.cut_word:not(p){ /* wtf is? pls let me know*/ 
		clear:both; 
	} 
	
	.cut_word:not(p) a{ 
		max-width:248px; 
		#max-width:248px; 
		_max-width:248px; 
		float:left; 
	} 
	
	.cut_word:not(p):after { 
		content:"……"; 
		float:left; 
		width:25px; 
		padding-left:5px; 
		color:#000000; 
	}
/*---------------------截取字符串结束------------------------*/

.button{background-image:url(../bbs/images/news/submit.gif); background-repeat:no-repeat; border:none; width:72px; height:24px; color:#FFFFFF; cursor:pointer;}
.input150{border:1px solid #cfcfcf; width:150px;}



