﻿/*---主体样式---*/
  #container{width:1000px;margin:0 auto;padding:0;text-align:center;background:url('body.jpg') repeat-y center;}
  /*---顶部样式---*/
  #container #header{height:222px !important;height:222px;margin:0 auto;width:1000px}
  #container #header #blogname{display: none;}
  #container #header #blogname #blogTitle{display: none;}
  #container #header #menu{height:220px !important;height:220px;text-align:right;background:url('head.jpg') no-repeat;margin:0px 0px 0px 0px !important;;margin:-4px 0px 0px 0px;/*visibility:hidden;*/}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:50px;float:right;}  
  #container #header #menu ul{list-style:none;margin:180px 2px 0px 130px!important;margin:180px 2px 0px 70px;padding:0px;font-size:14px;height:18px;float:left;} 
  #container #header #menu ul li{float:left;height:16px;}  
   .menuL{}
   .menuR{}  
   .menuDiv{width:1px;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:860px;padding:0px 0px 0px 0px;margin:0 auto;text-align:left;overflow:hidden;}
  /*---工具条--*/
  #sidebar{float:left;width:240px;margin:0px 0px 0px 0px;text-align:center; color:#1a1a1a;overflow:hidden;}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto;overflow:hidden;}
  .Ptitle{margin:0px;height:32px;text-align:center;padding:24px 0px 0px 0px;font-weight:bold;font-size:13px;background:url(SideTop.gif) no-repeat center;overflow:hidden;}  
  .Pcontent{text-align:left;padding:0px 0px 0px 30px;background:url(Sidebody.gif) repeat-y center;overflow:hidden;}  
  .Pfoot{margin:0px 0px 7px 0px;height:43px;background:url(Sidefoot.gif) no-repeat center;overflow:hidden;} 
  /*---主内容--*/ 
  #mainContent{float:right;margin:0px 0px 0px -264px;text-align:center;width:100%;padding-top:3px;}
  #innermainContent{margin:0px 0px 0px 252px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:98%;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding-left:3px; padding-top: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;}  
  /*---日志标题框--*/
  .Content-top{height:42px;text-align:left; padding-top:10px;}
  .Content-top .ContentLeft{width:42px;height:40px;background:url(icon.gif) no-repeat;float:left;margin-top:0px;}
  .Content-top .ContentRight{display: none;} 
  .Content-top .ContentTitle{font-size:16px;color:#009c00;padding-top:0px !important;padding-top:0px;padding-bottom:0px;margin:0px;font-family:微软雅黑;}
  .Content-top .ContentAuthor{color:#017fa8;font-size:11.5px;padding-top:2px;padding-left:4px;margin:0px;font-weight:100;} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{padding:0px;text-align:center;padding-bottom:14px;border-bottom:1px dotted #044d00;}
  .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 10px 15px 12px;border:1px dotted #0a847d;}
  .commentinfo{font-size:11px;color:#333;}
  .commenttop{height:22px;padding:0px;border-bottom:1px dotted #0a847d;margin:1px;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:97%;}
  /*---UBB框--*/ 
  .UBBPanel{background:#f7fefd;border:1px solid #a9e9a9;border-left:3px solid #a9e9a9}
  .UBBTitle{font-weight:bold;padding:4px;background:#a9e9a9;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:600px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #3f8d3f;width:450px;padding:1px; background:transparent;margin-top:20px;}
  #MsgContent #MsgHead{background:#a9e9a9;padding:4px;color:#3a3a3a;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:#8f4b14;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(Warning.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{margin:10px 0 0 0;background:url('foot.jpg') no-repeat center;padding:0px 0px 0px 0px;height:68px;overflow:hidden;}
  #container #foot p{margin:4px}
  #foot p{margin:0px;}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#f7fefd;}
