﻿/*---主体样式---*/
  #container{width:890px;margin:0 auto;padding:0;text-align:center;}
  
  /*---顶部样式---*/
  #container #header{height:138px;width:890px;margin:0 auto;background:url(headbg.jpg) 0 0 no-repeat;}
  #container #header #blogname{margin:25px 0 0 75px;padding:0px 0px 0px 10px;font-size:14px;color:#4d4d4d;text-align:left;font-weight:bold;}
  #container #header #blogname #blogTitle{font-size:12px;margin:2px 0px 0px 0px;height:14px;font-weight:lighter}
  #container #header #menu{height:20px;text-align:left;margin:35px 225px 0 150px;/*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 6px 0px 0px!important;margin:0px 3px 0px 0px;padding:0px;height:20px;float:left;} 
  #container #header #menu ul li{float:left;height:20px;}  
   .menuL{}
   .menuR{}  
   .menuDiv{width:3px;background:url(menudiv.jpg) 0 7px no-repeat;}/*---菜单分割线---*/
   /*---内容样式---*/
  #container #Tbody{width:890px;margin:0px;text-align:left;}
  /*---工具条--*/
  #sidebar{float:right;width:225px;margin:0px;background:#89776e;text-align:center;color:#574D31;border-bottom:15px solid #645750}
  #innersidebar{}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{width:223px;margin:0 auto!important; margin:0px;color:#dcd9d4;}
  .Ptitle{color:#7d1c2d;filter:glow(color=#ffffff,strength=1);height:23px;line-height:180%;text-align:left;padding-left:5px;background:url(ptitlebg.jpg) no-repeat;font-weight:bold;font-size:12px;margin:0px}  
  .Pcontent{text-align:left;padding-left:10px;padding-top:0px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--*/ 
  #mainContent{float:left;margin-right:-230px;width:100%;text-align:center;}
  #innermainContent{overflow:visible;margin:0 226px 0 18px;background:#ffffff url(conbg.jpg) 0 0 no-repeat;border-bottom:10px solid #00819c}
  #mainContent-topimg{}
  #mainContent-bottomimg{}
  .content-width{width:608px;margin:auto;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:20px 0px 10px 0px;padding: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;font-family:Courier New,宋体;}    
  /*---日志标题框--*/
  .Content-top{height:28px;text-align:left;overflow:hidden;padding-bottom:7px;margin-bottom:7px;border-bottom:3px solid #d2d2d2;line-height:130%}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{padding-left:5px;margin:0px;font-size:12px;display:block;border-left:5px solid #9f827c;text-align:bottom;}
  .Content-top .ContentAuthor{text-align:top;padding-left:5px;margin:0px;font-size:12px;font-weight:lighter;display:inline;border-left:5px solid #c5c5c5;color:#c5c5c5}
  /*---日志内容框--*/
  .Content-body{margin:8px auto 0px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{color:#A6A6A6;text-align:left;margin-bottom:10px;height:18px;padding:0px 2px 0px 10px;}
  .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 4px 12px}
  .commentinfo{font-size:11px;color:#999;display:block;}
  .commenttop{border-left:8px solid #009cab;border-bottom:1px dashed #009cab;padding:4px;display:block}
  .commentcontent{padding:10px 20px;line-height:140%;overflow:hidden;width:93%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #4d4d4d;background:#F9f9f9;border-left:3px solid;}
  .UBBTitle{font-weight:bold;padding:4px;background:#d4d4d4;border-bottom:1px dotted #4d4d4d;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #4d4d4d;width:450px;padding:1px; background:#F9f9f9;margin:auto;}
  #MsgContent #MsgHead{background:#d4d4d4;padding:4px;color:#000;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(../../images/Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(../../images/Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(../../images/Warning.jpg) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(../../images/Question.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{font-family:arial;margin:6px 0 0 15px;height:50px;padding-top:10px;text-align:left;color:#00819c}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#f9f9f9
  }
  .CateIcon{display:none}