﻿/*---主体样式---*/
  #container{
	width:794px;
	margin: auto;
	padding-top: 20;
	text-align: center;
	background-image: url(bj.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
  
  /*---顶部样式---*/
  #container #header{
	height:124px;
	width:794px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(h-bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
  #container #header #blogname{
	font-size:24px;
	color:#666666;
	text-align:left;
	font-weight:bold;
	height: 72px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 90px;
	padding-top: 30px;
	padding-bottom: 1px;
}
  #container #header #blogname #blogTitle{
	font-size:12px;
	height:16px;
	margin-right: 3px;
	margin-left: 8px;
	color: #666666;
}
  #container #header #menu{
	text-align:right;
	margin: auto;
	height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
  #container #header #menu #Left{
	width:0px;
	float:left;
	visibility: hidden;
}
  #container #header #menu #Right{
	width:0px;
	float:right;
	visibility: hidden;
}  
  #container #header #menu ul{
	list-style:none;
	margin:0px!important;
	margin:0px 3px 0px 10px;
	padding:0px;
	height:24px;
	float:left;
} 
  #container #header #menu ul li{
	float:left;
	height:24px;
	margin: 0px;
	padding: 0px;
}  
   .menuL{
	visibility: hidden;
}
   .menuR{
	width: 0px;
}  
   .menuDiv{
	width:10px;
	padding: 0px;
	visibility: hidden;
}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{
	width:780px;
	text-align:left;
	padding:5px;
	margin: 0;
}
  /*---工具条--*/
  #sidebar{
	float:left;
	width:187px;
	margin:0px;
	text-align:left;
	color:#333;
	font-family: Tahoma, Arial, "新宋体";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 2px!important;
	padding-left: 0px;

}
  #innersidebar{}
  #sidebar-topimg{
	height:0px;
	width:190px;
	display: none;
}
  #sidebar-bottomimg{height:0px;width:190px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{
	width:183px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
  .Ptitle{
	line-height:150%;
	font-weight:bold;
	font-size:11px;
	background-image: url(s-bj.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	height: 23px;
	width: 190px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}  
  .Pcontent{
	text-align:left;
	line-height: 140%;
	width: 180px;
	left: 5px;
	right: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
}  
  .Pfoot{
	margin: 10px;
}  
  /*---主内容--*/ 
  #mainContent{
	float:right;
	width:570px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
  #innermainContent{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 570px;
	clip: rect(auto,auto,auto,auto);
	float: right;
}
  #mainContent-topimg{
	height:0px;
	overflow:hidden;
}
  #mainContent-bottomimg{
	height:12px;
	overflow:hidden;
}
  .content-width{
	width:570px;
	margin:auto;
	padding-right: 10px;
}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding: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{
	width:9px;
	height:16px;
	display:block;
	background-position: 0px 0px;
}
  .PageRbutton{
	width:9px;
	height:16px;
	display:block;
	background-position: 0px 0px;
}
 /*---内容框--*/
  .Content{
	font-family:Arial;
	font-size: 11px;
	font-weight: lighter;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}    
  /*---日志标题框--*/
 .Content-top{padding:2px 2px 2px 20px; text-align:left;margin-bottom:2px;}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle {font-size:18px;font-weight:bold;margin:0px;}
  .Content-top .ContentTitle strong {font-weight:bold;}
  .Content-top .ContentAuthor{padding:2px;font-size:11px;margin:0px;font-weight:lighter;} 
  /*---鏃ュ織鍐呭妗?-*/

  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{
	text-align:right;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-image: url(G-BJ.gif);
	background-position: bottom;
	font-size: 11px;
	font-weight: lighter;
	margin-bottom: 10px;
}
  .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:10px 12px 4px 12px;border:1px solid #DDD;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{padding:4px;border-bottom:1px dotted #DDDDDD;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%;}
  /*---UBB框--*/ 
  .UBBPanel{background:#f5f5f5;}
  .UBBTitle{font-weight:bold;padding:4px;background:#F5F5F5;}
  .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:0px;margin:auto;border:1px solid #DDD;background:#fff;}
  #MsgContent #MsgHead{border-bottom:1px dotted #DDDDDD;padding:4px;color:#666;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%;}
 /*---底部样式---*/
  #container #foot{
	margin:0px;
	padding:0px;
	text-align: center;
	height: 60px;
	width: 794px;
	background-image: url(f-bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
  #container #foot p{margin:2px}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fff
  }
