﻿@charset "utf-8";

a:active {
    star: expression(this.onFocus=this.blur());
}

a:focus, button:focus {
    outline: none;
    -moz-outline: none;
}

:focus {
    outline: none;
}
/*Reset Css*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, area, param {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

select {
    *behavior: url("select.htc") /*tpa=http://www.chamrich.com/css/select.htc*/;
}
/*IE6,IE7select*/
ol, ul {
    padding-left: 0;
    list-style-type: none;
    list-style: none;
}

img {
    border: none;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

th {
    font-style: normal;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

input {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

fieldset {
    border: none;
}

legend {
    display: none;
}
/*Clear Css*/

.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0;
}

.clearfix:after {
    content: '\20';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: block;
    zoom: 1;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*Common Css*/

body {
    line-height: 1.5;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}
/* 椤甸潰閫変腑棰滆壊 */

/*::-moz-selection {background: #222;color: #fff;}

::-webket-selection {background: #222;color: #fff;}

::-o-selection {background: #222;color: #fff;}

::selection {background: #222;color: #fff;}

*:focus {outline: none;}*/

/* CSS3婊氬姩鏉� */

::selection {
    background: #222;
    color: white;
    text-shadow: none;
}

::-webkit-scrollbar-track-piece {
    width: 10px;
    background-color: #eee;
    border-radius: 50px
}

::-webkit-scrollbar {
    width: 8px;
    height: 6px;
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background: #999;
    border-radius: 50px;
    cursor: pointer;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #999;
        cursor: pointer
    }

body, button, input, select, textarea {
    font-family: "寰蒋闆呴粦", "Arail";
    font-size: 12px;
    line-height: 1.5;
}

@font-face {
    font-family: 'Helvetica Neue CE 35 Thin';
    src: url("../fonts/Helvetica Neue CE 35 Thin.eot") /*tpa=http://www.chamrich.com/fonts/Helvetica Neue CE 35 Thin.eot*/;
    src: url("../fonts/helvetica neue ce 35 thin.woff2") /*tpa=http://www.chamrich.com/fonts/Helvetica Neue CE 35 Thin.woff2*/ format('woff2'), url("../fonts/helvetica neue ce 35 thin.eot-#iefix") /*tpa=http://www.chamrich.com/fonts/Helvetica Neue CE 35 Thin.eot?#iefix*/ format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue CE 35 Thin';
    src: url("../fonts/helveticaneuece-thin.woff") /*tpa=http://www.chamrich.com/fonts/HelveticaNeueCE-Thin.woff*/ format('woff'), url("../fonts/helveticaneuece-thin.ttf") /*tpa=http://www.chamrich.com/fonts/HelveticaNeueCE-Thin.ttf*/ format('truetype'), url("../fonts/helveticaneuece-thin.svg#proximanova-regular") /*tpa=http://www.chamrich.com/fonts/HelveticaNeueCE-Thin.svg#ProximaNova-Regular*/ format('svg');
    font-weight: normal;
    font-style: normal;
}

.tit1 .h1, .ibusiness .li .em, .about_tit .t em span, .business_list .text .em em, .business_info_top .text p {
    font-family: 'Helvetica Neue CE 35 Thin' !important;
}
