问题得到解决
layout.css中需要修改的部分我已经标红
/*---顶部样式---*/
#container #header{height:241px;width:100%;margin:0 auto;background:#F8F6E9 url
('top.jpg');}
#container #header #blogname{margin:0 auto;padding:40px 10px 12px 80px;font-
size:20px;color:#DA045C;text-align:left;font-weight:bold;}/*-主标题-*/
#container #header #blogname #blogTitle{font-size:12px;margin:10px 50px 80px
8px;height:12px;font-weight:bold}/*-副标题-*/
#container #header #menu{height:23px;padding-left:50px;/*-导航栏左起间距-*/font-family:黑
体;font-weight:bold/*visibility:hidden;*/}
#container #header #menu #Left{}
#container #header #menu #Right{}
#container #header #menu ul{list-style:none;margin:87px/*-导航栏顶部边距-*/ 0px 0px
80px;/*-导航栏左边距-*/padding:0px;height:30px;}
#container #header #menu ul li{float:left;height:30px;margin:0px 0px 0px -25px;/*-导航栏项目之间间距-*/color:#DA045C;display:inline;line-height:20px;/*-导航栏分块高度-*/font-
size:14px}