body{
    font-family: "Microsoft YaHei UI";
}
h3{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
#card_table{

}
#card_tr th{
    font-size: 12px;
    text-align: center;
}
#card_tbody{
    font-size: 12px;
    text-align: center;
}
#card_col{
    height: 100px;
    margin-bottom: 30px;
}
.admin_a{
    background: #428bca;
    height: 100%;
}
.admin_a a{
    color:white;
    font-size: 18px;
    display: block;
    line-height: 100px;
    text-align: center;
}
.card_under{

}
.card_top{
    padding-top:20px;
    padding-bottom: 20px;
    background: #428bca;
    margin-bottom: 40px;
}
.card_top a{
    color:white;
}
#card_form-group{
    margin-bottom: 10px;
}
#card_white{
    color: white;
}