/* 关于我们模块 list用 */
.hide {
	overflow: hidden;
}

/* 资讯模块 问答模块  list用 扩展 */
.dt_list_new {
	padding: 10px 0 0;
	overflow: hidden;
	width: 265px;
}

.dt_list_new ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.dt_list_new ul li a {
	padding: 0 0 0 15px;
	overflow: hidden;
	background: url(Img/Index/dt_ico.gif) no-repeat left 5px; 
}
.dt_list_new ul li a span {
	float: right;
}

.dt_list_new ul li a:hover span { color:#583716;}

.dt_list_new ul li a { padding: 0 0 0 15px;  overflow:hidden; background: url(Img/Index/dt_ico.gif) no-repeat left 5px;}

.dt_list_new ul li a:hover { color:#583716; overflow:hidden; background: url(Img/Index/dt_ico02.gif) no-repeat left 5px;}