﻿body
{
    margin: 0px;
    padding: 0px;
    color: #666666;
    font-size: 12px;
    font-family: Verdana;
    background: white;
}
input
{
    font-size: 12px;
}
img
{
    border: none;
    vertical-align: middle;
}
form, div, ul, dl, dd
{
    margin: 0px;
    padding: 0px;
}
li
{
    list-style-type: none;
    list-style-position: outside;
}
h1, h2, h3
{
    margin: 0px;
    padding: 0px;
}
a:link
{
    color: #444;
    text-decoration: none;
}
a:visited
{
    color: #444;
    text-decoration: none;
}
a:hover
{
    color: #0066cc;
    text-decoration: underline;
}
.clear
{
    clear: both;
    height: 1px;
    margin-top: -1px;
    overflow: hidden;
}
.a_1
{
    display: block;
    height: 1px;
    margin: 0px 3px;
    font-size: 1px;
    background: #F89B33;
    overflow: hidden;
}
.a_2
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 2px solid #F89B33;
    border-right: 2px solid #F89B33;
    overflow: hidden;
}
.a_3
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 1px solid #F89B33;
    border-right: 1px solid #F89B33;
    overflow: hidden;
}
.b_1
{
    display: block;
    height: 1px;
    margin: 0px 3px;
    font-size: 1px;
    background: #ccc;
    overflow: hidden;
}
.b_2
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    overflow: hidden;
}
.b_3
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: hidden;
}
.c_1
{
    display: block;
    height: 1px;
    margin: 0px 3px;
    font-size: 1px;
    background: #FFF5DC;
    overflow: hidden;
}
.c_2
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 2px solid #FFF5DC;
    border-right: 2px solid #FFF5DC;
    background: #FFF5DC;
    overflow: hidden;
}
.c_3
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 1px solid #FFF5DC;
    border-right: 1px solid #FFF5DC;
    background: #FFF5DC;
    overflow: hidden;
}
.d_1
{
    display: block;
    height: 1px;
    margin: 0px 3px;
    font-size: 1px;
    background: #CBDEF5;
    overflow: hidden;
}
.d_2
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 2px solid #CBDEF5;
    border-right: 2px solid #CBDEF5;
    background: #EFF5FC;
    overflow: hidden;
}
.d_3
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 1px solid #CBDEF5;
    border-right: 1px solid #CBDEF5;
    background: #EFF5FC;
    overflow: hidden;
}
.e_1
{
    display: block;
    height: 1px;
    margin: 0px 3px;
    font-size: 1px;
    background: #FFCC33;
    overflow: hidden;
}
.e_2
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 2px solid #FFCC33;
    border-right: 2px solid #FFCC33;
    overflow: hidden;
}
.e_3
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 1px solid #FFCC33;
    border-right: 1px solid #FFCC33;
    overflow: hidden;
}
.f_1
{
    display: block;
    height: 1px;
    margin: 0px 3px;
    font-size: 1px;
    background: #FF7101;
    overflow: hidden;
}
.f_2
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 2px solid #FF7101;
    border-right: 2px solid #FF7101;
    background: #FFFCF0;
    overflow: hidden;
}
.f_3
{
    display: block;
    height: 1px;
    margin: 0px 1px;
    font-size: 1px;
    border-left: 1px solid #FF7101;
    border-right: 1px solid #FF7101;
    background: #FFFCF0;
    overflow: hidden;
}

/* header 样式 */
#header
{
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
    overflow: hidden;
}
#header .center
{
    width: 950px;
    margin: 0px auto;
}
#topinfo
{
    width: 100%;
    line-height: 30px;
    background: #F8F8F8;
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
}
#topinfo .center
{
    width: 950px;
    margin: 0px auto;
}
#topinfo .hotbrand
{
    float: left;
}
#topinfo .hotbrand a
{
    margin-right: 10px;
}
#topinfo .fav
{
    float: right;
}
#header h1
{
    width: 250px;
    height: 70px;
    float: left;
    overflow: hidden;
}
#header h1 a
{
    display: block;
    width: 250px;
    height: 70px;
    text-indent: -9999px;
    background: url("/Images/logo.jpg");
    overflow: hidden;
}
#header .banner
{
    width: 550px;
    height: 45px;
    padding: 12px 10px 13px 0;
    float:right;
}
#header .banner .hotgame a
{
    display: block;
    width: 128px;
    height: 45px;
    float: left;
    text-indent: -5000px;
    background: url("/Images/imgnav.jpg") no-repeat 0px 0px;
}
#header .banner .netgame a
{
    display: block;
    width: 128px;
    height: 45px;
    float: left;
    text-indent: -5000px;
    background: url("/Images/imgnav.jpg") no-repeat -128px 0px;
}
#header .banner .brand a
{
    display: block;
    width: 100px;
    height: 45px;
    margin-left: 10px;
    float: left;
    text-indent: -5000px;
    background: url("/Images/imgnav.jpg") no-repeat -436px 0px;
}
#header .banner .wap a
{
    display: block;
    width: 150px;
    height: 45px;
    float: left;
    text-indent: -5000px;
    background: url("/Images/imgnav.jpg") no-repeat -256px 0px;
}
#sitemenu
{
    width: 930px;
    height: 30px;
    margin: auto;
    background: url("/Images/menubg.png") repeat-x 0px -30px;
    overflow: hidden;
}
#sitemenu .left
{
    width: 10px;
    height: 30px;
    float: left;
    background: url("/Images/menubg.png") no-repeat;
}
#sitemenu ul
{
    width: 910px;
    height: 30px;
    float: left;
}
#sitemenu .right
{
    width: 10px;
    height: 30px;
    float: left;
    background: url("/Images/menubg.png") no-repeat -190px 0px;
}
#sitemenu li
{
    width: 70px;
    height: 30px;
    float: left;
    background: url("/Images/menubg.png") no-repeat 0px -234px;
}
#sitemenu li a
{
    display: block;
    width: 70px;
    height: 30px;
    margin: 0px;
    text-align: center;
    line-height: 34px;
    background: url("/Images/menubg.png") no-repeat 0px -234px;
}
#sitemenu li a:hover,#sitemenu .curr a
{
    width: 75px;
    height: 34px;
    margin: -2px;
    margin-right: 0px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    background: url("/Images/menubg.png") no-repeat 0px -200px;
    position: absolute;
}
#search
{
    width: 950px;
    height: 70px;
    margin: auto;
    background: url("/Images/menubg.png") repeat-x 0px -130px;
    overflow: hidden;
}
#search .left
{
    width: 6px;
    height: 70px;
    float: left;
    background: url("/Images/menubg.png") no-repeat 0px -60px;
}
#search .right
{
    width: 6px;
    height: 70px;
    float: right;
    background: url("/Images/menubg.png") no-repeat -194px -60px;
}
#search .form
{
    display: inline;
    width: 918px;
    margin: 10px;
    float: left;
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 27px;
}
#search .form .submit
{
    width: 80px;
    height: 27px;
    border: 0px;
    background: url("/Images/menubg.png") no-repeat 0px -268px;
}
#keyword
{
    width: 450px;
    height: 25px;
    padding: 0px 10px;
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    border: 1px solid #DA6D06;
    border-right: 0px;
}
#search .hotkeyword
{
    margin-left: 12px;
}
#search .hotkeyword a
{
    margin-right: 12px;
    color: #FFFAA2;
    font-size: 12px;
    font-weight: normal;
}
#search .hotkeyword a:hover
{
    color: white;
    background: #FF3300;
    text-decoration: none;
}

/* footer样式 */
#footer
{
    width: 950px;
    margin: auto;
    text-align: center;
    line-height: 25px;
    overflow: hidden;
}

/* contenter样式 */
#contenter
{
    width: 950px;
    margin: auto;
    overflow: hidden;
}
#hotptype
{
    width: 950px;
    margin-bottom: 10px;
    overflow: hidden;
}
#hotptype .pbrand
{
    width: 950px;
    height: 30px;
    background: url("/Images/indexbg.png") no-repeat;
}
#hotptype .pbrand ul
{
    margin-left: 200px;
}
#hotptype .pbrand li
{
    margin-top: 5px;
    margin-right: 4px;
    float: left;
}
#hotptype .pbrand li a
{
    display: block;
    width: 90px;
    height: 25px;
    color: #D25F27;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    background: url("/Images/indexbg.png") no-repeat -90px -30px;
}
#hotptype .pbrand li a:hover, #hotptype .pbrand .currpbrand a
{
    color: #666;
    text-decoration: none;
    background: url("/Images/indexbg.png") no-repeat 0px -30px;
}
#hotptype .list
{
    width: 948px;
    border-left: 1px solid #F89B33;
    border-right: 1px solid #F89B33;
    overflow: hidden;
}
#hotptype .list ul
{
    margin: 5px 10px;
    overflow: hidden;
}
#hotptype .list li
{
    width: 92px;
    float: left;
    font-size: 14px;
    line-height: 25px;
}
#lefthot
{
    width: 300px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
}
#hotgame
{
    width: 300px;
    height: 296px;
    margin-bottom: 10px;
    
    background: url("/Images/indexbg.png") no-repeat 0px -60px;
    overflow: hidden;
}
#hotgame h2
{
    font-size: 14px;
    text-indent: 60px;
    line-height: 40px;
}
#hotgame h2 a
{
    color: white;
}
#hotgame li
{
    width: 286px;
    line-height: 24px;
    text-indent: 45px;
    white-space: nowrap;
    overflow: hidden;
}
#hotnetgame
{
    width: 300px;
    overflow: hidden;
}
#hotnetgame h2
{
    width: 280px;
    padding: 10px;
    font-size: 14px;
    background: #FFF5DC;
}
#hotnetgame h2 em
{
    float: right;
    font-weight: normal;
    font-style: normal;
}
#hotnetgame h2 a
{
    color: #D91000;
}
#hotnetgame ul
{
    width: 280px;
    padding: 0px 10px;
    background: #FFF5DC;
    overflow: hidden;
}
#hotnetgame ul img
{
    display: block;
    width: 120px;
    height: 80px;
    padding: 3px;
    margin: auto;
    border: 1px solid #ccc;
    background: white;
}
#hotnetgame ul .top
{
    width: 50%;
    height: 155px;
    float: left;
}
#hotnetgame li
{
    width: 50%;
    float:left;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
}

#newcngame
{
    width: 450px;
    margin-top: 6px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
}
#newcngame ul
{
    width: 448px;
    padding-top: 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: hidden;
}
#newcngame li
{
    display: inline;
    width: 128px;
    height: 120px;
    margin: 0px 10px;
    float: left;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
}
#newcngame li img
{
    display: block;
    width: 120px;
    height: 80px;
    margin: auto;
    padding: 3px;
    border: 1px solid #ccc;
}
#newgame
{
    width: 180px;
    overflow: hidden;
    float: left;
    margin-top: 6px;
    position: relative;
}
#newgame .left
{
    width: 10px;
    height: 28px;
    float: left;
    background: url("/Images/indexbg.png") no-repeat 0px -356px;
}
#newgame h2
{
    width: 160px;
    height: 28px;
    float: left;
    font-size: 12px;
    line-height: 28px;
    background: url("/Images/indexbg.png") no-repeat -10px -356px;
}
#newgame h2 a
{
    color: white;
}
#newgame em
{
    position: absolute;
    right: 10px;
    font-style: normal;
    line-height: 28px;
}
#newgame em a
{
    color: white;
}
#newgame .right
{
    width: 10px;
    height: 28px;
    float: left;
    background: url("/Images/indexbg.png") no-repeat -640px -356px;
}
#newgame ul
{
    width: 178px;
    border-left: 1px solid #F89B33;
    border-right: 1px solid #F89B33;
    background: #FFFCF0;
    overflow: hidden;
}
#newgame li
{
    width: 158px;
    margin: 0px 10px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
}
#newgame dl
{
    width: 158px;
    height: 145px;
    padding: 10px;
    border-left: 1px solid #F89B33;
    border-right: 1px solid #F89B33;
    background: #FFFCF0;
    overflow: hidden;
}
#newgame dd
{
    display: inline;
    width: 69px;
    float: left;
    margin: 0px 5px;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    line-height: 25px;
}
#newgame img
{
    display: block;
    width: 60px;
    height: 40px;
    padding: 3px;
    margin: auto;
    border: 1px solid #ccc;
    background-color: white;
}
#gameptype
{
    width: 950px;
    height: 40px;
    margin: 10px auto 5px;
    color: white;
    background: url("/Images/indexbg.png") no-repeat 0px -384px;
}
#gameptype a
{
    color: white;
    line-height: 40px;
}
#gameptype h2
{
    float: left;
    font-size: 14px;
    text-indent: 40px;
    line-height: 40px;
}
#gameptype em
{
    margin-right: 10px;
    float: right;
    font-style: normal;
}
#commendgame
{
    width: 950px;
    margin: 0px auto 10px;
}
#commendgame .title
{
    background: url("/Images/indexbg.png") no-repeat 0px -424px;
    width: 950px;
    height: 30px;
    overflow: hidden;
}
#commendgame em
{
    margin-right: 10px;
    float: right;
    font-style: normal;
}
#commendgame h2
{
    float: left;
    font-size: 14px;
    margin-right: 9px;
    text-indent: 10px;
    line-height: 30px;
}
#commendgame .title a
{
    display: block;
    width: 118px;
    height: 26px;
    margin-top: 4px;
    margin-right: 3px;
    float: left;
    text-align: center;
    line-height: 26px;
}
#commendgame .title em a
{
    width: auto;
    margin: 0px;
    line-height: 30px;
}
#commendgame .body
{
    width: 948px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: hidden;
}
#commendgame ul
{
    width: 380px;
    padding: 5px 0px;
    float: left;
    overflow: hidden;
}
#commendgame li
{
    display: inline;
    width: 180px;
    float: left;
    margin-left: 10px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
}
#commendgame dl
{
    width: 548px;
    padding: 5px 10px;
    float: left;
    overflow: hidden;
}
#commendgame dd
{
    width: 137px;
    float: left;
    line-height: 25px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
#commendgame dd img
{
    display: block;
    width: 120px;
    height: 80px;
    padding: 3px;
    margin: auto;
    border: 1px solid #ccc;
}
#leftnew
{
    width: 640px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
}
#newsoft
{
    width: 640px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
#newsoft .left
{
    width: 10px;
    height: 28px;
    float: left;
    background: url("/Images/indexbg.png") no-repeat 0px -356px;
}
#newsoft h2
{
    width: 620px;
    height: 28px;
    float: left;
    font-size: 12px;
    line-height: 28px;
    background: url("/Images/indexbg.png") no-repeat -10px -356px;
}
#newsoft h2 a
{
    color: white;
}
#newsoft em
{
    position: absolute;
    right: 10px;
    font-style: normal;
    line-height: 28px;
}
#newsoft em a
{
    color: white;
}
#newsoft .right
{
    width: 10px;
    height: 28px;
    float: left;
    background: url("/Images/indexbg.png") no-repeat -640px -356px;
}
#newsoft dl
{
    width: 618px;
    padding: 10px;
    border-left: 1px solid #F89B33;
    border-right: 1px solid #F89B33;
    background: #FFFCF0;
    overflow: hidden;
}
#newsoft dd
{
    width: 134px;
    float: left;
    margin: 0px 10px;
    margin-top: 5px;
    text-align: center;
    white-space: nowrap;
    line-height: 25px;
    overflow: hidden;
}
#newsoft img
{
    display: block;
    width: 120px;
    height: 80px;
    padding: 3px;
    margin: auto;
    border: 1px solid #ccc;
    background-color: white;
}
#newsoft ul
{
    width: 628px;
    padding: 0px 5px;
    border-left: 1px solid #F89B33;
    border-right: 1px solid #F89B33;
    background: #FFFCF0;
    overflow: hidden;
}
#newsoft li
{
    width: 199px;
    margin: 0px 5px;
    float: left;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
}
#newtheme
{
    width: 640px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
#newtheme .left
{
    width: 10px;
    height: 28px;
    float: left;
    background: url("/Images/indexbg.png") no-repeat 0px -454px;
}
#newtheme h2
{
    width: 620px;
    height: 28px;
    float: left;
    font-size: 12px;
    line-height: 28px;
    background: url("/Images/indexbg.png") no-repeat -10px -454px;
}
#newtheme em
{
    position: absolute;
    right: 10px;
    font-style: normal;
    line-height: 28px;
}
#newtheme .right
{
    width: 10px;
    height: 28px;
    float: left;
    background: url("/Images/indexbg.png") no-repeat -640px -454px;
}
#newtheme dl
{
    width: 618px;
    padding: 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: hidden;
}
#newtheme dd
{
    width: 154px;
    float: left;
    margin: 0px;
    margin-top: 5px;
    text-align: center;
    line-height: 25px;
}
#newtheme img
{
    display: block;
    width: 120px;
    height: 80px;
    padding: 3px;
    margin: auto;
    border: 1px solid #ccc;
    background-color: white;
}
#newtheme ul
{
    width: 628px;
    padding: 0px 5px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: hidden;
}
#newtheme li
{
    width: 199px;
    margin: 0px 5px;
    float: left;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
}
#newringtone
{
    width: 300px;
    margin-bottom: 10px;
    float: right;
    overflow: hidden;
}
#newringtone h2
{
    width: 278px;
    padding: 10px;
    font-size: 14px;
    border-left: 1px solid #CBDEF5;
    border-right: 1px solid #CBDEF5;
    background: #EFF5FC;
}
#newringtone h2 em
{
    float: right;
    font-weight: normal;
    font-style: normal;
}
#newringtone h2 a
{
    color: #0066CC;
}
#newringtone ul
{
    width: 278px;
    padding: 10px;
    padding-top: 0px;
    border-left: 1px solid #CBDEF5;
    border-right: 1px solid #CBDEF5;
    background: #EFF5FC;
    overflow: hidden;
}
#newringtone li
{
    width: 258px;
    line-height: 25px;
    padding: 0px 10px;
    white-space: nowrap;
    background: white;
    overflow: hidden;
}
#linkrequest
{
    width: 280px;
    height: 114px;
    padding: 10px;
    float: right;
    line-height: 25px;
    background: #FFF5DC;
    overflow: hidden;
}
#link
{
    margin: 20px 0px;
    line-height: 25px;
    overflow: hidden;
}
#about
{
    margin: auto;
    text-align: center;
}
#message
{
    width: 950px;
    margin: 30px 0px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
}
#message a
{
    font-weight: bold;
}