* {
    font-size: 14px;
    font-family: '微软雅黑';
}

#title {
    line-height: 36px;
    height: 36px;
    padding-top: 0;
    font-size: 14px;
    margin-left: 10px;
}

#select {
    width: 360px;
}

#select #deptId {
    width: 310px;
    height: 34px;
}

#select input {
    padding-left: 5px;
    width: 310px;
    height: 34px;
}