﻿/*---主体样式---*/
  #container{width:984px;margin:0 auto;padding:0;text-align:center;background:#FFFFFF url('main.jpg');}
  #FlashHead{position: absolute;width:100%;left:0px;}

  /*---顶部样式---*/
  #container #header{width:972px;margin:0 auto;background:url('sitelogo.gif') no-repeat;background-color: #3D6DB5;border-bottom: 6px solid #6B90C7;height:102px;}
  #container #header #blogname{margin:0 auto;padding:10px 0px 15px 10px;font-size:20px;color:#FFFFFF;text-align:left;font-weight:bold;height:20px;}
  #container #header #blogname #blogTitle{font-size:13px;margin:3px 3px 3px 8px;height:20px;}
  #container #header #menu{height:23px;text-align:right;margin:0px 6px 0px 20px !important;margin:0px 7px 0px 20px;padding-top:20px !important;padding-top:0px;/*visibility:hidden;*/}
  #container #header #menu #Left{float:left;}
  #container #header #menu #Right{float:right;}  
  #container #header #menu ul{list-style:none;float:right;} 
  #container #header #menu ul li{float:left;height;23px;} 
   .menuL{width:5px;height:23px;background:url('menu_left.gif') no-repeat;}
   .menuR{width:5px;height:23px;background:url('menu_right.gif') no-repeat;} 
   .menuA{height:23px;background:url('menu_main.gif')  no-repeat center 0px;} 
   .menuDiv{width:4px;height:23px;background:url('menu_div.gif') no-repeat;padding:0px;}/*---菜单分割线---*/

   /*---内容样式---*/
  #container #Tbody{width:963px;margin:0 auto;text-align:left;padding:5px;}
  /*---工具条--*/
  #sidebar{float:left;width:223px;margin:0px;background:#F6F6F6 url(left_main.png);text-align:center;color:#000000;}
  #innersidebar{}
  #sidebar-topimg{height:20px;background:#F9F9F9 url(left_top.png) no-repeat;}
  #sidebar-bottomimg{height:10px;background:#F9F9F9 url(left_bottom.png) no-repeat;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{width:203px;margin:0 auto!important; margin:0px;}
  .Ptitle{height:24px;line-height:180%;text-align:left;padding-left:5px;background:#F6F6F6 url(sidebar.gif);font-weight:bold;font-size:12px;margin:0px}  
  .Pcontent{text-align:left;padding-left:10px;padding-top:4px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}
  /*---主内容--*/ 
  #mainContent{float:right;margin:0 0 0 -224px;width:100%;background:#FFFFFF url(right_main.png) 224px repeat-y;text-align:center;}
  #innermainContent{overflow:visible;margin:0 0 0 224px;}
  #mainContent-topimg{height:20px;background:#ffffff url(right_top.png) no-repeat;overflow:hidden;}
  #mainContent-bottomimg{background:#ffffff url(right_bottom.png) no-repeat;height:10px;overflow:hidden;}
  .content-width{width:714px;margin:auto;}/*--主内容元素的全局宽度--*/
   
  /*---主内容页数--*/
  .pageContent{margin:0 auto;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:Georgia,Courier New,宋体;}    
  /*---日志标题框--*/
  .Content-top{height:23px;background:#FFFFFF url(title_main.png);color:#000000;text-align:left;overflow:hidden;padding-top:7px}
  .Content-top .ContentLeft{width:8px;height:30px;background:#F6F6F6 url(title_left.png) no-repeat;float:left;margin-top:-7px}
  .Content-top .ContentRight{width:8px;height:30px;background:#F6F6F6 url(title_right.png) no-repeat;float:right;margin-top:-7px}
  .Content-top .ContentTitle{padding:8px 4px 4px 2px;font-size:12px;display:inline;}
  .Content-top .ContentAuthor{text-align:right;padding-left:10px;padding-top:8px;font-size:12px;display:inline;} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;background:url(dot.png) repeat-x;height:30px;padding:3px 2px 8px 2px;}
  .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;}
  .commenttop{border-bottom:1px dotted #686868;padding:4px;background:#F5F5F5}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #B4A79C;background:#F5F5F5;border-left:3px solid;}
  .UBBTitle{font-weight:bold;padding:4px;background:#E6E6E6 url(ubbback.gif) no-repeat 400px 0px;border-bottom:1px dotted #B4A79C;}
  .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 #CCCCCC;width:450px;padding:1px; background:#FFFFFF;margin:auto;}
  #MsgContent #MsgHead{background:#6B90C7;padding:4px;color:#fff;text-align:center;font-weight:bold;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #CCCCCC;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#BBBBBB;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(Question.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{width:963px;height:46px;font-family:Georgia;margin:6px 0 0 10px!important;margin:6px 0 0 0;padding-top:4px; border-top: 1px solid #ccc;color:#999}
  #container #foot p{margin:0px}
  #foot p{margin:0px;font-size:11px;}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#FFFFFF
  }
