﻿.lblHeader { display: block; margin: 10px 0px; padding: 10px 0px; border-bottom: 1px solid #ccc; font-size: 18px; color: #333; }
.cntClientMain { width: 960px; margin: 0 auto; margin-bottom: 10px; overflow: auto; }
.cntClientL { display: inline-block; width: 370px; min-height: 250px; position: relative; }
.cntClientL img { margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; height:50%; overflow: auto; }
.cntClientR { display: inline-block; width: 570px; padding: 10px 0px 20px; border-bottom: solid 1px #ccc; position: relative; float: right; vertical-align: top; }
.cntClientR h3 { color: #333; margin-top: 0px; }
.cntClientR span { color: #7c7b7b; line-height: 120%; display: block; margin-bottom: 20px; text-align: justify; }
.cntH175 { min-height: 175px !important; }
iframe{ width:270px; height:150px;}
.titleFloat {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 25px;
    color: #4c4c4c;
    text-align: center;
    display: block;
    position: relative;
    top: -22px;
    background-color: #eaeaea;
    width: 270px;
    margin: 0 auto;
}