﻿#topLine {
    margin-bottom: 5px;
}

#topInfo {
    margin: 30px 0;
    line-height: 250%;
    color: #666;
    text-indent: 25px;
}

#Ctitle {
    background: #e0e0e0;
}

#border {
    padding: 30px;
}

#topInfo, .container {
    text-align: left;
}

#subMenuItem li:hover ul {
    visibility: visible !important;
}

.v8Title {
    font-size: 24px;
    color: #333;
    padding-left: 9px;
    margin: 27px 0 27px 0;
    text-align: left;
}

@media screen and (min-width:1024px) and (max-width:1200px) {
    .sli li {
        width: 10% !important;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .sli li {
        width: 10% !important;
    }
}

@media screen and (min-width:414px) and (max-width:767px) {
    .sub_wrap {
        display: none;
    }
}

@media screen and (max-width:375px) {
    .sub_wrap {
        display: none;
    }
}
#header.new_header_menu.new_style.menu_list > .right {
    color: black;
}
