📄 42765.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><title>肇俊哲妻儿_图片中心_网易体育</title><link href="http://img1.cache.netease.com/sports/css07/style.css" rel="stylesheet" type="text/css" /><link href="http://img1.cache.netease.com/sports/css07/sports_nav.css" rel="stylesheet" type="text/css" /><link href="http://cimg2.163.com/cnews/css07/comment.css" rel="stylesheet" type="text/css" /><style>body {background:url(http://img1.cache.netease.com/sports/img07/piclib/mainbg.jpg) center repeat-y;}p {margin:0; line-height:18px;}.cDGray {color:#999;}.alignC {text-align:center;}.alignR {text-align:right;}.cBlue a:link {color:#336699;}.cBlue a:visited {color:#336699;}.cFV {font-family:Verdana, Arial, Helvetica, sans-serif;}/* 导航 */.mainNav {clear:both; background:url(http://img1.cache.netease.com/sports/img07/piclib/navbg.gif) no-repeat; height:27px; width:940px; margin:4px auto 0; padding-left:20px;}.mainNav li {float:left; line-height:27px; padding:0 12px; background:url(http://img1.cache.netease.com/sports/img07/piclib/navline.gif) no-repeat right center;}.mainNav li.lastItem { background:none;}.mainNav li a:link, .mainNav li a:visited {color:#fff;}.mainNav li a {display:block; height:27px; float:left;}.mainNav li a:hover {text-decoration:none;}.mainNav li.active a:link, .mainNav li.active a:visited {background:url(http://img1.cache.netease.com/sports/img07/piclib/uparrow.gif) no-repeat bottom center; color:#FFFF00;}.subNav{background:#f5f5f5; width:960px; padding:5px 0; margin:2px auto 0; height:14px; clear:both;} .subNav li {float:left; padding:0 12px; height:12px; line-height:14px; background:url(http://img1.cache.netease.com/sports/img07/piclib/navline2.gif) no-repeat right;}.subNav li a:link, .subNav li a:visited {color:#333;}.subNav li a:hover {color:#b00;}/* 首页 */.mainArea {width:960px; margin:auto;}.toptil{ width:960px; margin:1px auto 0; line-height:38px;height:38px; background:#f5f5f5; border-bottom:1px solid #dddddd;}.toptil .picTitle{ float:left; display:inline; margin-left:8px}.toptil .picTitle h2{ font-size:18px; font-family:"黑体"}.toptil .picTitle h2 span{ font-size:12px; font-family:"宋体"; color:#666}.toptil .picTitle h2 span.num{color:#c00}.toptil .picTitle h2 span.date{color:#999}.toptil .operate{ float:right;display:inline; margin:10px 6px 0; line-height:20px}.fullSize {width:930px; margin:0 auto; padding:0 0 20px 0; overflow:hidden}.fullSize .title {height:43px; line-height:43px; margin:0 1px 15px 0; border:none;}.fullSize .title h2 {float:left; font-size:14px; font-weight:bold; padding:0 0 0 20px; background:url(http://img1.cache.netease.com/sports/2008/photo_img0709/fullsize_pic.gif) no-repeat left 12px;}.fullSize .title .viewAll {background:url(http://img1.cache.netease.com/sports/2008/photo_img0709/allpic.gif) no-repeat right center; padding:0 25px 0 0; display:inline; height:43px; float:right; color:#000;}.fullSize .pic {width:930px; height:auto!important; overflow:hidden;position:relative;}.fullSize .pic img {display:block; margin:0 auto;}#photoMain {position:relative; left:50%; float:left;}#photoMain .leftS {background:url(http://cimg2.163.com/sports/img/picview0902/arrowl1.gif) no-repeat; width:29px; height:42px; display:block; position:absolute; left:-40px; top:50%; margin-top:-36px;}#photoMain .rightS {background:url(http://cimg2.163.com/sports/img/picview0902/arrowr1.gif) no-repeat; width:29px; height:42px; display:block; position:absolute; right:-40px; top:50%; margin-top:-36px;}#photoMain img {display:inline; margin:0;}.fullSize p.aboutpic{clear:both; margin:8px auto 0;text-indent:2em; text-align:left; width:600px;}.picList_bottom { float:left;width:935px; margin:10px auto 0; clear:both; padding:10px 0 16px 0; background:#f6f6f6}.picList_bottom .leftS {float:left; padding:4px; margin:15px 16px 0 10px; background:#f6f6f6;}.picList_bottom .leftS img {display:inline;}.picList_bottom .rightS img {display:inline;}.picList_bottom .rightS {float:left; padding:4px; margin:15px 10px 0 0; background:#f6f6f6;}.picList_bottom ul{ float:left;}.picList_bottom ul li {float:left;display:inline; margin:0 16px 0 0; border:1px solid #fff;}.fullSize .pic .picList_bottom ul li img {display:inline; float:left;}.picList_bottom ul li:hover {border:1px solid #e00;}.picList_bottom ul .on {border:1px solid #e00;}</style><script language="javascript">var groups = ""+13/11;if(groups.indexOf(".")>0){ groups=groups.substring(0,groups.indexOf(".")); groups=++groups;}function rollpre() { pre = new Number(cursor)- 1; if (pre < 0) { pre = groups-1; } prediv=cursor; currentdiv=pre; document.getElementById("group" + prediv).style.display = "none"; document.getElementById("group" + currentdiv).style.display = "block"; cursor=currentdiv;}function rollnext() { var next = new Number(cursor)+1; if (next >= groups) { next=0; } prediv=cursor; currentdiv=next; document.getElementById("group" + prediv).style.display = "none"; document.getElementById("group" + currentdiv).style.display = "block"; cursor=currentdiv;}var ShowPic = new Image(); function FitSize(imgObj){ ShowPic.src = imgObj.src; iniWidth = ShowPic.width; iniHeight = ShowPic.height; var Rate = iniHeight/iniWidth;// var scale = iniWidth/iniHeight; if(iniWidth>850) { iniWidth = 850; iniHeight = 850*Rate; }/* if(iniHeight>450) { iniHeight = 450; iniWidth = 450*scale; }*/ document.getElementById("bp").width = iniWidth; document.getElementById("bp").height = iniHeight; document.getElementById("photoMain").style.marginLeft = -iniWidth/2+"px"; }</script></head><body><!-- 导航 --><div class="topNav960"><div class="topNav"><div class="logoTip"><div class="logo"><a href="http://sports.163.com/"><img src="http://img1.cache.netease.com/sports/img/nba1027/sportslogo.gif" alt="网易体育" width="130" height="49" border="0" class="logo" /></a></div><div class="text"><a href="http://www.163.com/">网易首页</a>> <a href="http://sports.163.com/">网易体育</a>> </div><div class="search"> <div class="s1">新闻检索:</div><form action="http://news.so.163.com/search.jsp" method="get" name="nisearch1" id="form11" target="_blank"><input type=hidden name="keyfrom" value="sports.163"><input name="siteName" type="hidden" value="网易"> <div class="s2"> <input name="q" id="searchInput0" type="text" /> </div> <div class="s3"><input name="Submit" type="submit" value="搜 索" class="input" onmouseover="this.className='inputOver'" onmouseout="this.className='input'" /><input name="in" type="hidden" id="in" value="page" /> </div></form> <div class="s4"><a href="http://sports.163.com/special/00051K7F/rss.html"><img src="http://cimg2.163.com/tech/img07/rss.gif" alt="Rss" width="26" height="14" border="0" /></a></div></div></div></div></div><ul class="mainNav"><li><a href="http://sports.163.com/" target="_self">体育首页</a></li><li><a href="http://sports.163.com/nba/" target="_self">NBA</a></li>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -