.MainText{
    color:#000000;
    font-size:14px;
    font-weight:400;
    font-family:宋体;
    }
.MainText1{
    color:#FF5555;
    font-size:14px;
    font-weight:400;
    font-family:宋体;
    }
.MainText2{
    color:#9966CC;
    font-size:14px;
    font-weight:400;
    font-family:宋体;
    }
.MainTextLink{
    color:#EE9933;
    font-size:14px;
    font-weight:600;
    font-family:宋体;
    cursor:hand;
    text-decoration:none;
    }
.MainTextLink2{
    color:#DD7733;
    font-size:16px;
    font-weight:600;
    font-family:宋体;
    cursor:hand;
    text-decoration:none;
    }
.MainTextLink16{
    color:#EE9933;
    font-size:16px;
    font-weight:600;
    font-family:宋体;
    cursor:hand;
    text-decoration:none;
    }
.MainTextLarge{
    color:#000000;
    font-size:16px;
    font-weight:900;
    font-family:宋体;
    }
.MainTextLargeThin{
    color:#000000;
    font-size:16px;
    font-weight:500;
    font-family:宋体;
    }.MainTextLarge2{
    color:#9966CC;
    font-size:16px;
    font-weight:900;
    font-family:宋体;
    }
.MainTextLargeRed{
    color:#FF6666;
    font-size:16px;
    font-weight:900;
    font-family:宋体;
    }