﻿.Content
{
    width:1200px;
    height:auto;
    min-height:600px;
    margin:0px auto;
    color:#333333;
    line-height:2;
    margin-bottom:100px;
    font-size:16px;
}
.TitleRow
{
    width:1200px;
    height:80px; 
    margin:0px auto;
    font-size:26px;
}
.Title
{
    font-size:28px;
    margin-top:40px;
    color:#333333;
}
.solidLine
{
    height:0px;
    color:#0C7FEA;color:rgb(10,100,182);
    border-bottom-style:solid;
    border-width:0px;
    border-bottom-width:1px;
}