过分家族吧 关注:3,052贴子:395,567

【过分家族110309】功夫派源代码

只看楼主收藏回复




1楼2011-03-09 20:17回复
    "http://res.61.com/css/index/index.css


    2楼2011-03-09 20:19
    回复
      http://res.61.com/css/base.css"


      3楼2011-03-09 20:19
      回复
        .left {float:left;}
        .right {float:right;}
        .clear {clear:both;}
        .tac {text-align:center;}
        .wrapper {width:960px;margin:0 auto;}
        .topnav {height:24px;color:#666666;}
        .topnav a {color:#666666;text-decoration:none;font-size:14px;}
        .topnav a.sc {color:#2D2D2D;}
        .topnav span {float:left;padding-top:3px;text-align:center;font-family:"宋体";}
        .topnav a {float:left;display:inline;font-size:12px;padding:1px 5px;}
        .topnav a:hover {background:#909090;color:#FFFFFF;}
        .logo {float:left;}
        .logo a:hover {background:none;}
        .prd {float:left;margin-top:4px;display:inline;}
        .ext {float:right;margin-top:4px;font-size:12px;}
        .ext a {font-size:12px;}
        .flashcontent {margin:2px auto;overflow:hidden;width:962px;height:562px;}
        .prdbanner {margin-top:50px;}
        .prdbanner img {margin:0px 3px;}
        .prdlink {margin-top:15px;}
        .prdlink a {font-size:14px;color:#5a2400;}
        .copyright {margin-top:10px;}
        .copyright a {color:#666666;text-decoration:none;}
        .copyright .left {float:left;margin-top:10px;width:180px;height:35px;margin-left:140px;display:inline;}
        .copyright .right {float:right;width:640px;text-align:left;font-size:12px;line-height:18px;}
        .copyright span {color:#aaa;}
        </style>
        <script type="text/javascript" src="http://res.61.com/js/school/Collect.js?v=201102171825"></script>
        <script language="javascript" src="swfobject.js"></script>
        <script>
        function addBookmark(title,url)
        


        4楼2011-03-09 20:19
        回复
          {
          if (window.sidebar)
          {
          window.sidebar.addPanel(title, url,"");
          }
          else if( document.all )
          {
          window.external.AddFavorite( url, title);
          }
          else if( window.opera && window.print )
          {
          return true;
          }
          }
          function getSessionID()
          {
          var params = getUrlParams() ;
          var sid = params['sid'] ;
          return sid;
          }
          function getSign()
          {
          var params = getUrlParams() ;
          var sign = params['sign'] ;
          return sign;
          }
          function getUrlParams()
          {
          var args = new Object();
          var query = location.search.substring(1);
          var pairs = query.split("&");
          for(var i = 0; i < pairs.length; i++)
          {
          var pos = pairs[i].indexOf('=');
          if(pos == -1)
          {
          continue;
          }
          var argname = pairs[i].substring(0,pos);
          var value = pairs[i].substring(pos + 1);
          args[argname] = unescape(value);
          }
          return args;
          }
          </script>
          </head>
          <body>
          


          5楼2011-03-09 20:20
          回复
            什么意思?


            6楼2011-03-09 20:21
            回复
              这是...什么语言
              还有,他在哪声明的变量?


              7楼2011-03-10 13:04
              回复
                MS是flash的


                8楼2011-03-10 13:05
                回复
                  你想搞私服啊


                  IP属地:广东9楼2011-03-10 13:24
                  回复
                    @charset "utf-8";
                    /* CSS Document */
                    /* 全局 */
                    html                                         {overflow-y:scroll;}
                    body                                         {margin:0;padding:0;margin-right:auto;margin-left:auto;background:#ffffff;font-size:12px;font-family:Arial,Helvetica,sans-serif;}
                    h1, h2, h3, h4, h5, h6,p,ul,li,form,input     {margin:0;}
                    img                                             {border:0;margin:0;}
                    div,form,img,ul,ol,li,dl,dt,dd                 {margin:0;padding:0;border:0;}
                    /* link
                    a:link              {color: #333;text-decoration:none;}
                    a:visited          {color: #333;text-decoration:none;}
                    a:hover          {color: #fa7f01;text-decoration:underline;}
                    a                 {outline:none;}
                    */
                    /* color */
                    .red,a.red:link,a.red:visited                         {color:#f00;}
                    .blue,a.blue:link,a.blue:visited,a.blue:active         {color:#3366ff;}
                    .dred,a.dred:link,a.dred:visited                     {color:#bc2931;}
                    .gray,a.gray:link,a.gray:visited                     {color:#777777;}
                    .dgray,a.dgray:link,a.dgray:visited                     {color:#666;}
                    .hgray,a.hgray:link,a.hgray:visited                     {color:#a4a4a4;}
                    .white,a.white:link,a.white:visited                      {color:#fff;}
                    .black,a.black:link,a.black:visited                      {color:#000;}
                    


                    10楼2011-03-10 13:36
                    回复
                      a.black:hover                                         {color:#bc2931;}
                      .yellow,a.yellow:link,a.yellow:visited                 {color:#ff0;}
                      .green,a.green:link,a.green:visited                     {color:#008000;}
                      .orange,a.orange:link,a.orange:visited               {color:#ff6600;}
                      .horange,a.horange:link,a.horange:visited            {color:#fa7f01;}
                      .hblue,a.hblue:link,a.hblue:visited                  {color:#0099ff;}
                      .dblue,a.dblue:link,a.dblue:visited                  {color:#003366;}
                      .purple,a.purple:link,a.purple:visited               {color:#9966ff;}
                      /* font   */
                      h1                       {font-size:18px;}
                      h2                       {font-size:16px;}
                      h3                       {font-size:14px;}
                      h1,h2,h3,h4,h5,h6        {font-weight:bold;}
                      .fb                      {font-weight:bold;}
                      .fn                         {font-weight:normal}
                      .f12                     {font-size:12px;}
                      .f12b                    {font-size:12px;font-weight:bold;}
                      .f14                     {font-size:14px;}
                      .f14b                     {font-size:14px;font-weight:bold;}
                      .f0                      {font-size:0;}
                      .underline                 {text-decoration:underline;}
                      


                      11楼2011-03-10 13:36
                      回复

                        /* 布局 */
                        .wrapper_950             {width:950px;margin:0 auto;}
                        .w960                     {width:960px;margin:0 auto;}
                        .left                     {float:left;}
                        .right                     {float:right;}
                        .hidden                     {display:none;}
                        .clear                     {clear:both;}
                        .blank_10                {clear:both;height:10px;overflow:hidden;font-size:1px;}
                        .blank_7                 {clear:both;height:7px;overflow:hidden;font-size:1px;font-size:0;color:#838383;}
                        .inline_block         {display:inline-block;*zoom:1;*display:inline;}
                        /* other */
                        .unline,.unline a,.unline a:hover                 {text-decoration: none;}
                        .underline a                                      {text-decoration: underline;}
                        .underline a:hover                                {text-decoration: none;}
                        .noborder                                          {border:0;}
                        .ofh                                              {overflow:hidden;}
                        .ofy                                              {overflow-y:auto;}
                        .tac                                              {text-align:center;}
                        


                        12楼2011-03-10 13:36
                        回复
                          .tal                                                {text-align:left;}
                          .tar                                              {text-align:right;}
                          .dpi                                              {display:inline;}
                          .pointer                                          {cursor:pointer;}
                          .debug                                            {border:1px #ff0000 solid;}
                          .nobg                                             {background:none;}
                          /* 通栏 */
                          .topbar                          {width:100%;height:32px;background:url(http://res.61.com/images/comm/topbar.gif) repeat-x;}
                          .topbar .logo                    {float:left;width:105px;height:32px;padding-top:0px;margin-right:20px;margin-left:5px;}
                          .topbar .pro                     {float:left;margin-top:8px;width:500px;height:20px;background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat 0 -80px;}
                          .topbar .pro_temp                {float:left;margin-top:8px;width:540px;height:20px;background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat 0 -145px;}
                          .topbar .pro_each                {float:left;width:50px;height:20px;display:inline;margin-right:30px;}
                          .topbar .pro_each a              {display:block;width:50px;height:20px;}
                          .topbar .mole                    {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat 0 0;}
                          


                          13楼2011-03-10 13:36
                          回复
                            .topbar .moleon                  {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -50px 0;}
                            .topbar .seer                    {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat 0 -20px;}
                            .topbar .seeron                  {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -50px -20px;}
                            .topbar .haqi                    {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat 0 -40px;}
                            .topbar .haqion                  {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -50px -40px;}
                            .topbar .dwg                     {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -136px -40px; width:103px;}
                            .topbar .dwgon                   {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -50px -60px;}
                            .topbar .hua                     {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -140px 0;}
                            .topbar .huaon                   {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -190px 0;}
                            .topbar .gf                      {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -140px -20px;}
                            


                            14楼2011-03-10 13:36
                            回复
                              .topbar .gfon                    {background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -190px -20px;}
                              .topbar .link                    {float:right;width:230px;height:18px;margin-top:7px;}
                              .topbar .index                   {float:left;background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat 0 -115px;width:50px;height:18px;}
                              .topbar .index a                 {display:block;width:50px;height:18px;}
                              .topbar .pay                     {float:left;display:inline;margin:0 10px;background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -50px -115px;width:70px;height:18px;}
                              .topbar .pay a                   {display:block;width:70px;height:18px;}
                              .topbar .reg                     {float:left;background:url(http://res.61.com/images/comm/toptab_text.gif?v=201012021725) no-repeat -120px -115px;width:80px;height:18px;}
                              .topbar .reg a                   {display:block;width:80px;height:18px;}
                              /* 通栏大 */
                              .topbar_b                        {width:100%;height:90px;background:url('http://res.61.com/images/comm/topbar_bg_b.gif') repeat-x;margin-bottom:10px;}
                              .topbar_b .logo                  {margin-top:14px;}
                              .topbar_b .sitename              {padding-left:10px;margin:40px 0px 0px 10px;width:200px;height:24px;line-height:24px;}
                              .topbar_b .account                 {background:url(http://res.61.com/images/comm/labels.gif) no-repeat 0 -34px;}
                              .topbar_b .pay                     {background:url(http://res.61.com/images/comm/labels.gif) no-repeat 0 -58px;}
                              


                              15楼2011-03-10 13:36
                              回复