﻿/* News */
.NewsIndexListUl{ list-style:none;}
.NewsIndexListUl li a{ display:block;height:22px; line-height:22px; width:230px;
	overflow:hidden;text-overflow:ellipsis;  white-space:nowrap;}

.NewsIndexListUl .TopItem{ clear:both;}
.NewsIndexListUl .TopItem img{ float:left; width:50px; height:50px; margin:15px 0;}
.NewsIndexListUl .TopItem div{ float:left; width:160px; margin:10px 0 10px 10px;}
.NewsIndexListUl .TopItem div a{display:block;height:23px; line-height:23px; width:160px;
	overflow:hidden;text-overflow:ellipsis;  white-space:nowrap; font-weight:bold;}
	
/* ListPager */
.PagerIndex{ display:inline-block; width:20px; height:25px; line-height:25px; text-align:center;}
.CurPagerIndex{display:inline-block; width:26px; height:25px; line-height:25px; text-align:center;
	 background:url(../Images/CurPage_Bg.gif) no-repeat;}
