﻿/*---主体样式---*/
#container {width: 945px; margin: 0 auto; border: solid 1px #a0afbb;}
  
/*---顶部样式---*/
#container #header {background: url(bb.jpg); width:inherit;height:inherit;}
#container #header #blogname {height: 260px; font-size: 18px; font-weight:bold; text-align:left; padding:0px 0 0 10px;display:block;/*统一转化为块级元素*/ 
 overflow:hidden;  
}
#container #header #blogname #blogTitle {font-size: 14px; margin: 10px 0 0 50px;position:absolute;padding:5px 80px 0px 220px;color:#4c6b42;}
#container #header #menu { line-height: 23px;font-size:15px;color:#217625;font-weight:bold;height:23px;}
#container #header #menu #Left {}
#container #header #menu #Right {}  
#container #header #menu ul {float: right; list-style: none; margin: 0 6px 0 0; padding: 0;} 
#container #header #menu ul li {float: left;}  
.menuL{}
.menuR{}  
.menuDiv{}/*---菜单分割线---*/

/*---内容样式---*/
#container #Tbody{background: url(Conbg.jpg);}

/*---工具条--*/
#sidebar {float: right; width: 210px; }
#innersidebar {}
#sidebar-topimg {}
#sidebar-bottomimg {}

/*---工具箱样式--*/
.sidepanel {text-align: left; padding-left: 0px;background: url(Conbg.jpg);}
.Ptitle {background: url(cbox.gif);height:20px;margin: 0px 0 0px 0px; font-size: 1em;color:#217625;padding:5px 0px 0px 0px;font-weight:bold;text-align:center;}  
.Pcontent {margin-left: 10px; padding-right: 4px;}  
.Pfoot {margin-top: 10px;}  

/*---主内容--*/ 
#mainContent {float: left; width:733px; text-align: left;background: url(Conbg.jpg);border-right: solid 1px #a0afbb;}
#innermainContent {}
#mainContent-topimg {}
#mainContent-bottomimg {}
.content-width {}/*--主内容元素的全局宽度--*/

/*---主内容页数--*/
.pageContent {margin: 0 1em 0 0; padding: 3px; clear: both; height: 2em; line-height: 2em;} 
.NavTitle {}
.page {margin: 0; padding: 0;}
.page ul {margin: 0; padding: 0; list-style: none;}
.page ul li {float: left; padding: 0 4px;}
.page ul li.PageL {}
.page ul li.PageR {}
.PageLbutton {}
.PageRbutton {}

/*---内容框--*/
.Content {}    

/*---日志标题框--*/
.Content-top {height: 26px;width:auto; position:relative;background: url(cbox.gif);margin: 0px 0 0px 0px;}
.Content-top img {display:none;}
.Content-top .ContentLeft {background: url(icone.gif) 0 bottom no-repeat; height: 26px; }
.Content-top .ContentRight {}
.Content-top .ContentTitle {font-size: 14px; color:color:#217625;position: absolute; height: 20px; bottom: 0; left: 27px;}
.Content-top .ContentAuthor {font-size: 12px; color: #abc; padding-left: 1em; position: absolute; bottom: 0; right: 1em; height: 18px;} 

/*---日志内容框--*/
.Content-body {margin: 6px 12px; padding-top: 1em; line-height: 1.5em;}
.Content-body img {padding: 6px; overflow: hidden;}

/*---日志内容底部--*/
.Content-bottom {margin: 6px; padding-right: 1em; text-align: right;}
.Content-bottom .ContentBLeft {}
.Content-bottom .ContentBRight {} 

/*---日志其他信息--*/
.Content-Info {margin: 1em;}
.Content-Info .InfoAuthor {}
.Content-Info .InfoOther {float: right;}

/*--评论框--*/
.comment {margin: 1em; border: solid 1px #9ab; clear: both;}
.commentinfo {padding-left: 3em; color: #a1b4c1}
.commenttop {line-height: 2em; background: #e6ebee;}
.commentcontent {padding: 1em; background: #fff;}

/*---UBB框--*/ 
.UBBPanel {}
.UBBTitle {}
.UBBContent {}
.UBBContent TEXTAREA {}
:link.UBBLink,:visited.UBBLink {}

/*---信息框--*/
#MsgContent {margin: 0 auto 1em auto; border: solid 1px #9ab; clear: both;}
#MsgContent #MsgHead {line-height: 2em; background: #e6ebee; text-align: center; font-weight: bold;}
#MsgContent #MsgBody {margin: 1em;}
.LDialog {}
.LDialog .LHead {}
.LDialog .LBody {}


/*信息框图标以及文字*/
.MessageText {}
.MessageIcon {}
.ErrorIcon {}
.WarningIcon {}   
.QuestionIcon {}

/*---底部样式---*/
#container #foot {border-top: solid 1px #a0afbb;background: url(Conbg.jpg);}

/*---文件上传框样式---*/
.attachmentBody {}
























