body{
  background: rgba(0, 128, 0, 0.1) /* 30% 不透明度的绿色背景 */
}
.container-fluid{
    background: rgba(0, 128, 0, 0.3) /* 30% 不透明度的绿色背景 */
}
.column{
    box-shadow: inset 1px -1px 1px #444, inset -1px 1px 1px #444;;
}

.glyphicon{
    cursor: pointer;
}
a{
    text-decoration: none;
}
.input-sm{
    padding: 1px 1px 1px 1px;
}
#dut_div{
    padding: 5px 0px 5px 0px;
}
.fu_fan, #ti_shi, #ti_si_18{
    color: red;
}
#tcm_name{
    width: 80px;
}
