.topnews {position:relative;}

.topnews .content {position:relative;height:175px;}
.topnews .contentknife {position:absolute;top:0px;left:-15px;bottom:0px;right:-15px;overflow:hidden;}
.topnews .contentinner {position:absolute;top:0px;left:0px;bottom:0px;white-space:nowrap;font-size:0px;min-width:990px;}

.topnews .content a {display:inline-block;position:relative;width:300px;height:136px;margin:0px 15px;text-decoration:none;color:#000000;white-space:normal;font-size:14px;}
.topnews .content a .pic {position:absolute;background:#eeeeee center center no-repeat;width:136px;height:136px;top:0px;left:0px;}
.topnews .content a .note {position:absolute;top:0px;left:153px;right:0px;bottom:0px;}
.topnews .content a .txt {max-height:108px;font-size:14px;line-height:18px;}
.topnews .content a .date {position:absolute;bottom:0px;left:0px;font-size:11px;}

.topnews .navigation {position:relative;height:50px;}
.topnews .button {position:absolute;top:0px;z-index:2;}
.topnews .button.left {left:447px;}
.topnews .button.right {left:484px;}
.topnews .line {position:absolute;height:1px;top:17px;width:435px;background:#cbcbcb;z-index:2;}
.topnews .line.left {left:0px;}
.topnews .line.right {right:0px;}
