/*---主体样式---*/
 #container{width:1003px;margin:0 auto;padding:0;background:#000;}
 #FlashHead{position: absolute;width:100%;left:0px;}
 /*---顶部样式---*/

 #container #header{margin:0 auto;width:1003px;background:url('banner.jpg') no-repeat center top;height:485px;overflow:hidden;}    
 #container #header #blogname{display:none;}
 #container #header #blogname #blogTitle{}
 #container #header #menu{float: center; margin-top: 450px; width: 1003px; height: 35px; background: url(menu.gif) repeat;	/*visibility: hidden;*/}
 #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 5px 0px 15px;padding:0px;height:20px;float:left;}
 #container #header #menu ul li{float:left;height:35px;}
 .menuL {height:50px;}
 .menuR {height: 35px;}
 .menuDiv {height: 35px;}
/*---菜单分割线---*/

   /*---内容样式---*/
  #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:280px;margin:0 6px;*margin:0 5px;float:left;height:100%;}
  .Ptitle{color:#e60012;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{height:50px;	margin-bottom:10px;padding-top:15px;width:100%;text-align:left;background:url("title.gif") no-repeat;}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{margin:10px 0 0 55px;font-size:20px;color:#e60012}
  .Content-top .ContentAuthor{margin-top:30px;color:#ff8800;font-size:11px;padding-left:55px;display:inline;}
  .Content-top .ContentAbout{margin:0 0 0 30px;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:1000px}
  #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 {margin:0px;padding:5px 10px 6px 10px;}
  .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:#e60012;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}
