@charset "utf-8";

.top_new_report{width:740px;height:34px}
.top_new_report *{font-size:14px;font-family:Malgun Gothic,sans-serif}
.top_new_report_title {float:left;margin:0;padding-top:2px;line-height:13px;margin-top:5px}
.top_new_report_title span {color:#000;padding-right:5px;}
.top_new_report_list{float:left;width:497px;height:25px;overflow:hidden;position:relative;padding-top:2px;white-space:nowrap;text-overflow:ellipsis;margin-left:10px}
.top_new_report_list div{line-height:25px;position:absolute;left:0;margin-top:1px}
.top_new_report_list div a {color:#000;text-decoration:none;width:428px;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.top_new_report_list div span{text-align:right;color:#777;width:60px;font-size:12px;display:inline-block;bottom:0;vertical-align:top}
.top_new_report_button{float:left;width:50px;height:27px;overflow:hidden;position:relative;padding:3.5px 0;box-sizing:border-box}
.top_new_report_button img{cursor:pointer}
.top_new_report_btn {float:left;margin-top:9px;margin-left:5px}
.top_new_report_dump{display:none}

.breaking_dump_list{position:relative;z-index:10000;top:40px;box-sizing:border-box;background-color:#f8fef5;overflow-y:scroll;width:640px;height:340px;border:1px solid #555;padding:4px 20px;font-size:14px;font-family:Malgun Gothic,sans-serif;display:none}
.breaking_dump_list > div:first-child{border-top:none}
.breaking_dump_list > div{border-top:1px solid #e3e3e3;padding:7px 2px}
.breaking_dump_list > div > a{color:#000;display:inline-block;width:501px;font-size:13px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;letter-spacing:-1px;line-height:22px;}
.breaking_dump_list > div > span{color:#505050;display:inline-block;width:60px;text-align:right;font-size:12px;line-height:22px;letter-spacing:-1px;vertical-align:top}
.breaking_dump_list .active{}
.breaking_dump_list > div:hover{font-weight:bold;}