/*调整滚动条颜色*/
html
{
scrollbar-face-color:#7A7E7F;
scrollbar-highlight-color:#7A7E7F;
scrollbar-shadow-color:#7A7E7F;
scrollbar-3dlight-color:#8F9A9C;
scrollbar-arrow-color:#7A7E7F;
scrollbar-track-color:#8F9A9C;
scrollbar-darkshadow-color:#8F9A9C;
}
/*说明文字,建议保留 校内网CSS代码 校内网CCS代码 www.blogzao.cn提供最新涂鸦板css代码*/
body
{
color:#423558;
background:url(/Article/UploadFiles/200711/20071114185926174.jpg) repeat;
}
/*调整整体宽度*/
#container
{
overflow:hidden;
width:820px;
padding:0px;
margin:0px auto;
border: 0px;
background:url(/Article/UploadFiles/200711/20071114185926267.jpg) repeat;
}
/*调整整体宽度*/
#header
{
position:relative;
background:url(/Article/UploadFiles/200711/20071114185926350.jpg)
no-repeat;
width:820px;
height:250px;
}
/*调整内容*/
#content
{
float:none;
MARGIN:0px;
width:820px;
border:0px;
background-color:#F3F4EF;
}
/*底部内容*/
#footer
{
float:none;
MARGIN:0px auto;
position:relative;
width:830px;
height:290px;
overflow:hidden;
border:0px;background:url(/Article/UploadFiles/200711/20071114185927152.jpg
) no-repeat bottom;
}
/*说明文字,建议保留 校内网CSS代码 校内网CCS代码 www.blogzao.cn提供最新涂鸦板css代码*/
#navigation
{
width:820px;
height:30px;
background-color:#F3F4EF;
border:solid 0px #403D59;
}
#navigation A,#navigation A:link,#navigation A:visited
{
FONT-WEIGHT:bold;
FONT-SIZE:13px;
COLOR:#423558;
TEXT-DECORATION:blink;
background:transparent;
}
#navigation A:hover
{
COLOR:#423558;
FONT-SIZE:13px;
BORDER-RIGHT:#FFFFF 1px dotted;
BORDER-TOP:#403D59 1px dotted;
BORDER-LEFT: #FFFFF 1px dotted;
BORDER-BOTTOM:# #FFFFF 1px dotted;
background:transparent;
}
/*留言板部分*/
textarea
{
padding:0px;
border:1px solid #FA8072;
height:100px;
width:380px;
background-image: url(/Article/UploadFiles/200711/20071114185927322.gif);
}
/*隐藏部分*/
#tagline,#utility,#logo,.block,#permalink,#myclass,#mygroup,#mymore,#userTalk h3,#userProfile h4,#userSchoolClass
span,#sidebar,#AccountInfo,#footer p,#footer strong,#footer div{
display:none;
}
/*状态设为透明*/
#userUpdates #userStatus {
margin:0;
padding:10px 0px 10px 10px;
background:transparent;}
/*留言头像*/
#userPicture a:hover img,a:hover img,#album .image a:hover img,#talk .thumbpic a:hover
img,a.usericon:hover img,a.photoicon:hover img,a.albumicon:hover img,.infolist .image a:hover
img,.announcement .image a:hover img
{
border:1px solid red;
}
/*左右栏*/
#userRelations
{
float:left;
width:260px;
padding-left:5px;
}
#userUpdates
{
float:left;
width:515px;
padding-left:10px;
}
#userGroup H3,#userAlbum H3,#userBlog H3,#userPandora H3,#Classmate H3,#userRelations .box h3,#talk .info
{
border:0px;
background:transparent;
}
#userProfile h3
{
border-bottom:1px solid #7A7E7F;
}
#userBlog .info,#userBlog .stat
{
height:20px;
background:transparent;
}
#userTalk .subbutton, #userTalk .inputbutton{
padding:2px 3px;
color:#fff;
background:#7A7E7F; }
a
{
text-decoration:none;
cursor:url(http://img.xiaonei.com/photos/20060817/2330/orig75061.cur);
}
#userActions LI
{
border-bottom:1px #7A7E7F;
}
A:hover,#userProfile A:hover
{
color:#869092;}