﻿html, body, span, object, iframe, h1, h2, h3, h4, h5, p, blockquote, pre, a, address, code, del, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
}
.topcenter{margin:0 auto;width:1280px;}	/*让内容区块居中*/
a {
    text-decoration: none;
    color: #4f4f4f;
}
a:visited {
}
ul, ol {
    list-style-type: none;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.clear {
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    clear: both;
    font-size: 0;
}
#loading_header {
    position: fixed;
    min-height: 58px;
    top: 0px;
    right: 0px;
    left: 0px;
    background: #fff url(../images/topbg.png) repeat-x left top;
    box-shadow: 0 0 14px rgba(0,0,0,0.2);
    z-index: 45500;
}
#toptop {
    width: 100%;
    height: 58px;
    margin: 0 auto;
    background: #fff url(../images/topbg.png) repeat-x left top;
    z-index: 45500;
}

#toplogo {
    float: left;
    height: 58px;
    overflow: hidden;
}
#topad {
    float: left;
    height: 58px;
    overflow: hidden;
}


#topmore {
    float: right;
    width: 112px;
    height: 52px;
    line-height: 22px;
    text-align: center;
    position: relative;
    font-size: 14px;
    color: #fff;
    margin-right: 2px;
    padding-top: 6px;
    background-color: #d53d3c;
    display: block;
}

#topmore .icon_list {
    width: 23px;
    height: 17px;
    margin: 0px auto 3px auto;
    background: url(../images/iconlist.gif) no-repeat left top;
    display: block;
}

.quicklink {
    float: right;
    line-height: 22px;
    margin: 20px 17px 0px 0px;
}

.quicklink a {
    line-height: 22px;
    color: #707e91;
    margin: 0px 8px 0px 9px;
    padding-top: 2px;
    padding-bottom: 2px;
	font-size: 12px;
}

.link_reg {
    padding-left: 23px;
    background: url(../images/icon_user.png) no-repeat left center;
}

.link_gamedown {
    padding-left: 22px;
    background: url(../images/icon_down.gif) no-repeat left center;
}

.link_recharge {
    padding-left: 22px;
    background: url(../images/icon_m.png) no-repeat left top;
}
#topGameList {
    height: 0px;
    position: absolute;
    overflow: hidden;
    top: 58px;
    right: 0px;
    left: 0px;
    background-color: #ffffff;
    box-shadow: 0 7px 14px rgba(0,0,0,0.2);
    display: none;
    z-index: 45500;
}
#topGameList .topcenter {
    width: 1120px;
    margin: 0 auto;
    padding-top: 27px;
}
#topGameList ul {
    float: left;
    *padding-bottom: 12px;
}
#topGameList ul li {
    float: left;
    width: 170px;
    height: 241px;
    position: relative;
    margin-bottom: 12px;
    margin-left: 15px;
    background: #cf1232 url(../images/1.png) no-repeat left bottom;
}
#topGameList ul li .photo {
    width: 170px;
    height: 185px;
    margin-bottom: 6px;
    background: #333;
    display: block;
}

#topGameList ul li strong {
    line-height: 1.43;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    max-height: 2.86em;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
}
img {
    border: none;
    vertical-align: middle;
}

#topGameList .myHistory {
    line-height: 30px;
    color: #d52846;
    margin-right: 11px;
    margin-bottom: 6px;
    margin-left: 11px;
    padding-left: 5px;
}
#topGameList .myHistory a {
    margin-right: 11px;
    display: inline-block;
   color: red;
   font-size: 16px;
}
#topGameList .morelink {
    text-align: center;
}
#topGameList .morelink a {
    width: 117px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 22px;
    margin-left: 22px;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
}
#topGameList .morelink .icon_reg {
    background: url(../images/icon_user.gif) no-repeat left top;
}
#topGameList .morelink .icon_reg, #topGameList .morelink .icon_cz, #topGameList .morelink .icon_kefu {
    width: 13px;
    height: 13px;
    margin-right: 4px;
    vertical-align: middle;
    display: inline-block;
}
#topGameList .morelink .icon_cz {
    background: url(../images/icon_payment.gif) no-repeat left top;
}
#topGameList .morelink .icon_kefu {
    background: url(../images/icon_tel.gif) no-repeat left top;
}






























