body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, button, input, textarea, p, th, td {
    margin: 0;
    padding: 0
}

body {
    color: #474747
}

body, button, input, select, textarea, table {
    font: 12px/18px Arial, Helvetica, sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

p, ul, ol, li {
    list-style: none;
    text-align: left
}

input, img {
    vertical-align: middle
}

.clearfix:after {
    content: "0		";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

.clearFloatNoHeight {
    clear: both;
    line-height: 0;
    height: 0;
    display: block;
    overflow: hidden;
    width: 0;
    font-size: 0
}

a {
    color: #474747
}

img {
    border: 0
}

a, input, textarea, img {
    outline: none
}

a:link, a:visited, a:focus {
    outline: medium none;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

:focus {
    -moz-outline-style: none;
    text-decoration: none;
    outline: none
}

.left {
    float: left
}

.right {
    float: right
}

.displayNone {
    display: none
}

.vMiddle {
    vertical-align: middle
}

.divider {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #c8c4b4
}

.bold {
    font-weight: bold
}

.textCenter {
    text-align: center
}

.fontYaHei {
    font-family: "		Microsoft YaHei ", " 微软雅黑		"
}

.jspContainer {
    overflow: hidden;
    position: relative
}

.jspPane {
    position: absolute
}

.jspVerticalBar {
    position: absolute;
    right: 5px;
    width: 5px;
    top: 0;
    line-height: 0
}

.jspVerticalBar *, .jspHorizontalBar * {
    margin: 0;
    padding: 0
}

.jspCap {
    display: none
}

.jspTrack {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%
}

.jspDrag {
    position: absolute;
    width: 5px;
    background: #c9c6ba
}

.jspDrag .jspDragTop, .jspDrag .jspDragBottom {
    background: #edeadf url(../images/scrollBg.png) no-repeat -10px 0;
    width: 5px;
    height: 3px;
    display: block;
    position: absolute;
    top: 0
}

.jspDrag .jspDragBottom {
    background-position: -10px -3px;
    top: auto;
    bottom: 0
}

html, body {
    height: 100%
}

.wrap {
    width: 100%;
    height: auto;
    min-height: 100%;
    _height: 100%;
    *min-height: auto;
    _min-height: auto;
    *height: auto;
    _height: auto;
    position: relative
}

.wrapIn {
    padding-bottom: 70px;
    *padding-bottom: 0;
    _padding-bottom: 0
}

.warpContent {
    width: 1005px;
    margin: 0 auto
}

.header {
    background: url(../images/headerBG.png) repeat-x;
    height: 80px;
    padding-bottom: 4px
}

.header .content {
    width: 1005px;
    margin: 0 auto;
    padding: 15px 0
}

.topNav {
    padding-right: 24px
}

.topNav li {
    float: left;
    text-align: center;
    font-size: 16px;
    padding: 13px 0 0 48px;
    display: inline-block
}

.topNav a, .topNav span {
    color: #867f6f;
    padding: 4px 6px 6px 6px;
    text-decoration: none;
    border-style: solid;
    border-color: #ebe9e1 #e9e7de #e6e4da #e9e7de;
    border-width: 1px;
    display: inline-block
}

.topNav a:hover, .topNav .selected {
    background: #e0dcca;
    border: 1px solid #cac6b7;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(253, 253, 252, 0.5);
    color: #867f6f
}

.appDownContent {
    padding: 10px 0 0 15px;
    font-size: 14px;
    line-height: 26px
}

.appDownContent a {
    color: #5A8DCD
}

.appDownContent .dot {
    font-family: "		宋体 ", " Microsoft YaHei ", " 微软雅黑		", tahoma, arial, simsun
}

.androidcode, .ioscode, .ipadcode {
    background: url("../images/androidcode2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 135px;
    margin: 5px 0 0 4px;
    padding-bottom: 5px;
    text-indent: -9999px;
    width: 135px
}

.ipadcode {
    background: url("../images/ipadcode.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.ioscode {
    background: url("../images/iosqrcode2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

#footer {
    margin-top: -70px;
    height: 70px;
    overflow: hidden;
    width: 100%;
    position: relative;
    color: #867f6f;
    font-size: 12px;
    *position: static;
    _position: static;
    *margin-top: 0;
    _margin-top: 0
}

#footer .left {
    color: #a6a396;
    padding: 15px 0 15px 0px;
    line-height: 20px
}

#footer .right {
    padding: 25px 0px 15px 0
}

#footer .right a {
    color: #867f6f;
    font-size: 12px;
    margin-left: 10px
}

.qzone_footer {
    display: none
}

.noshowdesc {
    display: none;
}