sexta-feira, 13 de janeiro de 2012

@charset "UTF-8";

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */


.TabbedPanels {
    margin: 0px;
    padding: 0px;
    float: left;
    clear: none;
    width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}


.TabbedPanelsTabGroup {
    margin: 0px;
    padding: 0px;
}
li.TabbedPanelsTab {background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/newsnos.jpg) no-repeat; width:74px; height:27px; border:0;
    position: relative;
    top: 1px;
    float: left;
    padding: 4px 10px;
    margin: 0px 1px 0px 0px;
    font: bold 14px sans-serif;
    color:#630;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
}


li.TabbedPanelsTabHover{
    background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/newsle.jpg) no-repeat;
}

li.TabbedPanelsTabSelected {
    background:url(http://n.7k7kimg.cn/uploads/ddt/20100831/newsle.jpg) no-repeat; 
    border-bottom: 1px solid #EEE;
}


li.TabbedPanelsTab a {
    color: black;
    text-decoration: none;
    background:url(http://n.7k7kimg.cn/uploads/ddt/20100831/newsnos.jpg) no-repeat;
}

.TabbedPanelsContentGroup {
    clear: both;
    width:375px;
}
.TabbedPanelsContent {
    background:url(http://n.7k7kimg.cn/uploads/ddt/20100831/newsbg.jpg) no-repeat;
    padding: 4px 10px;
    height:320px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
    float: left;
    width: 10em;
    height: 20em;
    background-color: #EEE;
    position: relative;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
    float: none;
    margin: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
    background:url(http://n.7k7kimg.cn/uploads/ddt/20100831/nosel.jpg) no-repeat;
    border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
    clear: none;
    float: left;
    padding: 0px;
    width: 30em;
    height: 20em;
}

36ddt

/* ==========cssreset========== */ html { overflow:-moz-scrollbars-vertical;} body { font:normal 12px/20px "宋体"; color:#0c260d; } *{ padding:0; margin:0; font-style: normal; list-style: none; } a { text-decoration:none; font-style: normal; color: #0C260D; } a:hover{ color:#707070; text-decoration:underline; } a img {border:none;} .box { width:972px; overflow:hidden; clear:both; margin:0 auto; } /* ==========cssreset========== */ body {background: #e6f2f9 url(http://n.7k7kimg.cn/uploads/ddt/20110420/bg_3.jpg) no-repeat center top;} #banner { height:306px;} .ui-slide{ position:relative; width:525px; height:220px; } .ui-slide-screen{ position:absolute; width:492px; height:184px; z-index:1;} .ui-slide-screen a { height:auto; position:absolute; bottom:0; left:0; display:none; z-index:1; text-align:center;} .ui-slide-screen a.selected{z-index:10;} .ui-slide-ctrl{ bottom:0px; right:20px;height:60px;margin:auto;position:absolute;text-align:center;width:150px;z-index:9999;} .ui-slide-ctrl a { width:22px; height:22px; color:#FFF; text-decoration:none; font: bold 14px/22px "Lucida Console", Monaco, monospace; background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/link.png) no-repeat left top; display: inline-block; margin-right: 5px; } .ui-slide-screen a img { height:184px; width:492px; } .ui-slide-ctrl a:hover{ text-decoration:none; background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/hover.png) no-repeat left top; color: #000; } .ui-slide-ctrl .ui-slide-alt{ color:#a77901;} .ui-slide-alt { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/hover.png) no-repeat left top; } .ui-slide .prev , .ui-slide .next { display:none; } .n_more{ width:60px; padding-left:15px!important;*padding-left:25px;padding-top:8px; float:right} #ltBox { width: 231px; float: left; height: 100%; padding-left:5px } #XLogin { height: 204px; padding-top: 20px; padding-left: 10px; } #coin {height:450px; margin:0; padding:0} #mingren {background:url(http://n.7k7kimg.cn/uploads/ddt/20110130/meirenbg.gif) no-repeat ; height:246px; padding-top:70px; padding-left:20px;} .paihang{width:80px; text-align:center; padding-left:5px; margin-left:5px; margin-bottom:5px; display:inline} #mytable {width:185px; height:200px; border:1px #999 solid; padding:0; margin:0} #tr { border-bottom:1px #CCC solid; text-align:center;} #ntd { width:80px; height:15px; text-align:center; padding:0; margin:0;overflow: hidden;display: block;} #server { background: url(http://n.7k7kimg.cn/uploads/ddt/20110130/server.gif) no-repeat left top; height: 100px; padding-right: 25px; padding-left: 25px; padding-top: 58px; } #rtBox { width: 720px; float: right; height: 100%; overflow: hidden; } #slide { height: 181px; width: 492px; padding: 25px 10px 10px 16px; float: left; overflow: hidden; } #qLink { float: right; height: 180px; width: 176px; padding:45px 0 0 26px; overflow: hidden; } #qLink ul li { height: 50px; width: 165px; margin-bottom: 4px; } #news { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/news.jpg) no-repeat right top; height: 238px; width: 378px; float: left; margin-top:12px; padding:5px; overflow: hidden; } #news h3 , #info h3 , #know h3 { height: 40px; line-height: 40px; position: relative; margin-bottom: 10px; } #news h3 span {float:right;} #info h3 span { position: absolute; top: 10px; right: 10px; } #info h3 span , #know h3 span { position: absolute; top: 15px; right: 20px; height: 14px; } #news ul li { line-height: 25px; overflow: hidden; height: 25px; position: relative; border-bottom: 1px dashed #CCC; } #tx{display: block;width: 75px;height: 31px;padding-left: 15px;padding-top: 5px;} #news ul li span { position: absolute; top: 0px; right: 0px; } #news ul li a { width: 267px;height: 25px;overflow: hidden;display: block;} #intro { background: url(http://n.7k7kimg.cn/uploads/ddt/20110130/intro.gif) no-repeat left top; height: 208px; width: 300px; float: right; overflow: hidden; padding-bottom: 40px; padding-left: 15px; padding-right: 15px; color: #FFF; } #item { clear: both; background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/item.jpg) no-repeat 2px top; width:702px; height: 197px; overflow: hidden; padding: 9px; } #itemTitle { overflow:hidden; height: 31px; margin-bottom: 10px; padding-left: 180px; padding-top: 9px; } .tab li { height: 31px !important;*height:33px; width: 63px; background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/t2.jpg) no-repeat left bottom; float: left; line-height: 31px!important; *line-height: 33px;text-align: center; font-size: 12px; font-weight: bold; margin-right: 5px;padding-top: 3px !important;*padding-top: 4px;} .sub { clear: both; } .sub ul li a { height: 80px; width: 110px; display: block; overflow: hidden; float: left; margin-right:10px!important; *margin-right:8px;} .sub div { clear: both; } #gallery h5 { font-size:12px; } #galleryInner , #galleryInner1 { height: 150px; overflow: hidden; } #gallery ul li a img, #gallery1 ul li a img { background-color:#FFF; height: 100px; width: 100px; border:1px #CCC solid} #galleryImages ul li , #galleryImages1 ul li { display: inline; height: 160px; float: left; text-align: center; width:110px; margin-left:10px; } #galleryImages ul li a, #galleryImages1 ul li a {height: 160px; text-align: center; width:160px!important;*width:102px;} #gallery , #gallery1 { position: relative; padding-right: 30px; padding-left: 30px; overflow:hidden; width:638px; } #galleryInner , #galleryInner1 { position: relative;} #galleryImages , #galleryImages1 {position: absolute; top: 0px; left: 0px; width: 2000px;} .prevA , .prev1 { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/pre.jpg) no-repeat left top; display: block; height: 31px; width: 18px; position: absolute; top: 40px; left: 10px; cursor:pointer } .nextA , .next1 { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/next.jpg) no-repeat left top; display: block; height: 31px; width: 18px; overflow: hidden; position: absolute; top: 40px; right: 10px; cursor:pointer } #itemTitle .current01 { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/t1.jpg) no-repeat left bottom; line-height: 24px!inportant; *line-height: 26px;color: #000; font-size: 14px; *margin-bottom: 15px;} #info { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/info.jpg) no-repeat 2px top; height: 217px; width: 386px; float: left; } #info ul li , #know ul li { line-height: 25px; margin-right: 20px; margin-left: 20px; border-bottom: 1px dashed #CCC; overflow: hidden; position: relative; } #info ul li span , #know ul li span { position: absolute; top: 0px; right: 10px; } #info ul li a{width: 267px;height: 25px;overflow: hidden;display: block;} #know { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/liansai.jpg) no-repeat -1px top; height: 217px; width: 333px; float: left; overflow: hidden; } #ad { border:0; padding-left:2px} #gamer { clear: both; background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/gallery.jpg) no-repeat 2px top; width:718px; height: 171px; } #gamerTitle { position: relative; height: 28px; margin-bottom: 10px; padding-left: 30px; padding-top: 10px; } #gamerTitle ul li { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/t4.jpg) no-repeat left top; height: 31px; width: 113px; display: block; float: left; margin-right: 5px; font-size: 14px; line-height: 31px; font-weight: bold; text-align: center; } #gamerTitle ul li img { vertical-align: middle; } .sub01 { height: 100px; padding-left: 35px; } .sub01 div dl { float: left; height: 100px; width: 120px; margin-right: 12px; text-align: center; } .sub01 dt { height: 80px; width: 120px; border: 1px solid #CCC; overflow: hidden; } #gamerTitle .current02 { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/t3.jpg) no-repeat left top; } .text { width: 120px; padding-top: 2px; height: 14px; } .loginInfo p { margin-bottom: 1px; } .loginInfo p label { width: 50px; display: inline-block; } .newReg { margin-right: 25px; text-align: center; } #title { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/tt.gif) no-repeat left top; height: 40px; padding-right: 40px; padding-top: 46px; line-height: 40px; text-align: right; color: #FFF; } #title a { color: #FFF; } #content { padding: 20px; background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/c.gif) repeat-y -2px top; min-height:890px; height: auto !important; height: 890px; line-height: 30px; font-size: 14px; } #bottom { background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/b.gif) no-repeat -2px top; height: 10px; overflow: hidden; } #footer {background: #e6f2f9 url(http://n.7k7kimg.cn/uploads/ddt/20110420/footer_3.jpg) no-repeat center top; height: 136px; padding-top:60px; line-height: 30px; color: #333; text-align:center; } #footer a { color:#666; } #content h3 { line-height: 36px; background: url(http://youxi.baidu.com/r/wanba/ddt/sources/t5.gif) no-repeat center top; text-align: center; margin-bottom: 40px; font-size: 16px; } #content ul li { border-bottom: 1px dashed #CCC; line-height: 30px; height: 30px; overflow: hidden; position: relative; } #content ul li a { font-size: 12px; } #content ul li a span { position: absolute; top: 0px; right: 10px; } /*login_later*/ .ddt_login{background:url("http://n.7k7kimg.cn/uploads/ddt/20100831/lglt_bg.jpg") no-repeat scroll 10px 0 transparent;padding: 10px;padding: 19px;width: 190px;height: 189px;margin-left: 5px;} .dt_li{height: 25px;border-bottom: 1px dotted #707070;width: 183px;} .dt_st{height: 34px;text-align: center;line-height: 34px;border-bottom: 1px dotted #707070;width:183px;} .right2{ width:230px; height:167px; background:url(http://n.7k7kimg.cn/uploads/ddt/20100831/loginbg.jpg) no-repeat 10px 0; padding-top:10px!important; *padding-top:3px;padding-left:5px; float:left} .right23 li { width:200px; display:block; margin-top:10px;} li.zhushi { display:inline; margin-left:60px; margin-top:5px;font-size:12px; color:#F60; font-weight:normal} #menu0 { padding-left:10px} #menu0 li{float:left; cursor:pointer; z-index:5; background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/nosel.jpg) no-repeat 0px 2px; width:85px; height:19px; padding:8px 0 0 15px; font-weight:bold} #menu0 li:hover {float:left; cursor:pointer; background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/select.jpg) no-repeat; width:87px; height:19px; } #menu0 .hover{background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/select.jpg) no-repeat} .input{width:110px; height:20px;} .submit {background: url(http://n.7k7kimg.cn/uploads/ddt/20100831/button.jpg) no-repeat 20px 5px; border:none; width:146px; height:45px; font-size:14px; font-weight:bold; color:#333; padding:0px 0 0 60px} .disnone{display:none} .disblock{display:block} .disblock li , .disnone li{ padding-left:15px}