/*---主体样式---*/
  #container{
	margin:0px;
	padding:0px;
	width:  100%;
    height: 1707px;
	text-align: left;
    background: url('images/top.jpg') repeat-x top left;
  }
  #FlashHead{
  	position:absolute;
	}
  /*---顶部样式---*/
  #container #header{margin:0px;background:url('') repeat-x;width:100%}
  #container #header #blogname{background:url('') no-repeat;padding:80px 0px 5px 10px;height:59px;font-size:25px;color:#056500;text-align:left;font-weight:bold;}
  #container #header #blogname #blogTitle{
	font-size:12px;
	height:20px;
	color:#fff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
  #container #header #menu{
	width:  773px;
    margin-left: 14px;
    margin-top: 93px;
	padding:9px;
    background: url('images/menubg.gif') repeat-x top left;
    color: #ffffff;
  }
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{
	margin: 0px;
	padding: 0px;
  } 
  #container #header #menu ul li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
	margin-right: 0px;
	border-right: 1px solid #70A279;
  }  
   .menuL{}
   .menuR{}  
   .menuDiv{width:4px;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{
  width:800px;
  margin:0;
  margin-left:15px;
  margin-top:8px;
  text-align:left;
  padding-top:0px;
  }
  /*---工具条--*/
  #sidebar{
  float:left;
  width:210px;
  text-align:center;
  color:#000;
  background: #ffffff;
  border: 2px solid #268337;
  }
  #innersidebar{
	padding: 3px;
	background: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #124F1D;
	border-bottom-color: #124F1D;
	border-left-color: #124F1D;
	}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto!important;margin:0px;}
  .Ptitle{
	height:18px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#12401B;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #428C3A;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}  
  .Pcontent{
	text-align:left;
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #fff;
	padding-right: 4px;
}  
  .Pfoot{margin:0px 0px 8px 0px !important;margin:-2px 0px 3px 0px;height:8px!important;height:6px;background:url('') no-repeat}  
  /*---主内容--*/ 
  #mainContent{
	float:right;
	text-align:center;
	width:100%;
	padding-top:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -220px;
}
  #innermainContent{margin:0px 10px 0px 220px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{
	padding:3px;
	text-align:left;
	height:18px;
	border: 1px dashed #268337;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
} 
  .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{
	border: 1px solid #4EA845;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	background-color: #FFFFFF;
}    
  /*---日志标题框--*/
  .Content-top{padding:2px 2px 2px 2px !important;color:#000;text-align:left;margin-bottom:2px;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{
	font-size:14px;
	color:#215D2D;
	padding-bottom:2px;
	margin:0px;
}
  .Content-top .ContentAuthor{
	color:#999999;
	font-size:11px;
	padding-top:2px;
	padding-left:3px;
	font-weight:100;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-right: 3px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{
	text-align:right;
	background:url(dot.png) repeat-x;
	height:30px;
	padding-bottom:0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
}
  .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-top: 5px;
	margin-right: 1px;
	margin-bottom: 6px;
	margin-left: 1px;
	background-color:#FFFFFF;
}
  .commentinfo{font-size:11px;color:#999999;}
  .commenttop{
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4EA845;
	margin-right: 3px;
	margin-left: 2px;
}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{
	background:#fff;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
  .UBBTitle{
	font-weight:bold;
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
  .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 #4EA845;width:450px;padding:1px; background:#fff;margin:auto;}
  #MsgContent #MsgHead{
	padding:4px;
	text-align:center;
	font-weight:bold;
	margin-right: 0px;
	margin-left: 0px;
	color:#FFFFFF;
	background-color:#4EA845;
}
  #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{
	margin:1px 0 0 0;
	padding:14px 0px 14px 0px;
	color:#ffffff;
	font-size:10px;
	text-align: center;
	clear: both;
	width: 800px;
}
  #container #foot p{margin:2px}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fff
  }