#table_stat {
width : 400px;
border : solid #eeeeee 1px;
}
#table_stat td {
border : solid #cccccc 1px;
text-indent : 5px;
}
#table_stat th {
border : solid #cccccc 1px;
background : #4ebff7;
color : #ffffff;
text-indent : 5px;
}
