﻿ /*---主体样式---*/
  #container{width:910px;margin:0px auto;padding:0px;text-align:center;}

  /*---顶部样式---*/
  #container #header{height:200px;width:100%;margin:0px auto;background-color:#e5e5e5;background:url("banner.png");}
  #container #header #blogname{display:none;}
  #container #header #blogname #blogTitle{display:none;}
  #container #header #menu{margin-bottom:2px;padding:166px 0px 0px 0px;height:100%;text-align:right;}
  #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 10px 0px 0px;padding:0px;height:22px;float:right;} 
  #container #header #menu ul li{float:left;height:22px;}  
   .menuL{width:1px;height:22px;background:url("bg_menuDiv.png");margin-top:12px;margin-right:10px;margin-bottom:2px;}
   .menuR{width:1px;height:22px;background:url("bg_menuDiv.png");margin-top:12px;margin-left:10px;margin-bottom:2px;}  
   .menuDiv{width:1px;height:22px;background:url("bg_menuDiv.png");margin-top:12px;margin-left:10px;margin-right:10px;margin-bottom:2px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:910px;height:100%;margin-top:10px;text-align:left;background-color:#e5e5e5;}
  /*---工具条--*/
  #sidebar{float:left;width:193px;margin-right:10px;text-align:center;background-color:#e5e5e5;background:url("side.png") center repeat;}
  #innersidebar{}
  #sidebar-topimg{width:193px;height:24px;background:url("sidetop.png");}
  #sidebar-bottomimg{width:193px;height:24px;background:url("sidebottom.png");}
  /*---工具箱样式--*/
  .sidepanel{width:193px;}
  .Ptitle{text-align:left;font-size:12px;margin:10px 10px 0px 10px;color:#86837c;border-bottom:1px #666666 solid;}  
  .Pcontent{text-align:left;padding:5px 10px 0px 10px;color:#666666;}  
  .Pfoot{margin:0px 5px 0px 0px;}  
  /*---主内容--*/ 
  #mainContent{float:right;width:707px;background-color:#e5e5e5;}
  #innermainContent{overflow:visible;text-align:right!important;background:url("main.png") repeat;}
  #mainContent-topimg{width:707px;height:24px;background:url("maintop.png");}
  #mainContent-bottomimg{width:707px;height:24px;background:url("mainbottom.png");margin:auto;}
  .content-width{width:707px;margin:0px;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin-right:5px;text-align:left;height:12px;clear:both;padding:2px 5px 2px 10px;} 
  .NavTitle{float:left;font-weight:bold;}
  .page{margin:0px;height:16px;}
  .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:8px;}
  .page ul li.PageR {width:9px;height:8px;}
  .PageLbutton{display:none;}
  .PageRbutton{display:none;}
  /*---内容框--*/
  .Content{text-align:right;margin-bottom:2px;}    
  /*---日志标题框--*/
  .Content-top{height:17px;background:#e5e5e5;overflow:hidden;text-align:left;margin-right:10px;margin-left:6px;padding:2px 0px 2px 0px;}
  .Content-top .ContentLeft{display:none;}
  .Content-top .ContentRight{display:none;}
  .Content-top .ContentTitle img{display:none;}
  .Content-top ul{}
  .Content-top .ContentTitle{float:left;font-size:12px;margin-left:5px;margin-top:0px;padding:2px 0px 2px 0px;}
  .Content-top .ContentAuthor{font-size:12px;color:#86837c;font-weight:normal;float:right;margin-left:15px;margin-right:5px;margin-top:0px;padding:2px 0px 2px 0px;} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:94%;line-height:150%;color:#666666}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;height:5px;padding-right:15px;padding-bottom:15px;_padding-bottom:0px;}
  .Content-bottom .ContentBLeft{display:none;}
  .Content-bottom .ContentBRight{display:none;}  
  .Content-bottom ul{} 
  .Content-bottom ul li{}
  .Content-bottom ul li.bDiv{}
  /*---日志其他信息--*/
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info ul{}
  .Content-Info ul li.InfoAuthor{text-align:left}
  .Content-Info ul li.InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 12px 4px 12px}
  .commentinfo{font-size:11px;color:#000;}
  .commenttop{border-bottom:1px dotted #666666;padding:4px;background:#e5e5e5}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:92%}
  /*---UBB框--*/ 
  .UBBPanel{border-left:3px solid #666666;}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #666666;}
  .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:450px;padding:1px;background:#FFFFFF;margin:auto;}
  #MsgContent #MsgHead{padding:4px;text-align:center;font-weight:bold;border-bottom:1px black solid;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #666666;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#e5e5e5;padding:1px;color:#666666;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{margin-top:10px;background-color:#e5e5e5;color:#666666;padding:3px;}
  #container #foot p{}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:12px;background:#e5e5e5}
