@charset "utf-8";

.mouse-over a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    background: #fff;
     !important
}

.none {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
.no-bg {
    background-image: none !important;
}

.no-border {
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
}

.read-text {
    line-height: 1.8em;
    letter-spacing: 0.1em;
}

.read-text_s {
    line-height: 1.8em;
    letter-spacing: 0.1em;
    font-size: 11px;
}

.important {
    font-weight: bold;
}

.mar_r0 {
    margin-right: 0px !important;
}

.mar_b0 {
    margin-bottom: 0px !important;
}

.mar_b5 {
    margin-bottom: 5px !important;
}

.mar_b10 {
    margin-bottom: 10px !important;
}

.mar_b15 {
    margin-bottom: 15px !important;
}

.mar_b20 {
    margin-bottom: 20px !important;
}

.mar_b25 {
    margin-bottom: 25px !important;
}

.mar_b30 {
    margin-bottom: 30px !important;
}

.mar_b35 {
    margin-bottom: 35px !important;
}

.mar_b40 {
    margin-bottom: 40px !important;
}

.mar_b45 {
    margin-bottom: 45px !important;
}

.mar_b50 {
    margin-bottom: 50px !important;
}

.mar_b55 {
    margin-bottom: 55px !important;
}

.mar_b60 {
    margin-bottom: 60px !important;
}

.mar_b65 {
    margin-bottom: 65px !important;
}

.mar_b70 {
    margin-bottom: 70px !important;
}

.mar_b75 {
    margin-bottom: 75px !important;
}

.mar_b80 {
    margin-bottom: 80px !important;
}

.mar_b85 {
    margin-bottom: 85px !important;
}

.mar_b90 {
    margin-bottom: 90px !important;
}

.mar_b95 {
    margin-bottom: 95px !important;
}

.mar_b100 {
    margin-bottom: 100px !important;
}

.mar_t15 {
    margin-top: 15px !important;
}

.knowledge {
    float: right;
    margin-top: 20px;
}

.f_left {
    float: left;
}