/*---主体样式---*/
  #container{width:780px;margin:0 auto;text-align:center;background: url('main_bg.jpg');border:0px solid #FFFFFF;}
  /*---顶部样式---*/
  #container #header{height:300px !important;height:300px;margin:0 auto;background:url('banner.jpg') no-repeat;width:780px}
  #container #header #blogname{margin-left:30px;padding:30px 0px 21px 589px;font-size:30px;color:#99D054;text-align:left;}
  #container #header #blogname #blogTitle{font-size:14px;margin:10px 3px 0px 40px;height:40px;color:#5599aa;visibility:hidden;}
  #container #header #menu{height:0px;text-align:right;margin:-135px 0px 0px 350px;}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;margin:0px 6px 0px 8px!important;margin:0px 6px 0px 6px;padding:8px 0px 0px 0px;height:16px;float:left;} 
  #container #header #menu ul li{float:left;height:28px;}  
   .menuL{}
   .menuR{}
   .menuDiv{width:6px;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:780px !important;width:780px;margin:0 auto;text-align:left;padding-top:0px}
  /*---工具条--*/
  #sidebar{float:left;width:215px;margin:0px;text-align:center;color:#000;}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto!important; margin:0px;}
  .Ptitle{background:url('sidebar.jpg') no-repeat;margin:0px;height:22px;text-align:left;padding:5px 0px 4px 30px;font-weight:bold;font-size:12px;color:#3366ff;}  
  .Pcontent{text-align:left;padding-left:16px;padding-top:2px;}  
  .Pfoot{margin:0px 0px 10px 0px;}  
  /*---主内容--*/ 
  #mainContent{float:right;margin:0px 0px 0px -250px;text-align:center;width:100%;padding-top:0px;}
  #innermainContent{margin:0px 0px 0px 224px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:97%}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding-left: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{margin:0 auto;}    
  /*---日志标题框--*/
  .Content-top{height:42px;color:#002280;text-align:left;background: url(title_bg.jpg); no-repeat}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{font-size:14px;padding:1px 0px 0px 50px;margin:0px;}
  .Content-top .ContentAuthor{color:#999;font-size:11px;padding:5px 0 0 50px;margin:0px; font-weight:normal;}

  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%;}
  /*---日志内容底部--*/
  .Content-bottom{padding:0px;text-align:center;height:30px;padding-bottom:24px;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  
  .Content-bottom ul{list-style:none;margin:0px;padding:6px 6px 0px 0px;color:#666} 
  .Content-bottom ul li{display:inline;padding:2px 0px 2px 2px !important;padding:0px 0px 0px 2px;}
  .Content-bottom ul li.bDiv{}
  /*---日志其他信息--*/
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info ul{list-style:none;margin:0px;padding:0px;height:16px;height:18px !important;text-align:right}
  .Content-Info ul li.InfoAuthor{float:left;width:350px;text-align:left;display:inline}
  .Content-Info ul li.InfoOther{display:inline}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 12px 15px 12px;}
  .commentinfo{font-size:11px;color:#DDD;}
  .commenttop{	color: #666666;font-weight: bold;padding: 5px;border-bottom: 1px dashed #999999;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%;}
  /*---UBB框--*/ 
  .UBBPanel{border:1px dotted #C2E5EF;}
  .UBBTitle{font-weight:bold;padding:4px;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;border:1px solid #C2E5EF;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #CFB88C;width:450px;padding:1px;margin:auto;}
  #MsgContent #MsgHead{background:#CFB88C;padding:4px;color:#fff;text-align:center;font-weight:bold;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #795B50;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#BBA097;padding:1px;color:#fff;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}


/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:38px;}
   .MessageIcon{background:url(message.gif) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(error.gif) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(error.gif) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(message.gif) no-repeat;width:48px;height:48px;float:left;}
 /*---底部样式---*/
  #container #foot{margin:0px;height:77px;padding-top:0px;background:url('footer.jpg') no-repeat;}
  #container #foot p{margin:15px}
/*---文件上传框样式---*/
  .attachmentBody{background:FBFAE8;margin:0px;font-size:12px;}