<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
margin: 0px;
font-size:12px;
color:#9C9A9A;
line-height:28px;
background:url(../images/bg.jpg)  repeat;
}
.top_box{
background:url(../images/bg_top.jpg) no-repeat;
}
.body_box{
background:url(../images/body_bg.jpg) repeat-x;
}
.body_center{
background:url(../images/body_center.jpg) repeat-y;
}
.list a{
font-size:12px;
color:#3E3E3E;
text-decoration:none;
}
.list a:hover{
color:#CC3300;
}
.soso_box{
background:url(../images/soso.jpg) no-repeat;
}
.soso_kuang{
width:110px;
height:20px;
}</pre></body></html>