﻿/*---主体样式---*/
  #container{width:960px;margin:0 auto;padding:0;background:#000;}
  
  /*---顶部样式---*/
  #container #header{margin:0 auto;height:280px;overflow:hidden;background:url(banner.jpg) bottom center no-repeat}
  #container #header #blogname{display:none;}
  #container #header #blogname #blogTitle{display:none;}
  #container #header #menu{height:30px;background:url(bg_nav.gif);}
  #container #header #menu #Left{}
  #container #header #menu #Right{}  
  #container #header #menu ul{list-style:none;} 
  #container #header #menu ul li{float:left;}  
   .menuL{}
   .menuR{}  
   .menuDiv{}/*---菜单分割线---*/
   /*---内容样式---*/
  #container #Tbody{margin:0 auto;padding:20px 10px;text-align:left;background:url(bg_tbody.gif) 0 -1px repeat-x;overflow:hidden}
  /*---工具条--*/
  #sidebar{border-top:1px solid #333;padding:15px 0 0 0;}
  #innersidebar{}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{width:300px;margin:0 6px;*margin:0 5px;float:left;height:100%;}
  .Ptitle{color:#0099CC;font:bold 15px "Trebuchet MS", Verdana}  
  .Pcontent{margin:10px 0;}  
  .Pfoot{}  
  /*---主内容--*/ 
  #mainContent{}
  #innermainContent{}
  #mainContent-topimg{}
  #mainContent-bottomimg{}
  .content-width{}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:10px auto;padding:3px;text-align:left;height:18px;font:12px Verdana} 
  .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;clear:both}    
  /*---日志标题框--*/
  .Content-top{}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{margin:22px 0 0 22px;font-size:22px;color:#3399FF}
  .Content-top .ContentAuthor{margin:5px 0 0 22px;font:normal 12px "Trebuchet MS", Verdana}
  .Content-top .ContentAbout{margin:0 0 0 22px;font:normal 12px "Trebuchet MS", Verdana}
  /*---日志内容框--*/
  .Content-body{line-height:150%;word-wrap:break-word;overflow:hidden}
  #logPanel{margin:20px 0 0 0}
  #logPanel img{border:1px solid #333333;padding:4px;max-width:870px}
  #logPanel hr{display:none;}
  .Content-related{margin:0 0 0 30px;}
  /*---日志内容底部--*/
  .Content-bottom{padding:10px 30px 10px 0;text-align:right;border-bottom:1px solid #333}
  .Content-bottom .ContentBLeft{}
  .Content-bottom .ContentBRight{}  
  /*---首页日志内容框---*/
  .Default .Content-top{width:420px;float:left;background:url(bg_title_default.gif) right top no-repeat;padding:0 0 20px 0}
  .Default .Content-top .ContentTitle{width:370px}
  .Default .Content-body{float:right;overflow:hidden;width:440px;border:1px solid #333333;padding:5px;text-align:justify;text-justify:inter-ideograph}
  .Default .Content-body img{max-width:440px;/*width:expression(document.body.clientWidth > 440? "440px": "auto");*/}
  .Default .Content-bottom{visibility:hidden;clear:both;height:10px;overflow:hidden}
  /*---日志其他信息--*/
  .Content-Info {display:none}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{text-align:left;margin:20px 10px;clear:both;border:1px solid #333;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{border-bottom:1px dotted #222;padding:4px;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;word-wrap:break-word;}
  /*---UBB框--*/ 
  .UBBPanel{margin:10px;padding:10px;border:1px solid #333;background:url(bg_title_default.gif) right top no-repeat;}
  .UBBTitle{font:bold 12px Verdana}
  .UBBPanel .UBBTitle img{display:none}
  .UBBContent{padding:5px;line-height:150%;}
  .UBBContent TEXTAREA {font:12px Verdana;border:1px solid #333;background:#000}
  /*---信息框--*/
  #MsgContent{margin:20px auto}
  #MsgContent #MsgHead{font:bold 20px Verdana;color:#0099CC;margin:0 0 5px 0;}
  #MsgContent #MsgBody{padding:10px 0;line-height:20px;}

  .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{}
   .MessageIcon{}
   .ErrorIcon{}
   .WarningIcon{}   
   .QuestionIcon{}
  /*---底部样式---*/
  #container #foot{background:#000;padding:8px 0;}
  #container #foot br{display:none}
  #container #foot b{font:normal 11px Verdana;margin:0 5px}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0;font-size:12px;background:#000}