代码收集:http://www.xnei.net转载请注明<style type="text/css">
/*代码加了详细说明,方便朋友们修改*/
html { /*滚动条美化*/
scrollbar-face-color:#B81A00;
scrollbar-highlight-color:#FE3600;
scrollbar-shadow-color:#B81A00;
scrollbar-3dlight-color:#B81A00;
scrollbar-arrow-color:#FE3600;
scrollbar-track-color:#FE3600;
scrollbar-darkshadow-color:#B81A00;
}
body{ /*文档基本设置*/
font-size:12px;
margin:0px;
padding:0px;
text-align:center;
background:#FFFFFF;
color:#420800;
font-family: Verdana, Arial;
}
img {max-width: 100%;height: auto;}
select{font-family: Verdana, Arial}
cursor:url(http://www.xneidm.cn/uploadfiles/026.ani);
}
#container{ /**/
overflow:hidden;
width:822px;
margin:0px auto;
}
#header{ /*顶部图像定义*/
width:822px;
height:380px;
position:relative;
background:url(http://www.xneidm.cn/uploadfiles/rose.jpg) no-repeat top;
margin:0px;
}
#content{ /*中间正文部分*/
width:822px;
border:none;
background:url(http://www.xneidm.cn/uploadfiles/middle.jpg) repeat-y;
}
#container #footer{ /*底部图片*/
position:relative;
width:822px;
height:40px;
background:url(http://www.xneidm.cn/uploadfiles/foot.jpg) no-repeat top;}
#userPicture /*用户头像*/
{
width:150%;
}
#userRelations,#userUpdates { /*用户面板*/
float:left;
margin-left:5px;
}
#navigation{ /*导航条定义*/
position:absolte;
top:350px;
left:210px;
width:620px;
height:120px;
background:transparent;
overflow:hidden;
font-size:14px;
text-decoration:none;
border:none;
}
#navigation a:link { /*导航链接颜色*/
font-size:14px;
color: #5A1500;
text-decoration:none;
border:0px;
}
#navigation a:visited{ /*导航访问过的链接颜色*/
font-size:14px;
COLOR: #5A1500;
text-decoration:none;
border:0px;
}
#navigation A:hover { /*导航激活时链接颜色*/
font-size:12px;
background:#fff;
text-decoration:none;
color:#000;
}
a:hover{
background-color:#FF9A83;
color:#fff;
cursor:url(http://www.xneidm.cn/uploadfiles/026.ani);
text-decoration:none;}
#userRelations{
float:left;
margin-right:1px;
margin-top:10px;
}
#userUpdates /*右部大面板属性*/
{
width:500px;
float:right;
margin-right:10px;
margin-top:20px;
}
[1] [2] 下一页