艺善美壁画工作室
作者:admin 日期:2008-01-03

页面

为适应壁画展示,增加了相册模块

给同学的艺善美壁画工作室做的网站
layout.css
/*---主体样式---*/
#container{width:1003px; margin:0px auto; padding-top:0px;
background-position: top left;
}
/*---顶部样式---*/
#container #header{
height:60px;
width: -834px;
float: right;
background-image: url(bg.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
}
/*---blog标题名字---*/
#container #header #blogname{
height:20px;
width: -834px;
text-align: right;
font-family: "微软雅黑", "新宋体", "宋体";
font-size: 12px;
color: #666666;
}
#container #header #blogname #blogTitle{display: none;}
/*---导航---*/
#container #header #menu{
height:40px;
width: -834px;
float: right;
background-image: url(../../images/longbj.gif);
}
#container #header #menu #Left{}
#container #header #menu #Right{}
#container #header #menu ul{list-style:none;margin:0px;padding:10px 0px 10px 15px;height:auto;width:834;float:right;}
#container #header #menu ul li{float:left;}
.menuDiv{}/*---菜单分割线---*/
/*---内容样式----*/
#container #Tbody{width:-834px;text-align:left;}
/*---工具条--*/
#sidebar{
float:left;
width:169px;
text-align:left;
line-height:169px;
background-color: #FFFFFF;
margin-top: -43px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
#innersidebar{}
#sidebar-topimg{
height:180px;
width:169px;
background-image: url(logobg.jpg);
background-repeat: no-repeat;
background-position: top;
}
#sidebar-bottomimg{
height:235px;
width:169px;
background-image: url(../../images/sidebar-bottomimg.jpg);
background-repeat: no-repeat;
background-position: top;
}
/*---工具箱样式--*/
.sidepanel{
width:169px;
margin:0 auto!important;
margin:0px;
background-color: #FFFFFF;
}
.Ptitle{
height:28px;
line-height:26px;
text-align:center;
padding-left:0px;
font-weight:bold;
font-family: Georgia,Arial, Helvetica, sans-serif;
color:#333333;
font-size:16px;
margin:0px; /*---border-bottom:0px #00CCCC solid;--*/
}
.Pcontent{text-align:center;padding-left:5px;padding-top:4px;line-height:150%}
.Pfoot{margin:0px 0px 10px 0px;}
/*---主内容--*/
#mainContent{float:right;width:834px;overflow:hidden; margin:0px;
text-align:left;font-family: 微软雅黑, Verdana, 宋体,serif;}
#innermainContent{overflow:visible;margin-right:300px;}
#mainContent-topimg{height:0px;overflow:hidden;}
#mainContent-bottomimg{height:10px;overflow:hidden;}
.content-width{width:834px;margin:0px auto;}/*--主内容元素的全局宽度--*/
/*---主内容页数--*/
.pageContent{margin:0 auto;padding:3px;text-align:left;height:18px;}
.NavTitle{float:left;font-weight:bold;}
.page{padding-right:5px;height:18px;}
.page ul{list-style:none;margin:0px;padding:0px}
.page ul li{float:left;padding:0px 3px 0px 3px;}
.page ul li.PageL {width:9px;height:16px;}
.page ul li.PageR {width:9px;height:16px;}
.PageLbutton{background:url('../../images/BttnLeft.gif') 0px 0px;width:9px;height:16px;display:block;}
.PageRbutton{background:url('../../images/BttnRight.gif') 0px 0px;width:9px;height:16px;display:block;}
/*---内容框--*/
.Content{
font-family:Verdana,"微软雅黑", Arial, 宋体;
width: 800px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
.Content-body:
/*---日志标题框--*/
.Content-top{padding:6px 2px 2px 5px; color:#50514D;text-align:left;}
.Content-top .ContentLeft{width:0px;float:left;}
.Content-top .ContentRight{width:0px;float:right;}
.Content-top .ContentTitle{font-size:14px;color:#000000;padding-bottom:4px;margin:0px;}
.Content-top .ContentAuthor{color:#C0BEBE;font-size:11px;padding-top:4px;padding-left:2px;margin:0px; font-weight:normal;}
/*---日志内容框--*/
.Content-body img {background-color: important;border: 1px solid #FAF7EF; margin: 0px;}
.Content-body{ margin:8px auto;overflow:hidden;text-align:left;width:98%;line-height:180%;}
/*---日志内容底部--*/
.Content-bottom{color:#C0BEBE;text-align:right;height:30px;padding:1px 10px 20px 10px; background:url(down.gif) repeat-x;}
.Content-bottom ul{list-style:none;margin:0px;padding:6px 10px 0px 0px;color:#A3BEC3;}
.Content-bottom ul li{display:inline;padding:0px 0px 0px 8px;}
.Content-bottom ul li.bDiv{}
.Content-bottom .ContentBLeft{width:0px;float:left;}
.Content-bottom .ContentBRight{width:0px;float:right;}
/*---日志其他信息--*/
.Content-Info {margin:0px 4px 6px 4px;padding:0px}
.Content-Info .InfoAuthor{text-align:left}
.Content-Info .InfoOther{float:right;text-align:right;}
/*--评论框--*/
.comment{width:620px;text-align:left;margin:10px 12px 4px 12px;border:1px solid #F8F8F8;}
.commentinfo{font-size:11px;color:#9B9A99;}
.commenttop{padding:4px;border-bottom:1px dotted #9B9A99;}
.commentcontent{padding:10px;line-height:180%;overflow:hidden;width:95%;}
/*---UBB框--*/
.UBBPanel{background: url('') repeat-x;border: dashed 0px;}
.UBBTitle img {display:none;}
.UBBTitle{color:#999;font-size:12px;padding-left:8px;font-family:Georgia,Helvetica, sans-serif,Times New Roman,宋体;}
.UBBContent{background-color:#F8F8F8;padding:6px;line-height:160%;}
.UBBContent TEXTAREA {width:95%;margin-bottom:2px;}
:link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
/*---信息框--*/
#MsgContent{ margin:0px auto;text-align:center;width:80%;padding-top:80px;}
#MsgContent #MsgHead{width:620px;border-bottom:1px dotted #9B9A99;padding:4px;color:#9B9A99;text-align:center;font-weight:bold;}
#MsgContent #MsgBody{color:#9B9A99;width:620px;padding:4px;line-height:180%;}
.LDialog{border:1px solid #000000;margin:3px auto;padding:1px;}
.LDialog .LHead{background:#F8F8F8;padding:1px;color:#fff;text-align:center;font-weight:bold;}
.LDialog .LBody{padding:4px;line-height:200%;}
/*---底部样式---*/
#container #foot{}
/*---文件上传框样式---*/
.attachmentBody{
margin:0px;font-size:12px;
}
评论: 2 | 引用: 0 | 查看次数: -
发表评论
上一篇
下一篇

文章来自:
Tags:
回复

还好的啦,帮同学做的,放假前能给做完,了了一桩心事!
上班了忙了,累了,懒了,外界不给点压力,做东西还真没那么快了!