﻿* {
    text-decoration: none;
    padding: 0;
}

ul, ol {
    list-style: none;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: Microsoft Yahei, sans-serif !important;
    margin-bottom: 100px;
}

.aa span {
    padding-left: 20px;
    padding-bottom: 20px;
}

.aa img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.input_css2 {
    width: 150px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    border: none !important;
    border-radius: 0 !important;
    text-indent: 2em;
    color: #fff !important;
    font-size: 12px;
}

.p-small {
    font-size: 12px;
    padding-top: 4px !important;
}
