﻿/*---主体样式---*/
  #container{width:1003px;margin:0 auto;text-align:center;}
  
  /*---顶部样式---*/
  #container #header{width:1003px;margin-bottom:2px;float:right;margin-top:0px;background:url('banner.gif') no-repeat;}
  #container #header #blogname{visibility:hidden;}
  #container #header #blogname #blogTitle{visibility:hidden;}
  #container #header #menu{height:24px;text-align:right;margin-top:68px;margin-left:50px;text-indent:20px;}
  /*background-color:#e7f7f4顶部文字 visibility:hidden;*/
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;margin:0px;padding:0px;height:20px;float:left;line-height:20px;margin-right:20px;} 
  #container #header #menu ul li{float:left;height:20px;}  
   .menuL{visibility:hidden;}
   .menuR{visibility:hidden;}  
   .menuDiv{visibility:hidden;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:1003px;margin:0px;padding:0px;}
  /*---工具条--*/
  #sidebar{float:right;width:230px!important;width:230px;margin-top:10px;text-align:center;color:#000;padding:0px;background-color:#F3FAFF;}
  #innersidebar{width:100%!important;margin:0px!important;padding:0px!important;}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{margin-bottom:5px!important;margin-bottom:5px;border:1px solid #AACCEE;}
  .Ptitle{margin:0px;height:20px;text-align:left;padding-left:10px;font-weight:bold;font-size:12px;color:#07519A;line-height:20px;background:url("content-top.gif");border-bottom:1px solid #AACCEE;}
  .Pcontent{text-align:left;padding:10px -10px 0px 8px!important;padding:10px 0px 0px 12px;margin:0px;line-height:16px;}
  .Pfoot{height:10px;}
  /*---主内容--*/ 
  #mainContent{float:right;margin:0px 0px 0px -240px;text-align:center;width:100%;padding-left:10px;}
  #innermainContent{margin:10px 0px 0px 240px}
  #mainContent-topimg{verflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0px auto 10px;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:0px 0px 5px 0px;border:1px solid #AACCEE;}    
  /*---日志标题框--*/
  .Content-top{padding:2px 2px 2px 10px !important;padding:2px 2px 2px 10px; color:#000;text-align:left;margin-bottom:2px;background:url("content-top.gif");border-bottom:1px solid #AACCEE;height:20px;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{ display:inline;font-size:14px;color:#000;margin:0px;}
  .Content-top .ContentAuthor{display:inline;color:#666;font-size:11px;padding-left:15px;margin:0px;font-weight:800;} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;height:24px;padding-right:10px; background:#ebedf1 url(contentfoot.gif) repeat-x;line-height:150%;}
  .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;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{padding:4px;border-bottom:#97b9e4 1px dotted;margin:1px}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{background:#fff;border-left:3px solid #AACCEE}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #DBDBD0}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{width:96%;margin:0;border:#AACCEE 1px solid;}
  #MsgContent #MsgHead{background:url("content-top.gif");padding:4px;text-align:center;font-weight:bold;border-bottom:1px solid #AACCEE;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #AACCEE;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#AACCEE;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(Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(Warning.jpg) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(vQuestion.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{width:100%;color:#666;text-align:center;border-top:2px solid #07519A;margin-bottom:10px;margin-top:10px;font-weight:normal}
  #container #foot p{margin:4px}
   /*---页脚样式定义---*/
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:12px;background:#fff}