/*
最新报告,打折报告,英文报告tab控件样式表
*/
#rtab1 {color:#ff0000;}
#enr,#discountr {display:none;}
#enr,#latestr,#discountr li {text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#tab_menu {width:100%;padding-left:0px;}
#tab_menu ul {list-style-type:none;}
#tab_menu ul li {float:left;margin-right:10px;}
#tab_menu ul li hr {width:2px;height:13px;color:#ff0000;}
#tab_content {border-top:1 solid #cccccc;text-overflow:ellipsis;overflow:hidden;width:100%;}
