﻿/*---主体样式---*/
  #container{width:980px;margin:auto;background:#FFFFFF url(bg.jpg);}

  /*---顶部样式---*/
  #container #header{width:980px;height:195px;margin:0px auto;text-align:left;background:url(top.jpg)}
  #container #header #blogname{font:28px Verdana;color:#FFF;text-transform:capitalize;padding:20px 0 0 20px;visibility:hidden;}
  #container #header #blogname #blogTitle{font-size:12px;font-weight:normal;color:#FFF;padding:5px 0 0 8px;visibility:hidden;}
  #container #header #menu{margin-top:96px !important;margin-top:97px;height:26px;border-top:0px solid #000;border-bottom:0px solid #000;background:#4358A7;padding:0px 10px 0 8px;}
  #container #header #menu #Left{}
  #container #header #menu #Right{}  
  #container #header #menu ul{float:left;margin:0px;padding:0px}
  #container #header #menu ul li{list-style:none;float:left;margin:0px;}
   .menuL{}
   .menuR{width:2px;height:26px;background:#4358A7}  
   .menuDiv{width:10px;height:26px;background:#4358A7}/*---菜单分割线---*/

  /*---内容样式---*/
  #container #Tbody{width:980px;margin:auto;text-align:left;padding:5px 0;background:#FFFFFF}

  /*---工具条--*/
  #sidebar{width:210px;float:left;clear:left;overflow:hidden;padding:0 0px 0 5px;background:#FFFFFF;}
  #innersidebar{padding:0 0px}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{background:#EFEFEF;border-left:0px solid #000;border-right:0px solid #000;}
  .Ptitle{color:#FFFFFF;font-size:12px;margin:0px 0 0 0;padding:3px 8px;background:#4358A7}
  .Pcontent{padding:10px}
  .Pfoot{}
  /*---主内容--*/ 
  #mainContent{width:750px;float:right;clear:right;overflow:hidden;background:#FFFFFF}
  #innermainContent{padding:0 10px 0 0px}
  #mainContent-topimg{}
  #mainContent-bottomimg{}
  .content-width{}/*--主内容元素的全局宽度--*/

  /*---主内容页数--*/
  .pageContent{margin:auto;margin-bottom:10px;height:18px;text-align:left;font-size:12px;padding:5px 0px 0px 0px;word-spacing:0px}
  .NavTitle{float:left;font-weight:bold}
  .page{}
  .page ul{list-style:none;margin:0px;padding:0px} 
  .page ul li{float:left} 
  .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:13px;height:13px;display:block}
  .PageRbutton{background:url('../../images/BttnRight.gif') 0px 0px;width:13px;height:13px;display:block}

  /*---内容框--*/
  .Content{margin-top:10px}

  /*---日志标题框--*/
  .Content-top{background:#EEEEEE url('123.gif') 3px 2px no-repeat;color:#000;padding:3px 2px 2px 44px !important;padding:3px 2px 2px 44px;text-align:left;margin-bottom:2px;}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle {background:#4358A7;color:#FFF;font-size:16px;margin:0px;padding-left:4px;}
  .Content-top .ContentAuthor{color:#333;font-size:12px;font-weight:normal;margin:2px 0 0 0} 

  /*---日志内容框--*/
  .Content-body{padding-top:10px;padding-left:10px;line-height:150%}
  .Content-body p {margin:8px 0}
  .Content-body .link{margin:-3px 0}

  /*---日志内容底部--*/
  .Content-bottom{text-align:right;margin:0px 2px 25px 0px;background:#EEEEEE;word-spacing:0px}
  .Content-bottom .ContentBLeft{}
  .Content-bottom .ContentBRight{}
  .Content-bottom a:link,.Content-bottom a:visited{color:#1488FD}
  .Content-bottom a:hover {color:#000000}

  /*---日志其他信息--*/
  .Content-Info {padding:0px 4px 6px 4px}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right}

  /*---UBB框--*/ 
  .UBBPanel{width:95%;overflow:auto;margin:5px 0}
  .UBBTitle{height:30px;font-weight:bold;background:url(ubbicon.gif) 20px 18px no-repeat;color:#B2151B;}
  .UBBTitle img {display:none}
  .UBBContent{padding:8px;line-height:160%;background:#F0F0F0;margin-left:10px}
  .UBBContent TEXTAREA {width:80%;font-size:12px}

  /*--评论框--*/
  .comment{margin:auto 6px;padding-bottom:10px}
  .commentinfo{font-size:11px;color:#aaa;word-spacing:-4px}
  .commenttop{border:1px dashed #565666;background:#F0F0F5;height:25px}
  .commenttop2{border:1px dashed #EEEEEE;background:#FFFFFF;height:20px}
  .commentcontent{line-height:150%;padding:10px}
  .commentcontentt{line-height:150%;padding:10px;color:#888888;}
  .commentcontent .UBBPanel {}
  .commenttop a:link,.commenttop a:visited{color:#B2151B}
  :link.UBBLink,:visited.UBBLink{}

  /*---信息框--*/
  #MsgContent{width:350px;margin:auto;border:1px solid #333;}
  #MsgContent #MsgHead{color:#000;background:#F0F0F0;border-bottom:1px solid #333;text-align:center;font-weight:bold;height:20px;padding-top:4px}
  #MsgContent #MsgBody{line-height:180%;padding:5px;}

  .LDialog{border:1px solid #795B50}
  .LDialog .LHead{color:#fff;text-align:center;font-weight:bold}
  .LDialog .LBody{line-height:200%}


/*信息框图标以及文字*/
   .MessageText{height:76px;margin-right:18px;margin-top:2px}
   .MessageIcon{background:url(message.gif) no-repeat;width:48px;height:72px;float:left}
   .ErrorIcon{background:url(warning.gif) no-repeat;width:48px;height:72px;float:left}
   .WarningIcon{background:url(warning.gif) no-repeat;width:48px;height:72px;float:left}
   .QuestionIcon{background:url(warning.gif) no-repeat;width:48px;height:72px;float:left}

  /*---底部样式---*/
  #container #foot{color:#000000;margin:0px auto;width:980px;text-align:center;padding:5px 0;font-size:11px;word-spacing:0px;background:#DDDDDD;height: 50px;}
  #container #foot p{margin:0px}
  #container #foot a:link,a:visited{color:#3388CB}
  #container #foot a:hover{color:#3388CB;text-decoration:underline}
  
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:12px}                                                                   