.imgCenter{
    text-align: center;
}
.topMain{
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}
.topMain .textTop{
    padding: 10px 0;
    padding: 0 5px;
}

.topContactPhone{
    text-align: center;
    position: relative;
}
.topContactPhone a{
    position: absolute;
    top: 46%;
    left: 37%;
    width: 185px;
    text-align: left;
}
.topContactPhone a img{
}
.inContactkk{
    display: inline-block;
    position: relative;
}
.topContactPhone a:hover{
    opacity: 0.8;
    cursor: pointer;
    filter: alpha(opacity=0.8);
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.pageContent .contactMainS {
    margin: 0 0 13px 0;
}
.pageContent .column {
    margin : 0 0 30px 0;
}
.pageContent .contentMain {
}
.pageContent .question-answer {
    margin-top: 30px;
}
.pageContent .contentMain h3 {
    margin: 10px 0;
    font-weight: 900;
    text-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, 3px 4px 2px #fff, 1px 1px 0 #fff, 3px 3px 1px #000;
    font-size: 1.2em;
    line-height: 1.5;
    text-align: center;
}

.conBnr{
    margin-bottom: 20px;
}
.bottomMainContact{
    position: relative;
    text-align: center;
}
.phoneContact{
    display: block;
    position: absolute;
    padding: 0 6%;
    top: 21%;
    text-align: center;
    left: 0;
    width: 100%;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.mailContact{
    display: block;
    position: absolute;
    padding: 0 6%;
    bottom: 28%;
    text-align: center;
    left: 0;
    width: 100%;
    -webkit-transition: 0.2s;
    -o-transition:0.2s;
    transition: 0.2s;
}
.mailContact img, .phoneContact img{
    display: inline-block;
    width: 100%;
    max-width: 480px;
}
.phoneContact:hover{
    opacity: 0.8;
    cursor: pointer;
    filter: alpha(opacity=0.8);
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.mailContact:hover{
    opacity: 0.8;
    cursor: pointer;
    filter: alpha(opacity=0.8);
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
@media screen and (min-width: 481px) and (max-width: 666px){
    .mailContact img, .phoneContact img{
        display: inline-block;
        width: 100%;
        max-width: 426px;
    }
}

.bottomContact {
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
}

.bottomContact .bgContact {
    width: 100%;
    max-width: 480px;
    display: block;
}

.bottomContact span {
    position: relative;
    display: inline-block;
    padding: 0 5px;
}

.bottomContact a {
    position: absolute;
    bottom: 23%;
    left: 47%;
    width: 50%;
    display: block;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.bottomContact a img {
    display: block;
    width: 100%;
}

.bottomContact a:hover {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.mainColumn li {
    margin-bottom: 5px;
    padding: 5px;
    width: 100%;
    height: 105px;
    border: 2px solid #ccc;
    border-radius: 5px;
    margin-right: 0px !important;
}

li .thumbs {
    float: left;
    width: 30%;
}

.thumbs img {
    max-height: 90px;
    max-width: 100%;
}

.left img {
    margin: 0 auto;
    display: block;
}

li .txtArea {
    float: right;
    width: 66%;
}

li.cf p {
    font-size: 13px;
    line-height: 1.5;
}

li .txtArea .txtColumn p.mr10 > img {
    float: right;
}

li .txtArea .txtTit {
    height: 60px;
    width: 100%;
    font-size: 13px;
    text-align: left;
    margin-top: 0px;
    vertical-align: middle;
    border-radius: 5px;
    padding: 5px 23px 0 20px;
    background-image: url(../images/staff_bg_comma.png);
    background-repeat: no-repeat;
    background-position: 0px 14px;
}

.txtColumn.cf a {
    font-weight: bold;
}

h3.titleContact {
    margin: 10px 0;
    font-weight: 900;
    text-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, 3px 4px 2px #fff, 1px 1px 0 #fff, 3px 3px 1px #000;
    font-size: 1.2em;
    line-height: 1.5;
    text-align: center;
    padding: 0 5px;
}

.cf:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    font-size: 0.1em;
    line-height: 0;
}

.obox {
    margin-top: 10px;
    margin-bottom: 10px;
}

.top-main-contact, .bottom-main-contact {
    position: relative;
    text-align: center;
}

.top-main-contact .intmct, .bottom-main-contact .inbtmct {
    position: relative;
    display: inline-block;
    max-width: 480px;
}

.top-main-contact .intmct img, .bottom-main-contact .inbtmct img {
    display: block;
    padding: 0 5px;
}

.bottom-main-contact .inbtmct .fro {
    position: absolute;
    left: 5%;
    right: 5%;
    top: 0;
    height: 100%;
}

.bottom-main-contact .inbtmct a {
    position: absolute;
    width: 100%;
    display: block;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.bottom-main-contact .inbtmct a.ro {
    top: 17%;
}

.bottom-main-contact .inbtmct a.fo {
    top: 35%;
}

.top-main-contact .intmct a:hover, .bottom-main-contact .inbtmct a:hover {
    opacity: 0.8;
    filter: alpha(opacity=0.8);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.topMain.topMain02 {
    padding: 0 5px;
}

.importantBox {
    padding: 0 5px;
}

.mainColumn {
    padding: 0 5px;
}