﻿/*---主体样式---*/
  #container{
  background-color:#FFFFFF;
  width:96%;
  margin:0 auto;
  padding:0;
  text-align:center;
  }
  
  /*---顶部样式---*/
  #container #header{
	width:100%;
	margin:0px;
	background-color:#6E6855;
}
  #container #header #blogname{margin:0 auto;padding:20px 0px 20px 10px;font-size:24px;color:#E9E6D9;text-align:left;font-weight:bold;}
  #container #header #blogname #blogTitle{font-size:12px;margin:3px 3px 3px 0px;height:16px; color:#E9E6D9;}
  #container #header #menu{
	height:25px;
	background:#9EB1BF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #867F6A;
}
  #container #header #menu #Left{}
  #container #header #menu #Right{}
  #container #header #menu ul{float:left;margin:0px;padding:0px}
  #container #header #menu ul li{list-style:none;float:left;margin:0px;}
   .menuL{}
   .menuR{
	width:1px;
	height:25px;
	background-color: #C0CDD6;
}  
   .menuDiv{
   width:1px;
   height:25px;
   background-color:#C0CDD6;
   }/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:100%;margin:0px; margin-top:10px; vtext-align:left;padding:0px;}
  /*---工具条--*/
  #sidebar{
	float:right;
	width:210px;
	margin-right:3px;
	background:#E0DBC9;
	text-align:center;
	color:#333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
  #innersidebar{}
  #sidebar-topimg{height:0px;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto!important; margin:0px;}
  .Ptitle{
	height:20px;
	line-height:150%;
	text-align:left;
	padding-left:0px;
	background: url('title.gif');
	font-size:12px;
	margin:0px;
	color:#E9E6D9;
	font-weight:bold;
	text-indent:16px;
}  
  .Pcontent{text-align:left;padding-left:10px; padding-right:8px;padding-top:8px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--*/ 
  #mainContent{float:left;margin-right:-216px;width:100%;text-align:center;}
  #innermainContent{overflow:visible;margin-right:216px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{width:96%;margin:auto;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{
	margin:0px;
	padding:2px;
	text-align:left;
	height:16px;
} 
  .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: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:5px auto;
	font-family:Georgia,Courier New,宋体;
	border: 1px solid #BCB18D;
}    
  /*---日志标题框--*/
  .Content-top{
	padding:10px 0px 0px 30px !important;
	padding:10px 0px 0px 30px;
	color:#000;
	text-align:left;
	margin-bottom:0px;
	background-image: url(logIcon.gif);
	background-repeat: no-repeat;
	background-position: 6px 14px;
}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{font-size:12px;color:#687A87;padding-bottom:0px;margin:0px;}
  .Content-top .ContentAuthor{color:#687A87;font-size:12px;padding-left:0px;margin:0px;font-weight:100;} 
  /*---日志内容框--*/
  .Content-body{
	margin:8px auto;
	overflow:hidden;
	text-align:left;
	width:96%;
	line-height:180%;
	letter-spacing:0.4pt;
}
  /*---日志内容底部--*/
  .Content-bottom{
	text-align:right;
	height:25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 98%;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
  .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:4px 15px 4px 15px;
}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
	margin: 5px;
}
  .commentcontent{
	padding:5px;
	margin: 5px;
	line-height:140%;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
  /*---UBB框--*/ 
  .UBBPanel{
	background-color: #FAFAFA;
	border: 1px solid #E6E6E6;
	padding-top: 5px;
	padding-left: 5px;
}
  .UBBTitle{
	font-weight:bold;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
}
  .UBBContent{background-color: #fff;padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:300px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;}
  /*---信息框--*/
  #MsgContent{border:1px solid #BCB18D;width:450px;padding:1px; background:#E9E6D9;margin:auto;}
  #MsgContent #MsgHead{
	padding:4px;
	color:#E9E6D9;
	text-align:center;
	font-weight:bold;
	background-color: #6E6855;
}
  #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:5px 0px 0px 0px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #555040;
	color: #FFF;
	font-size:10px;
	text-decoration: none;
}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#E9E6D9
  }
