﻿/*---主体样式---*/
  #container{width:842px;height:427px;margin-top:393px;margin-right:3px;text-align:center;background:url("bg.jpg") center repeat-y;}
  /*---顶部样式---*/
  #container #header{height:0px;margin:0 auto;}
  #container #header #blogname{display:none}
  #container #header #blogname #blogTitle{display:none}
  #container #header #menu{display:none}
  #container #header #menu #Left{}
  #container #header #menu #Right{}  
  #container #header #menu ul{} 
  #container #header #menu ul li{}  
   .menuL{}
   .menuR{}  
   .menuDiv{}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:750px;margin:0 auto;text-align:left;padding-top:15px}
  /*---工具条--*/
  #sidebar{float:right;width:180px;margin:-17px!important;margin:-18px;margin-right:-50px;text-align:center;padding-top:17px!important;padding-top:20px;}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto!important;margin:0px;}
  .Ptitle{margin:0px;height:16px;text-align:left;padding:10px 0px 0px 10px;font-size:14px;color:#000;}  
  .Pcontent{text-align:left;padding-left:5px;padding-right:18px;padding-top:8px;padding-bottom:8px;}  .Pfoot{margin:0px 0px 10px 0px !important;margin:-2px 0px 3px 0px;}
  /*---主内容--*/ 
  #mainContent{float:left;margin:0px 0px 0px -160px;text-align:center;width:720px;padding-top:8px;}
  #innermainContent{margin:0px 10px 0px 190px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .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:49px;color:#000;text-align:left;margin-top:10px;margin-bottom:5px;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{font-size:14px;color:#000;padding-top:0px;margin:0px}
  .Content-top .ContentAuthor{color:#000;font-size:11px;padding-top:2px;margin:0px;font-weight:100;} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:100%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{padding:0px;text-align:right;height:30px;padding-bottom:30px;padding:3px 2px 8px 2px;}
  .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{text-align:left;margin:0px 12px 15px 12px;border:3px solid #316ead;background:#fef7e5}
  .commentinfo{font-size:11px;color:#fef7e5;}
  .commenttop{padding:4px;background:#fef7e5;margin:1px}
  .commentcontent{padding:10px;line-height:140%;background:#316ead;color:#fef7e5;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #252318; background: #2C2A1C; border-left:5px solid #131212;}
  .UBBTitle{color:#434141; padding:4px; background:#1F1E1E url() repeat 450px 0px; border-bottom:1px dotted #1B1A1A;}
  .UBBContent{padding:6px; line-height:160%; background:url('') #1B1A1A repeat;color:#A8A891;float:center;}
  .UBBContent TEXTAREA {width:90%; margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px; font-family:Verdana, Arial;}
  /*---信息框--*/
  #MsgContent{border:1px solid #316ead;width:450px;padding:1px; background:#fef7e5;margin:auto;}
  #MsgContent #MsgHead{background:#316ead;padding:4px;text-align:center;font-weight:bold;color:#fff}
  #MsgContent #MsgBody{padding:4px;color:#316ead;line-height:180%;}

  .LDialog{border:0px solid #795B50;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#;padding:1px;color:#fff;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}


/*信息框图标以及文字*/
   .MessageText{height:50px;float:center;}
  /*---底部样式---*/
  #container #foot{margin:1px 0 0 0;padding:60px 0px 14px 0px;background:url('bg.jpg')}
  #container #foot p{margin:2px}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fef7e5
  }