﻿/*---主体样式---*/
  #container{ text-align:center;}
  
  /*---顶部样式---*/
  #container #header{height:201px; position:relative; _height:206px; width:960px;margin:0 auto; background:url(topbg.png) 0 37px no-repeat;}
  #container #header #blogname{ position:absolute; display:block; font-size:28px;color:#fff; width:680px; height:30px; left:30px; top:105px; text-align:left;font-weight:bold; }
  #container #header #blogname #blogTitle{ position:absolute; font-size:12px; width:680px; height:60px;   font-weight:400; left:270px; top:15px;}
  #container #header #menu{  text-align:center; width:960px; margin:5px 225px 0 0; _margin:5px 225px 0 0;/*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:0; padding:0px;height:30px;float:left;} 
  #container #header #menu ul li{float:left;height:30px; margin:0 2px;  } 
  #container #header #menu ul li a { background:url(menubg.jpg) no-repeat; height:30px; width:79px;  display:block;  }
  #container #header #menu ul li a:hover { background:url(menubg.jpg) 0 -30px no-repeat; height:30px; width:79px;  display:block;  }
  
   .menuL{}
   .menuR{}  
   .menuDiv{width:3px;background:url(menudiv.jpg) 0 7px no-repeat;}/*---菜单分割线---*/
   
   /*---内容样式---*/
  #container #Tbody{width:960px; margin:0px auto; background:url(midbg.gif) repeat-y; }
  
  /*---工具条--*/
  #sidebar{float:right;width:275px;margin:0px;background:#531321;text-align:center;color:#574D31; border-left:5px solid #3d0a16; }
  #innersidebar{}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  
  /*---工具箱样式--*/
  
  .sidepanel{width:275px;  margin:0px; color:#dcd9d4; background:url(ptitlebg.jpg) no-repeat;}
  .Ptitle{ color:#fff; height:30px; line-height:30px; text-align: left; padding:10px 0 5px 40px; font-family:Tahoma; font-size:18px;  margin:0px}  
  .Pcontent{text-align:left; padding:0 0 0 15px;line-height:22px;}  
  .sideA{text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:242px; height:24px;}
  .Pcontent a:after{_content:"...";}
  .Pfoot{margin:0px 0px 15px 0px;}  
  
  /*---主内容--*/ 
  #mainContent{float:left;margin-right:-280px; background:#fff url(midbg.gif) repeat-y; width:100%;text-align:center;}
  #innermainContent{ overflow:visible;margin:0 280px 0 0; padding-bottom:30px; }
  #mainContent-topimg{}
  #mainContent-bottomimg{}
  .content-width{width:680px;margin:auto;}/*--主内容元素的全局宽度--*/
  
  /*---主内容页数--*/
  .pageContent{ margin:20px auto 15px; width:630px; text-align:left; height:21px}
  
  .NavTitle{float:left;}
  .page{ padding-left:5px;padding-right:5px; font-size:12px;}
  .page ul{list-style:none;margin:0px;padding:0px;color:#fff; text-align:center;} 
  .page ul li{ padding:0; text-align:center;} 
  .page ul li.PageL {width:1px;height:15px;}
  .page ul li.PageR {width:1px;height:15px;}
  .PageLbutton{}
  .PageRbutton{}
  .page ul li a{width:20px;text-align:center; height:20px;line-height:20px; padding:0; display:inline-block; text-decoration:none;color:#250608;border:solid 1px #bbbbbb;}
  .page ul li a:hover{color:#fff;text-decoration:none;background:#250608;border: solid 1px #531321}
  .page ul li strong{color:#fff;text-decoration:none;background:#250608;border: solid 1px #531321; width:20px; height:20px; line-height:20px;text-align:center;padding:0px;display:inline-block;}
  
  /*---内容框--*/
  .Content{margin:0 auto;font-family:Courier New,宋体;}    
  /*---日志标题框--*/
  .Content-top{ width:630px; margin:0 auto;  height:60px;text-align:left;overflow:hidden;padding-bottom:10px; }
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{ margin:5px 0 0 0; padding:0; font-size:16px; height:20px; }
  .Content-top .ContentAuthor {  font-size:12px; margin:0; padding:10px 0 0 0;  font-weight:400; color:#929393}
  .Content-top .ContentAuthor a {color:#929393}
  
  .Content-top .CateIcon{display:none}
  .Content-top .CateIconSP { background:url(databg.jpg) no-repeat; text-align:center; float:left; width:56px; height:61px; margin-right:15px; }
  .Content-top .CateIconSP .DateYM { color:#fff; font-family:Tahoma, Geneva, sans-serif; font-size:10px; height:15px; padding-top:3px;}
  .Content-top .CateIconSP .DateDay { color:#2d2d2d; font-family:Tahoma, Geneva, sans-serif; font-size:24px; font-weight:700; }
  
  /*---日志内容框--*/
  .Content-body{ margin:8px auto 15px;overflow:hidden;text-align:left; width:630px; line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{color:#7b4729; text-align:left; margin-bottom:20px; height:20px; padding:3px 2px 0px 10px; background:#dbd5cd; border-left:5px solid #531321;}
  .Content-bottom a { color:#7b4729;}
  .Content-bottom a:hover  { color:#ce2e02;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  

  /*---日志其他信息--*/
  .Content-Info { margin:0 auto; width:630px; padding:0px}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  
  /*------tags--------*/
  .stags { color:#c32d04; margin-top:10px;}
  .stags a { color:#c32d04; }
  
  
  /*--评论框--*/
  .comment{text-align:left; margin:0px 0 10px 0}
  .commentinfo{font-size:11px;color:#666;display:block; padding:0 25px;}
  .commenttop{border-left:5px solid #531321; background:#dbd5cd; padding:4px;display:block}
  .commentcontent{padding:20px;line-height:140%;overflow:hidden;width:93%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #b3a593;background:#F9f9f9;border-left:3px solid;}
  .UBBTitle{font-weight:bold;padding:4px;background:#CCC;border-bottom:1px dotted #b3a593;}
  .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 #b3a593;width:450px;padding:1px; height:auto; background:#F9f9f9;margin:auto;}
  #MsgContent #MsgHead{background:#dbd5cd;padding:4px;color:#000;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:#fff;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}


   /*信息框图标以及文字*/
   .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{font-family:arial; background:url(footbg.jpg) repeat-x; line-height:15px; padding-top:10px; height:67px;  font-size:11px; }
  
  #container #foot p { height:15px; margin:0; padding:0; line-height:15px; text-align:left; width:960px; margin:0 auto; }
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#f9f9f9
  }
  .CateIcon{display:none}
  .lpage_main{overflow:hidden;height:30px; float:right; margin-right:10px;}
.lpage_list{}
#lpage_list_checked{background:#dadada; border:#dadada 1px solid; color:#250608;}
#lpage_list_checked a{color:#250608;}
.lpage_list ul{ margin:0px 0px 0px 5px; padding:0px; float:left;}
.lpage_list ul li{float:left; border:#dadada 1px solid; background:#f6f6f6; margin:0px 3px 0px 3px; width:21px; height:21px; _height:15px; text-align:center; font-size:13px; padding:0px; list-style:none; }
.lpage_list ul li a{color:#000000; text-decoration: none; display:block; width:21px; height:21px; _height:15px;}
.lpage_list ul li a:hover{display:block; color:#250608; display:block;}
.lpage_list ul li a img{border:0px; margin:7px;}
.lpage_list ul li input{ margin-left:20px;width:30px; height:15px;}
.lpage_input{float:left; margin:-1px 0px 0px 3px; _margin:-1px 0px 0px 0px; height:21px; width:30px; height:21px;}
.lpage_input input{width:30px; background:#f6f6f6; border:#dadada 1px solid; height:19px; color:#250608; margin:1px; *margin:0px;}
.lpage_submit{float:left; margin:0px 0px 0px 8px; _margin:0px 0px 0px 3px; height:21px; width:30px; height:20px;}
.lpage_submit input{width:30px; background:#f6f6f6; border:#dadada 1px solid; height:23px; color:#250608;}
.lpage_info{float:left; margin:0px 0px 0px 5px; *margin:0px 0px 0px 15px; _margin:0px 0px 0px 5px; height:19px; background:#f6f6f6; border:#dadada 1px solid;color:#000; font-size:12.5px; padding:2px 2px 0px 2px;}
.levenblog_code
{
	background-color: #eeeeee;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	/*width: 700px;*/
	word-break: break-all;
	overflow:auto;
}

.levenblog_code_Collapse
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid; 
	border-bottom: #808080 1px solid; 
	background-color: #ffffff;
}
  
  
  
  