@font-face {
    font-family: "poker_font";
    src: url("../font/poker_font.eot")/*tpa=http://upyun.pokermate.net/site/cn/libs../font/poker_font.eot*/;
    src: url("/font/poker_font.eot-")/*tpa=http://upyun.pokermate.net/site/cn/libs../font/poker_font.eot?#iefix*/ format('embedded-opentype'),
    url("../font/poker_font.ttf")/*tpa=http://upyun.pokermate.net/site/cn/libs../font/poker_font.ttf*/ format("truetype"),
    url("../font/poker_font.woff")/*tpa=http://upyun.pokermate.net/site/cn/libs../font/poker_font.woff*/ format("woff"),
    url("/font/poker_font.svg")/*tpa=http://upyun.pokermate.net/site/cn/libs/font/poker_font.svg*/ format("svg");
    font-weight: normal;
}

body, p, ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-family: "poker_font", 'Hiragino Sans GB', 'microsoft yahei', arial, sans-serif;
    color: #B38549;
    list-style: none;
}

a {
    color: #b38549;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #DDBD8A;
}

input, img {
    border: 0 none;
    outline-style: none;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.font_arial {
    font-family: Arial;
!important;
}

em {
    font-style: normal;
}