quinta-feira, 19 de julho de 2012


/* ==========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; }-

sexta-feira, 3 de fevereiro 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.