/*最新消息輪撥*/

/* weiduduan */
.weiduduan{
	width:690px;
	height:18px;
}
.demopage{width:690px;margin:0 auto;}
.demopage h2{font-size:14px;margin:20px 0;}
/* scrollDiv */
.scrollDiv{height:25px;/* 必要元素 */line-height:25px; overflow:hidden;/* 必要元素 */}
.scrollDiv li{
	list-style-type:none;
	white-space:nowrap;
	overflow:hidden;
    text-overflow:ellipsis;
	}
#s2{
	z-index: 30;
 	position: relative;
	width:800px;
	height:35px;
	line-height:35px;
	padding-left:0px;

	}

.date_font{
	float: left;
	font-size: 12px;
	color:#ec7801;
	font-family:"Microsoft JhengHei";
	margin-right:10px;
}
#s2 .text_font{
	font-size: 14px;
	color:#636363;
	font-family:Arial, sans-serif, "Microsoft JhengHei";
}

