/*内容部分*/

#content {
    width: 996px;
    margin: 0 auto;
}

#content .title {
    height: 34px;
    line-height: 34px;
}

#content .cont {
    padding: 10px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #ccc;
}

.title_bg h3{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding: 4px;
    text-align: center;
}
.title_bg h3 span{
	font-size:13px;
}

.basicinfo-table {
    font-size: 14px;
}

.tab-view {
    margin-left: 10px;
    float: left;
    width: 150px;
    background: url(../img/bscw-4-2.jpg);
    height: 26px;
    line-height: 26px;
    text-align: center;
}

.table-box {
    height: 624px;
    border: 1px solid #a2cae3;
    padding: 15px 5px 10px;
    background-color: #f9fdff;
    font-size: 14px;
}

.word-22 {
    font-size: 14px;
    color: #4b78a1;
}

.warning {
    color: red;
}

.selected {
    color: #1f4ebe;
}

h3, h4 {
    background: #eef;
    border: 1px solid #c6c6c6;
    border-width: 0 0 1px;
    padding: 5px 8px;
    margin: 0;
}