.texthidden_long{
     width:800px;
     overflow:hidden;
     text-overflow:ellipsis;
     white-space:nowrap;
	 cursor:pointer;
    /** border:1px solid #ddd;**/
}
.xiabiangkuang{
	border-bottom:1px dashed #ddd;
	font-size:15px;
	color:#6e6e6e;
}
.fanye{
	font-size:15px;
}
.chuizhijuzhong{	
	vertical-align:middle;
}
.btna{
	width:100px;
	height:30px;
	color:red;
	vertical-align:middle;
	font-size:12px;
}
.btnb{
	width:100px;
	height:30px;
	vertical-align:middle;
	font-size:12px;
}
.divTitle{
	background: url(../images/w_bgQ.gif);	
	font-size:17px;
	color:#6e6e6e;
	height:50px;
	width:1000px;
	text-align:left;
	line-height: 50px;
	text-indent: 80px;
}
.divText{
	/*background: url(../images/ten_div_background.gif) no-repeat bottom;*/
	display:none;
	width:900px;
	margin: 0 auto;
	line-height: 180%;
	vertical-align:top;
	text-align: left;
	font-size:15px;
	color:#6E6E6E
}
/*w_bgQ_on.gif*/
.divTitleB{
	background: url(../images/w_bgQ_on.gif);
}
