﻿#text .headImg
{
    padding-top:20px;
    padding-bottom:25px
}
#text .headText
{
    padding-bottom:20px;
}
#text .textTitle
{
    font-size:14px;
    color:#dc5000;
    padding-bottom:10px;
}
#text .text
{
    padding-bottom:20px;
}
#text span
{
    display :block ;
}