

.header-line-green{ background: #00c623; color: #fff; text-align: center; padding: 18px; font-weight: bold;}
.header-line-green img{ max-width: 100%;}
.header-line-green p{ font-weight: bold; padding: 8px 0;}

.header-line-white{ background: #fff; color: #00c623; text-align: center; padding: 18px; font-weight: bold; font-size: 20px;}
.header-line-white img{ max-width: 100%;}
.header-line-white p{ font-weight: bold; padding: 8px 0;}

.bg-line{padding: 19px 7px 0;line-height: 1.5;background: url(../images/bg-line.jpg) repeat-x #fff;}
.content-line{ background: #fff; padding: 12px 12px 0;}
.line-green img{ width: 100%;}
.thumb-line{ margin-bottom: 28px; font-weight: bold;}
.thumb-line img{ width: 100%; margin: 8px auto;}
.title-line {
    font-size: 18px;
    color: #1fb43a;
    font-weight: bold;
    text-align: center;
    margin: 12px auto;
    border: 2px solid #1fb43a;
    padding: 8px;
}


