/*滚动条设置*/
html {
scrollbar-face-color:#000;
scrollbar-highlight-color:#848284;
scrollbar-shadow-color:#000;
scrollbar-3dlight-color:#000;
scrollbar-arrow-color:#848284;
scrollbar-track-color:#848284;
scrollbar-darkshadow-color:#000;}
/*页面整体设置*/
body {
color:#363739;
padding:0;
margin:0;
background:#818181;
cursor:url(
http://img.xiaonei.com/photos/20061001/1120/orig656734.cur); }
/*隐藏版块*/
#logo, #tagline, #copyrightlink, .announcement, #userBlog .more, #utility, #permalink, #sidebar, #reportlink, #footer p{
display:none}
/*头部图片设置*/
#container{
margin:0 auto;
padding:0;
width:766px;}
/*头部设置*/
#header {
height:194px;
background:url(
http://fm171.img.xiaonei.com/blog/20071101/11/16/A696738987466PUP.jpg) no-repeat;}
/*内容部分*/
#content {
border:0;
width:746px !important;
width:766px;
padding:20px 20px !important;
padding:0px;
background:url(
http://fm151.img.xiaonei.com/blog/20070809/01/08/A291531223237GAZ.jpg) repeat-y;}
#widebar {
width:766px;
padding:0;
margin:0;
border:0;
background:none;}
#userStatus {
margin:0;
padding:10px 0px 10px 10px;
background:#F7F7F7;}
/*底部设置*/
#footer {
width:766px;
height:236px;
background:url(
http://fm141.img.xiaonei.com/blog/20070811/13/15/A933676575811MUS.jpg) no-repeat;}
/*底部文字样式*/
#footer p{
padding:0 10px;
color:#000;}
/*底部链接样式*/
#footer a:link,#footer a:visited,#footer a:hover{
color:#363739;}
/*整体链接样式*/
/*未访问的链接和已访问的链接*/
a:link,a:visited{
color:#363739;}
/*鼠标在链接时的样式*/
a:hover{
color:#000;}
/*导航条样式*/
#navigation {
height:30px;
padding:0 0 0 30px;
border:0;
background:url(
http://fm221.img.xiaonei.com/blog/20071101/11/14/A688412450381OXC.jpg) no-repeat;}
#navigation ul li{
background-image:none !important;}
#navigation a:link,#navigation a:visited {
color:#fff;
background:transparent;}
#navigation a:hover {
color:#fff;
background:#000;}
#navigation ul ul{
background:#F7F7F7;
border: 1px solid #eee;}
#navigation ul ul a:link, #navigation ul ul a:visited{
color:#CCCCCC;
border-bottom: 1px solid #eee;
background:#F7F7F7;}
#navigation ul ul a:hover {
color:#fff;
background: #000;}
/*头像列设置*/
#userRelations{
margin-left:20px;}
#userRelations h3{
height:42px;
padding:3px 15px 0 15px;
border:0;
background:url(
http://fm121.img.xiaonei.com/blog/20070809/01/09/A297099139390GAZ.jpg) no-repeat;}
/*账号信息列设置*/
#userUpdates{
float:left;
width:455px;
margin-left:20px;}
#userUpdates h3{
height:42px;
padding:3px 15px 0 15px;
border:0;
background:url(
http://fm151.img.xiaonei.com/blog/20070809/01/10/A300436540991GAZ.jpg) no-repeat;}
/*日记标题样式*/
#userBlog .info{
background:#F5F5F5;
border:0;}
/*日记标题长度设置*/
#userBlog .info h4{
width:auto;}
/*日记最大宽度控制*/
#userBlog .text{
overflow:auto;
maxheight:500px;
color:#363739;}
/*礼物标题样式*/
#giftBox .sub-h3{
background:#F5F5F5;
border:0;}
/*留言栏设置*/
#talk .info{
background:#F5F5F5;
border:0;}
/*加宽留言框长度*/
#userTalk #cmtbody{
width:100%;}
/*留言板按钮样式*/
#userTalk .subbutton, #userTalk .inputbutton{
padding:0 5px;
border:0px solid;
background:#0F0F0F}
/*头像下面链接样式*/
#userActions li a:link,#userActions li a:visited{
color:#363739;}
#userActions li a:hover{
color:#eee;
background:#818181;}
#userActions li{border:0;}
/*好友分布长度限制*/
#userFriendUniv{
overflow:hidden;
height:1200px;
maxheight:1200px;}