@charset "utf-8";

h2.new_tit {width:960px;margin:0 auto 10px auto;padding:0;font-size:1em;font-weight:500;}
h2.new_tit strong {font-weight:500;color:#f00;}
.new_wrap {position:relative;width:956px;margin:0 auto 10px;height:60px;border:2px solid #f00;/*border-radius:12px 0 0 12px;*/background-color:#f3f3f3;background:-webkit-linear-gradient(top,#ededed,#fafafa);overflow:hidden;}
.new_wrap .new_1u {position:relative;width:100%;list-style:none;margin:0 0 25px;padding:0;}
.new_wrap .new_1u .new_1li {position:absolute; left:0px; top:0px;width:100%;}
.new_wrap .new_2u {display:table;width:100%;height:60px;list-style:none;margin:0;padding:0;}
.new_wrap .new_2u li {display:table-cell;padding:5px 0;font-size:.9em;text-align:center; height:50px; line-height:50px; }
.new_wrap .new_2u li.chk {width:50px;}
.new_wrap .new_2u li.cate {width:200px;}
.new_wrap .new_2u li.img {width:80px;}
.new_wrap .new_2u li.tit {}
.new_wrap .new_2u li.date {width:100px;padding-right:10px;font-size:.72em;}
.new_wrap .new_2u li.empty {width:100%;height:50px;vertical-align:middle;}

.new_wrap .control {position:absolute;right:0;top:0;z-index:100;}
.new_wrap .control button {display:block;width:15px;height:30px;border:none;border-left:1px solid #151515;background:#555;}
.new_wrap .control button.prevRecent {border-bottom:1px solid #151515;}
.new_wrap .control button span {font-size:0;line-height:0;text-indent:-9999em;}
.new_wrap .control button:before {font-family:'FontAwesome';color:#fff;}
.new_wrap .control button.prevRecent:before {content:"\f0d8";}
.new_wrap .control button.nextRecent:before {content:"\f0d7";}
