﻿/*---主体样式---*/
  #container{
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
}
  
  /*---顶部样式---*/
  #container #header{
	height:200px;
	width:auto;
	text-align:left;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
  #container #header #blogname{display:none}
  #container #header #blogname #blogTitle{display:none}
  #container #header #menu{
	width:auto;
	height:24px;
	background:inherit;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 170px;
}
  #container #header #menu #Left{width:0px;float:right;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{
	list-style:none;
	margin:0px 3px 0px 0px;
	padding:0px;
	height:24px;
	float:right;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
  #container #header #menu ul li{float:left;height:24px;}  
   .menuL{}
   .menuR{}  
   .menuDiv{width:8px;background:inherit;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{
	width:980px;
	float: none;
}
  /*---工具条--*/
  #sidebar{
	float:right;
	width:223px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #f9f9f9;
}
  #innersidebar{}
  #sidebar-topimg{height:10px;width:223px;}
  #sidebar-bottomimg{height:10px;width:223px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{width:203px;margin:0 auto!important; margin:0px;}
  .Ptitle{
	height:24px;
	line-height:180%;
	padding-left:5px;
	background:#f0f0f0;
	font-weight:bold;
	font-size:12px;
	color:#f6925c;
	margin:0px;
	border-bottom:1px solid #f0f0f0;
	text-align: left;
}  
  .Pcontent{text-align:left;padding-left:10px;padding-top:2px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--*/ 
  #mainContent{
	float:left;
	width:600px;
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #f0f0f0;
}
  #innermainContent{
	overflow:visible;
	width: auto;
}
  #mainContent-topimg{height:10px;background:#ffffff;overflow:hidden;}
  #mainContent-bottomimg{
	height:10px;
	overflow:hidden;
	float: none;
}
  .content-width{
	width:auto;
	float: left;
}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:3px auto;padding:3px;text-align:left;height:18px;border:1px solid #f0f0f0;} 
  .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:0 auto;font-family:Verdana,tahoma;}    
  /*---日志标题框--*/
  .Content-top{height:22px;background:#fff;color:#ffffff;text-align:left;overflow:hidden;padding-top:7px}
  .Content-top .ContentLeft{width:8px;height:30px;background:#fff;float:left;margin-top:-7px}
  .Content-top .ContentRight{width:8px;height:30px;background:#fff;float:right;margin-top:-7px}
  .Content-top .ContentTitle{padding:8px 4px 4px 2px;font-size:13px;display:inline;color:#f6925c;}
  .Content-top .ContentAuthor{text-align:right;padding-left:10px;font-weight:normal;padding-top:8px;font-size:12px;color:#999;display:inline;} 
  /*---日志内容框--*/
  .Content-body{margin:6px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;color:#999;margin:0 0 3px 0; padding:3px 2px 3px 2px;border-bottom:1px solid #f0f0f0;}
  .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:0px 12px 4px 12px}
  .commentinfo{font-size:12px;color:#333;}
  .commenttop{border:1px dotted #f0f0f0;padding:4px;background:#f9f9f9}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #ccc;background:#f9f9f9;border-left:3px solid #ccc;}
  .UBBTitle{font-weight:bold;padding:4px;background:#f3f3f3;border-bottom:1px dotted #ccc;}
  .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 #f0f0f0;width:450px;padding:1px; background:#fff;margin:auto;}
  #MsgContent #MsgHead{background:#f9f9f9;padding:4px;color:#000;text-align:center;font-weight:bold;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #f9f9f9;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#f9f9f9;padding:1px;color:#000;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{
	height:50px;
	padding-top:10px;
	color:#999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#fff
  }
