/* BASIC css start */
header .headerTop .h_left {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

header .headerTop .h_right {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
/* BASIC css end */

