/* news page styles */

#content{width:634px;padding-right:0}

.newsItem h3{font-size:70%;margin-bottom:13px}
.newsItem h3 a{color:#fff}
.hr{margin:17px 0 22px 0;background-image:url(../img/bg/hr.gif)}

/*paging*/
.paging{clear:both; width:631px; margin:0 0 30px -15px; height:45px; position:relative; background:url(../img/bg/paging_bg.jpg) 0 0 no-repeat}
.paging a{display:block; color:#fff; font-weight:bold; text-decoration:none; line-height:11px; font-family:trebuchet ms, tahoma, verdana, "sans-serif"}
.paging a:hover, .paging li a.on{color:#fff}
.paging a:hover{cursor:pointer; text-decoration:none}
#content .paging ul{display:block; position:absolute; top:8px; height:25px; margin:0; font-size:80%}
.paging li{display:block; float:left; padding:0 1px}
.paging ul li.liNext{float:right;display:inline}
#content .paging ul.left{left:142px; width:118px}
.paging .pagingFirst, .paging .pagingPrevious, .paging .pagingNext, .paging .pagingLast{background:url(../img/bg/paging_sprite.png) 0 0 no-repeat}
.paging .pagingFirst{margin:0 6px 0 0; width:31px; height:25px; background-position:0 -75px}
.paging .pagingFirst:hover{background-position:0 -175px}
.paging .pagingPrevious{width:60px; height:25px; padding-left:17px; background-position:0 -50px; line-height:1.8}
.paging .pagingPrevious:hover{background-position:0 -150px}
#content .paging ul.pages{left:261px; width:123px; text-align:center}
#content .paging .pages li{display:inline; float:none; padding:0}
.paging .pages li a{display:inline; padding:3px 7px 4px 7px; background:url(../img/bg/paging_page_bg.png) 0 -100px no-repeat}
.paging .pages li a:hover{background-position:0 0}
.paging .pages li a.on, .paging .pages li a.on:hover{background-position:0 -25px}
.paging .pages li span{color:#fff; font-weight:bold; font-size:80%}
.paging ul.right{left:380px; width:105px}
.paging .pagingNext{width:58px; height:25px; background-position:0 -25px; line-height:1.8; text-indent:10px}
.paging .pagingNext:hover{background-position:0 -125px}
.paging .pagingLast{margin:0 0 0 4px; width:31px; height:25px; background-position:0 0}
.paging .pagingLast:hover{background-position:0 -100px}
.paging .pagingLast strong, .paging .pagingFirst strong{display:block; text-indent:-9000px}
.paging .pagingLast:hover, .paging .pagingFirst:hover{text-decoration:none}
.pview a {position:absolute; top:15px; left:545px; font-size:80%; line-height:1.2; padding-right:9px; font-weight:bold; background:url(../img/icons/pva_bg.gif) no-repeat right 2px; font-family:trebuchet ms, tahoma, verdana, "sans-serif"}
.pview a:hover {font-weight:bold; text-decoration:underline}
.bottom_paging{margin-top:30px}

#content p.date{color:#9e9e9e;font-size:70%}

.article{padding-bottom:20px;background-position:right 5px;background-repeat:no-repeat}
.story{padding:0 245px 30px 0}
.story ul{list-style-type:disc;margin:17px 0 13px 0;padding-left:15px}
.story li{color:#c7c7c7;padding-bottom:10px}
.story em{font-style:italic}