网通中国 的CSS代码

来源:互联网 发布:网络安全检查报告 编辑:程序博客网 时间:2024/04/29 21:07

a:link,a:visited {
text-decoration:none;
font-weight:bold;

}

a:hover,a:active{
background: #00CCFF;
color:#fff;
}

#leftmenu {

background:#3399FF;

}


#leftmenu li a
{

      border:1px solid black;
      background:#3366FF url("http://cn.yimg.com/i/hp/07/ic_h.gif") no-repeat right top;
font-weight:bold;

}

#leftmenu li a:hover,#leftmenu li a:active
{
 background:#00CCFF url("http://cn.yimg.com/i/hp/8/10/ic1.gif") no-repeat right top;
color:#fff;

}

#leftmenu h3{
color:#fff;
background: url("http://www.iixie.com/dang.jpg")
 no-repeat left top;

 


}

#top h1 {

background:#3399FF url("http://www.iixie.com/ds.jpg")   
 no-repeat left top;
text-indent:-1000em;
width:170;
height:67;
}

#top {
padding:0;
margin:0;

background:#3399FF url("http://www.iixie.com/iixies.jpg")   
 no-repeat right top;
}

#top td{
float:left;

}

#sub
{

background:#3399FF url("http://www.iixie.com/bik.jpg")   no-repeat left top;
float:left;
width:900px;

}

.BlogStats {

padding-right:70px;
color:#000;
font-weight:bold;
font-size:12px;


}


.entrylist{

background:#fff  url("http://www.iixie.com/fala.jpg")   no-repeat left top;

padding-top:3px;
padding-bottom:5px;
padding-left:20px;
}

#main h2{
background:#fff  url("http://www.iixie.com/fala.jpg")   no-repeat left top;

padding-top:3px;
padding-bottom:5px;
padding-left:20px;


}

#LeftCell{
background:#3399FF ;

}

.postTitle a{
background:#C0FA85 url("http://www.iixie.com/new.gif")  
no-repeat right top ;
margin-right:5px;
padding-left:0;
padding-right:30;
padding-top:3;
padding-bottom:3;
color:#529B06;

}

.postTitle a:hover{
color:#fff;
background:#70D30A url("http://cn.yimg.com/i/hp/8/10/ic1.gif")  
no-repeat right top ;

}

.postTitle a img {
position:relative;
left:-10000px;


}

 #leftmenu .listitem  a {
/*position:relative;
float:left;
right:7px;
top:6px;
bottom:5px;*/
border:none;
padding-top:3px;
background:#3399FF url("http://www.iixie.com/new.gif")  
no-repeat right top ;
}

原创粉丝点击