﻿/*---主体样式---*/
  #container{width:996px;margin:0px auto 0 auto;background:url('top.jpg') no-repeat;text-align:center;}

  /*---顶部样式---*/
  #container #header{height:153px;width:100%;margin:0 auto;background:url('top2.jpg') 0px 85px  no-repeat;}
  #container #header #blogname{display:none}
  #container #header #blogname #blogTitle{display:none}
  #container #header #menu{height:26px;text-align:right;padding-top:2px;/*visibility:hidden;*/}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;margin:57px 38px 0px 0px !important;margin:57px 18px 0px 0px;padding:0px;height:26px;float:right;} 
  #container #header #menu ul li{float:left;height:26px;}  
   .menuL{}
   .menuR{}  
   .menuDiv{width:1px;background:#FDF7E7}/*---菜单分割线---*/
  /*---内容样式---*/
 #container #Tbody{width:990px;margin:0 auto;text-align:left;clear:both;background:#F6F1DE;margin-top:-8px;border-top:3px solid #9EC0C2;border-bottom:6px solid #9EC0C2;border-left:3px solid #9EC0C2;border-right:3px solid #9EC0C2;overflow:hidden;}
  /*---工具条--*/
   #sidebar{background:#CFDDD2;border-bottom:6px solid #9EC0C2;border-right:6px solid #9EC0C2;margin:0px 0px 0px 0px !important;margin:0px 0px 0px 0px;width:20% !important;width:25%;color:#609899;}
  #innersidebar{margin:0px}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin-left:10px;margin-right:15px;}
  .Ptitle{margin:5px;height:10px;text-align:left;padding:6px 3px 5px 0px !important;padding:3px 3px 3px 0px;font-weight:100;font-size:12px;font-family:Arial;color:#609899;font-weight:bold;border-bottom:1px dashed #999999 ;} 
  .Pcontent{text-align:left;padding-left:3px;}  
  .Pfoot{margin:0px 0px 10px 0px;}  
  /*---主内容--*/ 
  #mainContent{margin:0px 5px 0px 0px !important;margin:0px 5px 0px 0px;float:right;width:73%;padding:0px;}
  #innermainContent{margin:0px}
  #mainContent-topimg{height:10px;overflow:hidden;}
  #mainContent-bottomimg{height:10px;overflow:hidden;}
  .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin-bottom:6px;padding-left:8px;padding-right:10px;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:#22282d;width:9px;height:16px;display:block;}
  .PageRbutton{background:#22282d;width:9px;height:16px;display:block;}
  /*---内容框--*/
  .Content{margin:2px 4px 1px 10px;}    
  /*---日志标题框--*/
  .Content-top{background:url('title.jpg') no-repeat; height:25px;padding:10px 2px 4px 55px;color:#609899;text-align:left;border-bottom:3px solid #9EC0C2;border-left:1px solid #9EC0C2;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{font-size:19px;color:#609899;padding-top:0px !important;padding-top:4px;padding-bottom:2px;margin:0px;display:inline;}
  .Content-top .ContentAuthor{color:#706153;font-size:13px;padding-top:3px;padding-right:3px;float:right;margin:-20px 50px;font-weight:100;display:inline;}
  /*---日志内容框--*/
  .Content-body{font-size:12px;margin:4px auto;overflow:hidden;text-align:left;width:96%;line-height:150%;color:#666666}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;height:20px;padding-bottom:5px;padding-right:5px;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  
  .Content-bottom ul{list-style:none;margin:0px;padding:6px 6px 0px 0px;color:#666} 
  .Content-bottom ul li{display:inline;padding:2px 0px 2px 2px !important;padding:0px 0px 0px 2px;}
  .Content-bottom ul li.bDiv{}
  /*---日志其他信息--*/
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
/*--评论框--*/
  .comment{margin:5px;text-align:left;width:700px;padding-left:15px;}
  .commentinfo{font-size:11px;color:#666666;}
  .commenttop{background:#FCFBF3;height:20px;padding:5px 5px 5ps 5px;border:1px solid #e6e6e6;}
  .commentcontent{background:#FCFBF3;padding:5px 5px 5px 5px;line-height:140%;overflow:hidden;BORDER-RIGHT:#e6e6e6 1px solid; BORDER-TOP:#e6e6e6 0px solid;BORDER-LEFT:#e6e6e6 1px solid; color:#494949;BORDER-BOTTOM:#e6e6e6 1px solid;}
  /*--UBB框--*/
 .UBBPanel{border-left:2px solid #999999;border-bottom:2px solid #999999}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dashed }
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{background:#FCFBF3;padding:3px;BORDER-TOP:#e6e6e6 1px solid;BORDER-LEFT:#e6e6e6 1px solid;BORDER-right:#e6e6e6 1px solid; color:#494949;margin-left:16px;}
  #MsgContent #MsgHead{height:17px;padding:4px;color:#999999;text-align:center;font-weight:bold;BORDER-BOTTOM:#e6e6e6 1px solid}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #e6e6e6;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#F9E4EC;padding:1px;color:#999999;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}


/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:38px;}
   .MessageIcon{width:48px;height:48px;float:left;}
   .ErrorIcon{width:48px;height:48px;float:left;}
   .WarningIcon{width:48px;height:48px;float:left;}   
   .QuestionIcon{width:48px;height:48px;float:left;}ontent-Info .InfoOther{float:right;text-align:right;}
  
  /*---底部样式---*/
  #container #foot{background:url('foot.jpg') no-repeat;margin:0px;height:80px;padding-top:12px;color:#609899;}
  #container #foot p{margin:2px}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:12px;}

















