<style type=text/css>
body{
width: 822px; /*页面宽度*/
color: #000; /*文字颜色*/
text-align: center; /*文字对齐方式*/
word-break: break-all; /*文本自动换行*/
font-family: Tahoma, Arial, "新宋体"; /*默认字体*/
font-size: 12px!important; /*字体大小*/
font-size: 11px;
background-image: url(http://www.xneidm.cn/uploadfiles/bg.gif); 背景图片*/
background-repeat:repeat;
font-weight: lighter; /*文字加粗*/
margin: 0px; /*间隙*/
margin-bottom: 0px; /*下间隙*/
margin-left: 10px; /*左间隙*/
}
img {max-width: 98%;} /*img标签最大宽度*/
a:link,a:visited {color:#645544;text-decoration:none;font-weight:normal} /*链接颜色*/
a:hover{
text-decoration:underline;
color:#7F6547;
}
#homepage{ /*body的homepage属性*/
width:100%;
margin:0px;
text-align:center;
background-image: url(http://www.xneidm.cn/uploadfiles/bg.gif);
background-repeat: repeat;
background-position: center top;
padding: 0px;
}
#container{ /*整个容器的属性*/
width: 800px;
border-right:1px solid #3F3928
overflow:hidden;
margin:0px auto;
}
#header{ /*顶部属性*/
height:135px!important;height:135px;
width: 822px;
background: url(http://www.xneidm.cn/uploadfiles/backbg.gif) no-repeat center top;
padding: 0px;
text-align: center;
}
#content{ /*正文属性*/
width:100%;
text-align: left;
background-image: url(http://www.xneidm.cn/uploadfiles/mainbg.gif);
background-repeat: repeat;
border:1px solid #3F3928;
border-top:0px;
padding-top: 2px;
margin: auto;
}
#content h3{ /*导航文字*/
background:#8C805F;
border-top:0px;
color:#000;
}
#AccountInfo H4,#BasicInfo H4,#ContactInfo H4,#PersonalInfo H4,#SchoolInfo H4
{
color:#557401;
}
#navigation{ /*导航属性*/
width:700px;
height:120px;
position:absolte;
left:80px;
top:110px;
background:transparent;
overflow:auto;
font-size:14px;
text-decoration:none;
border:none;
}
#navigation A:link {
text-decoration:none;
color: #1B170B;
font-size:14px;
}
#navigation A:visited{
COLOR: #1B170B;
text-decoration:none;
font-size:14px;
}
#navigation A:hover {
text-decoration:none;
background-color: transparent;
color:#6D6049;
font-size:14px;
}
#userRelations{
float:rightright;
margin-right:0px;
}
#userUpdates /*用户面板*/
{
width:550px;
float:left;
margin-left:20px;
}
#footer{ /*底部*/
width:822px;
}
* html .inputbutton,* html .subbutton,* html .inputsubmit{
padding:0 5px;
border:0px solid;
background-color:#0F0F0F}
* textarea{
padding:0 5px;
border:1px dashed #503524;
background:#eeeeee;
width:550px;
height:90px;
background: url(http://www.xneidm.cn/uploadfiles/sign.gif) no-repeat bottom right; }
#userRelations .boxcont { border-right:0px;}
#tagline,#utility,#logo,.block,#permalink,#sidebar,#footer p,#footer strong,#reportlink,#footer div{ /*隐藏广告等*/
display:none;
}
</style>