﻿/*---主体样式---*/
  #container{width:960px;margin:35px auto;overflow:hidden;/*filter:alpha(opacity=90);-moz-opacity:0.9;opacity: 0.9;*/}
  
/*---顶部样式---*/
  #container #header{height:110px;width:100%; margin:0;}
  #container #header #blogname{padding-top:20px;padding-left:20px;font-size:24px;color:#fff;text-align:left;font-weight:bold;}
  #container #header #blogname #blogTitle{padding:10px 0px 0px 0px;font-size:14px;height:20px;color:#fff}


  #container #header #menu{clear:both;margin-top:35px;height:34px; line-height:34px;width:958px;text-align:left;background-color:#303030;color:#fff;border:1px solid #3f3f3f;border-bottom:none; display:black; position:relative} /*---菜单---*/
  #container #header #menu #Left{width:0px;float:left;} 
  #container #header #menu #Right{width:0px;float:right;}   
  #container #header #menu ul{list-style:none;}  /*---菜单---*/
  #container #header #menu ul li{display:block;float:left;z-index:1;}   /*---菜单项目---*/
   .menuL{} /*---菜单左端---*/
   .menuR{} /*---菜单右端---*/
   .menuDiv{}/*---菜单分割线---*/

   /*---内容样式---*/
  #container #Tbody {clear:both;width:960px;text-align:left;background:#F1F1F1 url('sidesep.gif') top left repeat-y;overflow: hidden}
 /*---工具条--*/
  #sidebar{float:right;width:300px;overflow: hidden;background:#E7E3E2}
  #innersidebar{}
  #sidebar-topimg{height:35px;width:100%;}
  #sidebar-bottomimg{height:35px;width:100%;}
  /*---工具箱样式--*/
  .sidepanel{width:100%;}
.sidepanel h4{
  font-size: 20px;
	color:#303030;
	text-shadow: #fff 0px 1px;}

  .Ptitle{height:48px;line-height:48px;padding-left:10px;background:url(sidesep-bg.gif) top left repeat-x;}  
  .Pcontent{text-align:left;padding-left:10px;line-height:200%}  
  .Pfoot{margin:0px 0px 15px 0px;} 


  /*---主内容--*/ 
  #mainContent{float:left;width:660px;overflow:hidden;}
  #innermainContent{width:100%;margin:0 auto;overflow:hidden;}
  #mainContent-topimg{height:10px;}
  #mainContent-bottomimg{height:10px;}
  .content-width{width:95%;margin:0 auto;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{width:100%;margin:20px auto;text-align:left;height:35px;line-height:35px;background:#fff;border: solid 1px #d7d4d3;} 
  .page{padding-right:0px;height:35px; line-height:35px}
  .page ul{list-style:none;} 
  .page ul li{float:left;padding:0px 1px} 
  .page ul li.PageL {width:1px;height:35px;}
  .page ul li.PageR {width:1px;height:35px;}
  .page strong{background-color:#5eaad5;padding:4px; margin-left:10px; color:#fff; }
  .PageLbutton{}
  .PageRbutton{}


.page ul li a{width:15px;text-align:center;height:18px;line-height:18px;text-align:center;margin-right:0px;display:inline-block;text-decoration:none;color:#2970A6;border:1px solid #fff;}
.page ul li a:hover{background:#F7F7F7;color:#2970A6;border:1px solid #ccc;text-decoration:none;}




  /*---内容框--*/
  .Content{margin:0 auto 25px; background:#fff; padding:15px;border: solid 1px #d7d4d3;}    
  /*---日志标题框--*/
.Content-top{height:35px; line-height:35px;background: url(Contenttop.gif) no-repeat 0 100%}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{display:inline; margin:10px 0;color:#F15331 }
  .ContentAuthor{display:none} 
  .comm{text-align:right;margin:-16px 11px 0px 0px;} 




  /*---日志内容框--*/
  .Content-body{margin:35px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;height:30px;padding:0px 2px 8px 16px;margin-top:-6px;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  
 
  /*---日志其他信息--*/
  .Content-Info {margin: 6px 4px;}
  .Content-Info .InfoAuthor{float:left;}
  .Content-Info .InfoOther{float:right;}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 0 10px 30px;*margin:0px 0 10px;_margin:0px 0 10px; width:580px;background:#EDEEEF url(pinlun2.gif) no-repeat bottom;}
  .commentinfo{ color:#858C93;}
  .commenttop{padding:15px 0 0 10px;height:20px;background:#EDEEEF url(pinlun1.gif) no-repeat top;}
  .commenttop span{padding:0 10px 0;}
  .commentcontent{padding:10px 0;line-height:140%;width:540px; color:#555;border-top:#A6A6A6 1px solid; margin:0 10px 10px 20px;}
  /*---UBB框--*/ 
  .UBBPanel{background:#F4F5F7 url(blockquote.gif) no-repeat;color:#666;border:1px dotted #ccc; width:94%;margin:5px 4px 4px 10px;padding:2px 0px 2px 20px;}
  .UBBTitle{padding:4px 4px 4px 8px;}
  .UBBContent{padding:4px 4px 4px 15px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{width:95%;height:100%;margin:auto ;text-align:left}
  #MsgContent #MsgHead{font-weight:bold;}
  #MsgContent #MsgBody{line-height:200%;}


  .LDialog{border:1px solid #A6A6A6;margin:3px auto;}
  .LDialog .LHead{background:#BBA097;padding:1px;color:#fff;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;padding:1px;}




/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:38px;}
   .MessageIcon{background:url(../../images/Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(../../images/Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(../../images/Warning.jpg) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(../../images/Question.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{width:960px;height:70px; background-color:#101010;text-align:center;padding-top:20px; line-height:30px;}
#top {text-align:right;margin-top:-30px;margin-right:40px}
#top2 {text-align:right;margin-top:-10px;margin-right:40px}
  /*---文件上传框样式---*/
  .attachmentBody{
  font-size:12px;background:#ffffff
  }
























