﻿
/* statistics css */

.detail_nodata
{
    display: table;
    margin: 20px auto;
}

.text_right {
text-align:right;
}
