﻿
.sc1
{
    width: 1200px;
    height: 30px;
    float: left;
    border-bottom: #ddd solid 1px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    padding: 0 0 0 0px;

}
.sc1:before
{
    font-weight: bold;
    color: Blue;
    font-size: 13px;
}