@charset "utf-8";
body{margin:0px;padding:0px;}
.chart {width: 1260px;height:390px;padding:15px;background:#fafafa;overflow:hidden;}
.chart-title {width:290px; float:left;margin-top:45px;}
.chart-title em {display:block; width:290px; height:33px; line-height:33px; background:#f0f0f0; border-radius:4px; margin-top:2px;font-size:14px; color:#272525; font-style:normal;}
.chart-title em a{margin-left:25px;cursor: default;}
.chart-title em.current {background:#0865B1; color:#ffffff;}
.chart .cont .small_cont{float:left; width:960px; height:360px; margin:0px;}