﻿/*---主体样式---*/
  #container{width:940px; margin:0 auto; padding:0; text-align:center;}
/*---顶部样式---*/
  #container #header{
	height:275px;
	background:url('title.png') no-repeat;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 28px;
	padding-bottom: 35px;
}
  #container #header #blogname{display: none;}
   #container #header #blogname #blogTitle{display: none;}
  #container #header #menu{display: none;}
  #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;height:10px;float:right;} 
  #container #header #menu ul li{float:left;height:50px;}  
   .menuL{}
   .menuR{}  
   .menuDiv{width:0px;padding:0px;}/*---菜单分割线---*/
/*---内容样式---*/
  #container #Tbody{margin:0px auto;width:940px;text-align:left;}
  /*---工具条--*/
  #sidebar{
	float:right;
	width:280px;
	text-align:center;
	color:#669966;
	background:url('extras_bg.gif') no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
  #innersidebar{}
  #sidebar-topimg{width:210px;}
  #sidebar-bottomimg{width:210px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{
	width:200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
  .Ptitle{
	height:32px;
	line-height:32px;
	text-align:left;
	padding-left:0px;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	color:#669966;
	font-size:18px;
	margin:0px;
	text-transform: lowercase;
	padding-top: 0px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}  
  .Pcontent{text-align:left;padding-left:1px;padding-top:4px;line-height:200%}  
  .Pfoot{margin:0px 0px 10px 0px;}  
  /*---主内容--*/ 
  #mainContent{float:left;width:100%;margin:0px -310px 5px 10px;text-align:left;font-family: Verdana, 宋体,serif;} 
  #innermainContent{overflow:visible;margin-right:310px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:600px}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0px auto; auto;padding:3px;text-align:left;height:18px;} 
  .NavTitle{margin:0px auto;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:url('../../images/BttnLeft.gif') 0px 0px;width:9px;height:16px;display:block;}
  .PageRbutton{background:url('../../images/BttnRight.gif') 0px 0px;width:9px;height:16px;display:block;}
  /*---内容框--*/
  .Content{margin:10px auto;font-family:Verdana, Arial, Helvetica, sans-serif,微软雅黑,宋体;}    
  /*---日志标题框--*/
  .Content-top{
	color:#50514D;
	text-align:left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{
	font-size:24px;
	color:#669966;
	background-color: #FAFFE2;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
  .Content-top .ContentAuthor{color:#DBD9CD;font-size:11px;padding-top:4px;padding-left:2px;margin:0px; font-weight:normal;} 
  /*---日志内容框--*/
  .Content-body img {
	background-color: important;
	border: 1px solid #fff;
	padding: 3px;
  }
  .Content-body{ margin:8px auto;overflow:hidden;text-align:left;width:100%;line-height:180%;}
  /*---日志内容底部--*/
  .Content-bottom{
	color:#669966;
	text-align:left;
	height:30px;
	background:url('down.gif') repeat-x;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 3px;
}
  .Content-bottom ul{list-style:none;margin:0px;padding:6px 10px 0px 0px;color:#666;} 
  .Content-bottom ul li{display:inline;padding:0px 0px 0px 8px;}
  .Content-bottom ul li.bDiv{}
  .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 #f5f5f5;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{padding:4px;border-bottom:1px solid #f5f5f5;}
  .commentcontent{padding:10px;line-height:180%;overflow:hidden;width:95%;}
  /*---UBB框--*/ 
  .UBBPanel{background: url('') repeat-x;border: dashed 0px;}
  .UBBTitle img {display:none;}
  .UBBTitle{color:#999;font-size:12px;padding-left:8px;font-family:Georgia,Helvetica, sans-serif,Times New Roman,宋体;}
  .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:95%;padding:0px;margin:auto;}
  #MsgContent #MsgHead{
	padding:20px;
	color:#669966;
	text-align:center;
	font-weight:bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	font-size: 18px;
	background-color: FAFFE2;
	margin: 4px;
}
  #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{
	text-align:left;
	height:100px;
	padding-top:10px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 28px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #669966;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;
  }