@charset "UTF-8";

body,div,h3,ul,li{margin:0;padding:0;font:12px/1.5 Microsoft Yahei,tahoma,\5b8b\4f53;}
ul,ol{list-style:none;}
a{text-decoration:none;outline:none;color:#333;}
a:hover{text-decoration: none;}
a:focus, *:focus {outline:none;}


.news-mod{width: 315px;height: 90px;position: relative;}
.news-bg{width: 100%;height: 100%;background: #000;opacity: 0.2;filter: alpha(opacity=20);position: absolute;top: 0;left: 0;}
.newslist{padding: 0 10px;position: relative;}
.newslist li{line-height: 22px;height: 22px;color: #ba9595;vertical-align: top;}
.newslist li a{color: #ba9595;padding-left: 25px;height: 22px;display: block;position: relative;}
.newslist .w-text{float: left;width: 210px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newslist .date{float: right;}
.newslist .i-notice{width: 16px;height: 12px;position: absolute;background: url(./images/icon_sprites.png) no-repeat;top: 5px;left: 0;}
.newslist a:hover{color: #e0c6c6;}
.newslist a:hover .i-notice{background-position: 0 -12px;}