﻿/******
閫氱敤鏂伴椈鍒楄〃鏍峰紡-鍏煎ie6+锛宑hrome绛変富娴佹祻瑙堝櫒;鑷€傚簲楂樺害;鏂囧瓧瓒呭嚭鑷姩鎴柇銆�
*******/

.text-content ul {
	list-style-type:none;}
.text-content ul li {
	width: 680px;
	height:29px;
	line-height:29px;
	background-position:10px 10px;
	border-bottom:1px dashed #DEDEDE;
	background-image: url(list-icon.gif);
	background-repeat: no-repeat;}
.text-content ul li a 
{
	width:460px;
	display:inline-block;
	*float:left;
	text-decoration:none;
	font-size:10.5pt;
	color:#323232;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-overflow: ellipsis;/* ie/safari */
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;/* opera */
	-moz-binding: url("ellipsis.xml#ellipsis");}
.text-content ul li a:hover {
	text-decoration:underline;
	color:#0696EF;}
.text-content ul li span.date {
	display:block;
	float:right;
	font-size:7pt;
	color:#999;
	font-family:Verdana;
	font-family:Verdana;}
