

.chart_container{
 margin-bottom:60px;
}

.unit{
 font-size:10px;
}

.xj_chart_header{
 font-size:12px;
 width:80px;
}

.chart{
 float:left;
}

#xj_table1_2{
 float:left;
}

#xj_table3_2{
 float:left;
}

#xj_table4_2{
 float:left;
}

#xj_table5_2{
 float:left;
}

#xj_table6_2{
 float:left;
}

#xj_table7_2{
 float:left;
}

#xj_table7_4{
 float:left;
}

#xj_table8_4{
 float:left;
}

#xj_table9_2{
 float:left;
}

.xj_chart_table{
 width:440px;
 margin-top:4px;
}

.xj_chart_table .xj_chart_title{
  display:none;
}

.xj_chart_table .xj_chart_header_first{
  display:none;
}

.xj_chart_table .xj_chart_header{
  padding:3px 0;
  background-color:#ECECEC;
}

.xj_chart_table .xj_chart_value_last{
  padding:5px;
}

.xj_chart_table .xj_chart_value_last.xj_chart_td_last{
  background-color:#DBEAF9;
}

.chart_notice{
 text-align:right;
 font-size:10px;
}

.notice_container{
 background-color: #dbeaf9;
 border: 1px solid #aabccf;
 margin-bottom: 20px;
 padding: 10px;
}

.notice_container .notice_title{
  font-weight:bold;
  margin-bottom:5px;
}

.notice_container ul li{
  font-size:12px;
  padding-left:1em;
  line-height:1.8em;
}

