﻿body
{
    margin: 0px;
    padding: 0px;
    color: black;
    font-size: 12px;
    font-family: Verdana;
    background: white;
}
input
{
    font-size: 12px;
}
img,object
{
    background: white;
    border: none;
    vertical-align: middle;
}
form, div, ul
{
    margin: 0px;
    padding: 0px;
}
li
{
    list-style-type: none;
    list-style-position: outside;
}
h1, h2, h3
{
    margin: 0px;
    padding: 0px;
}
a:link
{
    color: black;
    text-decoration: none;
}
a:visited
{
    color: black;
    text-decoration: none;
}
a:hover
{
    color: black;
    text-decoration: underline;
}
.clear
{
    clear: both;
    height: 1px;
    margin-top: -1px;
    overflow: hidden;
}

/* header 样式 */
#header
{
    clear: both;
    width: 980px;
    margin: 0px auto 10px;
    padding: 10px 0px;
    position: relative;
    overflow: hidden;
}
#header h1
{
    width: 210;
    height: 90px;
    float: left;
    background: url("../Images/logo.png") no-repeat;
}
#header h1 a
{
    display: block;
    width: 210px;
    height: 90px;
    text-indent: -9999px;
}
#header #wapurl
{
    width: 280px;
    margin: 25px 40px;
    float: left;
    font-size: 14px;
    text-align: center;
    background: url("../Images/phone_sound.png") no-repeat;
}
#header #wapurl a
{
    color: #D62C1E;
}
#header h1 a
{
    display: block;
    width: 210px;
    height: 90px;
    text-indent: -9999px;
}
#search
{
    width: 380px;
    height: 30px;
    margin: 30px 0px;
    float: right;
    color: #58A1C6;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-indent: 20px;
    background: url("../Images/main.png") no-repeat -10px -10px;
}
#search #s
{
    color: #ccc;
}
#siteinfo
{
    position: absolute;
    right: 0px;
}
#siteinfo a
{
    color: #999;
}
.nav
{
    width: 980px;
    margin: 0px auto;
    margin-bottom: 30px;
    overflow: hidden;
}
.nav ul
{
    width: 980px;
    height: 32px;
}
.nav li
{
    margin-right: 1px;
    float: left;
}
.nav li a
{
    display: block;
    width: 139px;
    height: 32px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 10px;
    line-height: 32px;
}
.nav li .home
{
    color: #D62C1E;
    background: url("../Images/items_bg.png");
}
.nav li .game, .newbox .game
{
    color: #F77127;
    background: url("../Images/items_bg.png") 0px -32px;
}
.newbox .game a
{
    color: #F77127;
}
.nav li .onlinegame, .newbox .onlinegame
{
    color: #791E7C;
    background: url("../Images/items_bg.png") 0px -96px;
}
.newbox .onlinegame a
{
    color: #791E7C;
}
.nav li .soft, .newbox .soft
{
    color: #0036A9;
    background: url("../Images/items_bg.png") 0px -160px;
}
.newbox .soft a
{
    color: #0036A9;
}
.nav li .theme, .newbox .theme
{
    color: #0079C0;
    background: url("../Images/items_bg.png") 0px -192px;
}
.newbox .theme a
{
    color: #0079C0;
}
.nav li .ringtone, .newbox .ringtone
{
    color: #2CB0FC;
    background: url("../Images/items_bg.png") 0px -224px;
}
.newbox .ringtone a
{
    color: #2CB0FC;
}
.nav li .ebook, .newbox .ebook
{
    color: #E34199;
    background: url("../Images/items_bg.png") 0px -64px;
}
.newbox .ebook a
{
    color: #E34199;
}
.nav .categorynav ul
{
    height: auto;
}
.nav .categorynav li
{
    margin: 5px 0px;
    padding: 0px 10px;
    border-right: 1px dashed #ccc;
}
.nav .categorynav li a
{
    width: auto;
    height: auto;
    float: left;
    color: #414141;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 16px;
}

/* contenter样式 */
#contenter
{
    width: 980px;
    margin: 0px auto;
}
.newbox
{
    width: 640px;
    margin-bottom: 30px;
    float: left;
    overflow: hidden;
}
.newbox h2
{
    width: 110px;
    height: 32px;
    margin-right: 1px;
    float: left;
    color: #414141;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
}
.newbox .more
{
    width: 529px;
    height: 32px;
    float: left;
    line-height: 32px;
    text-align: right;
    background: url("../Images/items_bg.png") 0px -352px;
}
.newbox .more a
{
    color: #7D7D7D;
}
.newbox ul
{
    width: 640px;
    overflow: hidden;
}
.newbox li
{
    display:inline;
    width: 120px;
    padding: 5px;
    margin-top: 10px;
    margin-left: 25px;
    float: left;
    text-align: center;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    background: url("../Images/main.png") no-repeat -150px -50px;
}
.og_newbox li
{
    height: 70px;
    background: url("../Images/main.png") no-repeat -150px -170px;
}
.hotbox
{
    width: 302px;
    margin-bottom: 30px;
    float: right;
    overflow: hidden;
}
.hotbox h2
{
    width: 110px;
    height: 32px;
    margin-right: 1px;
    float: left;
    color: #414141;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    background: url("../Images/items_bg.png") 0px -288px;
}
.hotbox .more
{
    width: 191px;
    height: 32px;
    float: left;
    line-height: 32px;
    text-align: right;
    background: url("../Images/items_bg.png") 0px -352px;
}
.hotbox li
{
    display:inline;
    width: 120px;
    padding: 5px;
    margin-top: 10px;
    margin-left: 14px;
    float: left;
    text-align: center;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    background: url("../Images/main.png") no-repeat -10px -50px;
}
.og_hotbox li
{
    height: 70px;
    background: url("../Images/main.png") no-repeat -10px -170px;
}

/* footer样式 */
#footer
{
    width: 980px;
    margin: auto;
}
#category
{
    width: 980px;
    margin-bottom: 30px;
    overflow: hidden;
}
#category ul
{
    width: 196px;
    float: left;
}
#category li
{
    text-align: center;
    line-height: 18px;
}
#category a
{
    color: #666;
}
#category .game
{
    color: #F77127;
    font-weight: bold;
}
#category .onlinegame
{
    color: #791E7C;
    font-weight: bold;
}
#category .soft
{
    color: #0036A9;
    font-weight: bold;
}
#category .theme
{
    color: #0079C0;
    font-weight: bold;
}
#category .ringtone
{
    color: #2CB0FC;
    font-weight: bold;
}
#category .ebook
{
    color: #E34199;
    font-weight: bold;
}
#link
{
    padding: 10px;
    color: #999;
    border-top: 1px solid #ccc;
}
#copyright
{
    padding: 10px;
    color: #999;
    text-align: center;
    border-top: 1px solid #ccc;
}
#copyright a
{
    color: #666;
}

/* listbox样式 */
#listbox
{
    width: 980px;
    margin-bottom: 30px;
    overflow: hidden;
}
#listbox h2
{
    width: 250px;
    height: 32px;
    margin-right: 1px;
    float: left;
    color: #0079C0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    background: url("../Images/items_bg.png") 0px -192px;
}
#listbox .sitenav
{
    width: 729px;
    height: 32px;
    float: left;
    line-height: 32px;
    text-indent: 10px;
    background: url("../Images/items_bg.png") 0px -352px;
}
#listbox .sitenav a
{
    color: #C5C5C5;
}
#listbox .page
{
    width: 980px;
    margin: 10px auto;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
#listbox .page a, #listbox .page .currpage
{
    display: block;
    padding: 10px;
    float:left;
    font-weight: bold;
    line-height: 12px;
}
#listbox .page a
{
    color: #9D9D9D;
}
#listbox ul
{
    width: 980px;
    overflow: hidden;
}
#listbox li
{
    display:inline;
    width: 120px;
    padding: 5px;
    margin: 10px 5px 0px;
    float: left;
    text-align: center;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    background: url("../Images/main.png") no-repeat -150px -50px;
}
#listbox .onlinegame li
{
    height: 70px;
    background: url("../Images/main.png") no-repeat -150px -170px;
}
#listbox .ringtone li
{
    width: 305px;
    text-align: left;
    background: url("../Images/main.png") no-repeat -10px -290px;
}
#listbox .ebook li
{
    width: 305px;
    text-align: left;
    background: url("../Images/main.png") no-repeat -10px -250px;
}

/* viewbox 样式 */
#viewbox
{
    width: 980px;
    float: left;
    overflow: hidden;
}
#viewbox h2
{
    width: 250px;
    height: 32px;
    margin-right: 1px;
    float: left;
    color: #0079C0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    white-space: nowrap;
    background: url("../Images/items_bg.png") 0px -192px;
    overflow: hidden;
}
#viewbox .sitenav
{
    width: 729px;
    height: 32px;
    float: left;
    line-height: 32px;
    text-indent: 10px;
    background: url("../Images/items_bg.png") 0px -352px;
}
#viewbox .sitenav a
{
    color: #C5C5C5;
}
#viewbox .screen
{
    width: 980px;
    margin: 5px auto;
    padding: 10px;
    background: #f5f7fa;
    overflow: hidden;
}
#viewbox .screen li
{
    margin-right: 8px;
    float: left;
}
#viewbox .screen img
{
    padding: 3px;
    border: 1px solid #ccc;
}
#viewbox .info
{
    margin: 20px auto 0px;
    overflow: hidden;
}
#viewbox .info .title
{
    width: 130px;
    height: 32px;
    float: left;
    color: #414141;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    background: url("../Images/items_bg.png") 0px -288px;
}
#viewbox .info .more
{
    width: 509px;
    height: 32px;
    float: left;
    line-height: 32px;
    text-indent: 10px;
    background: url("../Images/items_bg.png") 0px -352px;
}
#viewbox .leftinfo
{
    width: 130px;
    float: left;
    margin-top: 10px;
}
#viewbox .leftinfo li
{
    font-size: 10px;
    line-height: 22px;
}
#viewbox .leftinfo img
{
    border: 1px solid #414141;
}
#viewbox .leftinfo span
{
    display: block;
    margin-right: 10px;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #414141;
}
#viewbox .leftinfo a
{
    color: #0079C0;
    font-size: 12px;
    font-weight: bold;
}
#viewbox .maininfo
{
    margin-left: 10px;
    float: left;
}
#viewbox .maininfo li
{
    width: 499px;
    line-height: 22px;
}
#viewbox .maininfo h2
{
    width: 499px;
    height: auto;
    color: black;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    line-height: 22px;
    white-space: normal;
    background: none;
}
#viewbox .maininfo h2 span
{
    display: block;
}
#trackback
{
    clear: both;
    margin: 20px 0px;
    padding: 5px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
#trackback img
{
    margin-right: 2px;
}
#trackback a
{
    margin-right: 15px;
}