误报,都是正常的层叠样式代码。
- @charset "utf-8";
- body{font-size:12px;font-family:宋体;color:#333;margin:0px;text-align:center;}div{margin:0px auto;padding:0;}
- from,ul,img{border:0;}.clear{clear:both;height:0px;font-size:0px;overflow:hidden;}
- h1,h2,h3,h4,h5,h6,h7,form,select,input,ul,li,label,img,p{padding:0;margin:0;}li{list-style:none;overflow:hidden;}
- a:link {color:#000000;text-decoration:none;}
- a:visited {text-decoration:none;color:#000000;}
- a:hover {text-decoration:underline;color:#FF0000;}
- a:active {text-decoration:none;color:#FF0000;}
- .f_b,a.f_b:visited,a.f_b:link{color:#0589db;text-decoration: none;}
- .f_r,a.f_r:visited,a.f_r:link{color: #f80000;text-decoration: none;}
- .f_o,a.f_o:visited,a.f_o:link {color: #FF6600;text-decoration: none;}
- .f_g,a.f_g:visited,a.f_g:link{color:#5b7e00;text-decoration: none;}
- .f_p,a.f_p:visited,a.f_p:link {color: #FF3399;text-decoration: none;}
- .f_w,a.f_w:visited,a.f_w:link {color: #fff;text-decoration: none;}
- /*top*/
- #top{clear:both;width:960px;height:119px;margin-top:3px}
- #top .l,#top .r,#top .sob{background:url(http://i.7k7kimg.cn/themes/www/top.gif?20090108);}
- #top .c,#top .fav,#top .nav{background:url(http://i.7k7kimg.cn/themes/www/topbg.png?20090103);}
- #top .l{float:left;width:8px;height:119px;overflow:hidden}
- #top .r{float:right;width:8px;height:119px;background-position:-8px 0}
- #top .c{float:left;width:944px;height:119px;background-repeat:repeat-x}
- #top .t{height:40px}
- #top .b{height:75px}
- #top .fav{float:left;width:120px;height:40px;background-position:0 -119px;background-repeat:repeat-x;}
- #top .fav a{float:left;margin:14px 0 0 15px;padding-left:20px;color:#fff;background:url(http://i.7k7kimg.cn/themes/www/ico.gif) no-repeat;}
- #top .nav{float:left;width:1px;height:40px;background-position:0 -159px}
- #top .w{float:left;width:305px;margin:14px 0 0 30px;text-align:left;}#top .w a{color:#fff;padding-right:4px}
- #top .so{float:right;width:488px}
- #top .so a{float:right;padding-top:13px;color:#fcfd01;font-weight:bold;font-size:14px;text-decoration:none}
- #top .k{float:right;width:216px;height:20px;line-height:20px;font-weight:bold;border:#357fbc solid 1px;margin-top:8px;vertical-align:middle}
- #top .sob{float:right;width:57px;height:23px;background-position:0 -119px;border:0;margin:8px 0 0 4px;cursor:pointer}
- #top .logo {float:left;height:75px;width:235px;}
- #top .logo a{float:left;width:235px;height:75px;background:url(http://i.7k7kimg.cn/themes/www/logo.gif) no-repeat 0 20px;}
- #top .logo h1{display:none;}
- #top .menu {float:left;height:75px;line-height:75px;padding-left:30px;text-align:left;}
- #top .menu a{color:#000;padding-right:9px;font-size:14px;font-weight:bold;}
- #top .menu a:hover {color:#000;}
- .history{width:912px;height:36px;line-height:36px;padding:0 23px;border:#abbbc3 solid 1px;border-top-width:0;text-align:left;overflow:hidden;background:#fbfbdc}
- .history label{float:left;color:#fd0d00;}
- .history a{padding-right:6px}
- /*bottom*/
- #bottom{clear:both;width:960px;line-height:20px;}
- #bottom .d{color:#f00}
复制代码 |