@charset "utf-8";
/* CSS Document */

/*newslist style*/
.newslist {height: auto; overflow: hidden;}
.newslist li {border-bottom:1px #dcdcdc dashed;overflow:hidden !important;overflow:visible; height:60px !important;height:44px; min-height:60px;line-height:60px;}
.newslist a{float:left;width:70%;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight:normal;font-size:16px;padding-left:12px}
.newslist span{float:right;width:100px;text-align:right;color:#b3b3b3;text-align:right;;font-size:12px}
.p4{margin-bottom:20px}
.newslist a:link,.newslist a:visited{background:url({WEB_ROOT}theme/default/rwysxy/imgc/lia.gif) no-repeat center left;}
.newslist a:hover{background:url({WEB_ROOT}theme/default/rwysxy/imgc/lib.gif) no-repeat center left;}
.page {text-align:center;}
.page a{border:1px solid #cfcfcf; padding:8px; margin:8px;}
.page li{float:left;}
/*newslist style*/

