标签:
body
{
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0px;
word-wrap: break-word;
background:#28557E url("images/o_bookBG1280.jpg") repeat-y left;
}
#header
{
/*1280*1024*/
background: url("images/o_bookTop1280.jpg") no-repeat top left;
width:1265px;
height: 318px;
border: none;
left: 0px;
top: 0px;
position: absolute;
background-color: transparent;
}#main
{
/*right: 270px;*/
width: 810px;
top: 0px;
padding-top: 150px;
left: 60px;
position: absolute;
}#footer
{
border-top: 1px solid #7AC;
padding-top: 5px;
text-align: center;
font-size: 11px;
width:800px;
}
标签:
原文地址:http://www.cnblogs.com/JDmei/p/5049934.html