*{padding: 0px;margin: 0px;outline: none; font-family: "microsoft yahei", "SimHei", "serif";}
body{background: rgb(255,255,255);}
.title{
    margin: 0px auto 20px auto; width: 1024px; height: 50px; border-bottom: 2px solid rgb(50,90,90);
    text-align: left; text-indent: 1em; font-size: 24px; line-height: 50px;
}
.content{
    margin: 0px auto; width: 1024px; min-height: 0px; overflow: hidden;
}
.detail{
    float: left; width: 450px; height: 40px; padding: 0 5px;
    text-align: left; font-size: 14px; line-height: 20px; margin-bottom: 20px;
}
.result{
    float: right; width: 540px; min-height: 0; overflow:hidden;
}
.r_title{
    float: left; width: 100%; height: 30px; overflow: hidden;
    background: rgb(238,246,248); border-bottom: 1px solid rgb(89,106,113);
}
.r_t_cps{
    float: left; height: 30px; line-height: 30px; overflow: hidden; text-align: center; font-size: 14px;
}
.r_month{ width: 25%; }
.r_mlr{ width: 25%; }
.r_zchb{ width: 25%; }
.r_lrss{ width: 25%; }

.r_chip{
    float:left; width: 100%; height:30px; border-bottom: 1px dashed rgb(173,173,173);
}
.r_doubleLine{
    background: rgb(240,240,240);
}

.input_data{
    float: left; width: 450px; min-height: 0; overflow: hidden; border-top: 1px solid rgb(90,101,103);

}
.id_chip{
    float: left; width: 100%; height: 30px; line-height: 30px; overflow: hidden;
    border-bottom: 1px dashed rgb(173,173,173);
}
.id_cp_title{
    float: left; width: 270px; height: 30px; line-height: 30px; overflow: hidden;
    text-align: left; text-indent: 1em; font-size: 14px;
}
.id_cp_data{
    float: left; width: 179px; height: 30px; line-height: 30px; overflow: hidden;
    border-left: 1px dashed rgb(173,173,173); font-size: 14px; text-align: center;
}
.id_chip_end{border: 0;}
.readOnly{background: rgb(243,242,238);}
.toedit{background: rgb(253,248,228); cursor: pointer;}
.id_chip_endend{
    float: left; width: 100%; height: 30px; line-height: 30px; overflow: hidden;
    background: rgb(255,255,255);
    border-bottom: 1px solid rgb(86,107,108);border-top: 1px solid rgb(86,107,108);
}
.id_chip_endend div{border: 0px;}
.chart{
    float: left; width: 480px; height: 300px; overflow: hidden; background: rgb(100,100,100); clear: left;
}

.editBox{
    float: left; width: 100%; height: 30px; border: 0; text-align: center; background: none;
}

.redBox{
    color: rgb(255,0,0);
}