/* PAGING*/
.boxContent .paging { overflow:hidden; margin:auto;  background:url(../images/news/bg_paging.jpg) repeat-x; text-align:center; padding:7px 0px; margin:15px 0px; }

.boxContent .paging ul {list-style:none; overflow:hidden; width:400px;margin-left:100px;}

.boxContent .paging ul li { display:inline; margin:0px 2px; text-align:center; color:#000; font-weight:normal; width:20px; float:left; font-size:11px; height:18px; padding-top:0px;}

.boxContent .paging ul li a:link, 
.boxContent .paging ul li a:visited { color:#000; font-weight:bold; text-decoration:none; display:block; padding:0px;  background:url(../images/news/bg.gif) no-repeat right }

.boxContent .paging ul li a:hover { color:#ff6600; font-weight:bold; }

.boxContent .paging ul li.active { font-weight:bold;color:#ff6600;  background:url(../images/news/bg.gif) no-repeat right}

.boxContent .paging ul li.first { padding:0px; float:left;}
.boxContent .paging ul li.first a:link, .boxContent .paging ul li.first a:visited{ background:url(../images/news/bt-first.gif) no-repeat bottom; display:block; text-indent:-9999px; height:16px;}
.boxContent .paging ul li.first a.none{ background:url(../images/news/bt-first-none.gif) no-repeat bottom; display:block; text-indent:-9999px; height:16px; cursor:default;}

.boxContent .paging ul li.pre { padding:0px; float:left;}
.boxContent .paging ul li.pre a:link, .boxContent .paging ul li.pre a:visited{ background:url(../images/news/bt-pre.gif) no-repeat bottom ; display:block; text-indent:-999px; height:16px}
.boxContent .paging ul li.pre a.none{ background:url(../images/news/bt-pre-none.gif)  no-repeat bottom; display:block; text-indent:-999px; height:16px;cursor:default;}

.boxContent .paging ul li.next { padding:0px; float:left; }
.boxContent .paging ul li.next a:link, .boxContent .paging ul li.next a:visited{ background:url(../images/news/bt-next.gif)  no-repeat bottom; display:block; text-indent:-999px; height:16px;}
.boxContent .paging ul li.next a.none{ background:url(../images/news/bt-next-none.gif) no-repeat  bottom; display:block; text-indent:-999px;height:16px;cursor:default;}


.boxContent .paging ul li.end { padding:0px; float:left;}
.boxContent .paging ul li.end a:link, .boxContent .paging ul li.end a:visited{ background:url(../images/news/bt-end.gif) no-repeat bottom; display:block; text-indent:-999px; height:16px;}
.boxContent .paging ul li.end a.none{ background:url(../images/news/bt-end-none.gif) no-repeat bottom; display:block; text-indent:-999px;height:16px;cursor:default;}
