﻿/*---主体样式---*/
  #container {
	width:990px;
	margin:8px auto 0 auto;
	text-align:center;
	border:3px double #7BAE10;
}
/*---顶部样式---*/
  #container #header {
	height:125px;
	width:990px;
	background:url(top.jpg);
	border-bottom:3px double #7BAE10;
}
#container #header #blogname {
	margin-left:30px;
	margin-top:0px;
	margin-bottom:5px;
	font-size:42px;
	color: #FFFFFF;
	text-align:left;
	font-weight:bold;
}
#container #header #blogname #blogTitle {
	font-size:12px;
	color:#006600;
	width:95%;
	overflow:hidden;
	height:25px;
	line-height:25px;
}
#container #header #menu {
	border:1px #006600 solid;
	width:99%;
	padding:13px 2px 0px 0px !important;
	height:12px;
	text-align:right; /*visibility:hidden;*/
}
#container #header #menu #Left {
	width:0px;
	float:left;
}
#container #header #menu #Right {
	width:0px;
	float:right;
}
#container #header #menu ul {
	list-style:none;
	margin:0px 3px 0px 0px;
	float:right;
}
#container #header #menu ul li {
	float:left;
}
#container #header #menu ul li a {
	display:block;
	color:#FF6600;
	background-color:#006633;
	height:25px;
	line-height:25px;
	padding:0px 3px;
}
#container #header #menu ul li a:hover {
	display:block;
	background-color: #993300;
	height:25px;
	line-height:25px;
	padding:0px 3px;
	color: #FFFFFF;
}
.menuL {
}
.menuR {
}
.menuDiv {
	width:4px;
	padding:4px;
}/*---菜单分割线---*/
/*---内容样式---*/
  #container #Tbody {
	background:#669933;
	width:990px;
	margin:0 auto;
	text-align:left;
	clear:both
}
/*---工具条--*/
  #sidebar {
	margin:10px 5px 15px 3px !important;
	margin:10px 2px 15px 4px;
	background:#FFF;
	float:right;
	width:225px;
	color:#04271B;
}
#innersidebar {
	margin-top:3px
}
#sidebar-topimg {
	height:0px;
	overflow:hidden;
}
#sidebar-bottomimg {
	height:0px;
	overflow:hidden;
}
/*---工具箱样式--*/
  .sidepanel {
	margin-left:7px;
	margin-right:4px;
}
.Ptitle {
	padding:3px 3px 9px 8px !important;
	height:10px;
	text-align:left;
	padding:3px 3px 3px 8px;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	color:#7BAE10;
	border-bottom:1px dashed #7BAE10;
	border-left:4px solid #7BAE10;
}
.Pcontent {
	text-align:left;
	padding-left:8px;
}
.Pfoot {
	margin:0px 0px 10px 0px;
}
/*---主内容--*/ 
  #mainContent {
	margin:10px 3px 15px 5px !important;
	margin:10px 4px 15px 2px;
	background:#FFF;
	float:left;
	width:740px;
	padding-top:10px;
}
#innermainContent {
	margin:5px
}
#mainContent-topimg {
	height:0px;
	overflow:hidden;
}
#mainContent-bottomimg {
	height:0px;
	overflow:hidden;
}
.content-width {
	margin:auto;
	width:100%
}/*--主内容元素的全局宽度--*/
/*---主内容页数--*/
  .pageContent {
	margin-bottom:12px;
	padding-left:0px;
	text-align:left;
	height: auto;
	border-bottom:1px dashed #7BAE10;
}
.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-top:10px;
	margin-bottom:15px;
	border:1px dashed #7BAE10;
	border-top:0px dashed #7BAE10
}
/*---日志标题框--*/
  .Content-top {
	padding:3px 2px 6px 4px;
	color:#000;
	text-align:left;
	border-top:1px dashed #3B602B;
	border-bottom:1px dashed #3B602B
}
.Content-top .ContentLeft {
	width:0px;
	float:left;
}
.Content-top .ContentRight {
	width:0px;
	float:right;
}
.Content-top .ContentTitle {
	font-size:12px;
	color:#3B602B;
	padding-top:0px !important;
	padding-top:4px;
	padding-bottom:2px;
	margin:0px;
}
.Content-top .ContentAuthor {
	color:#3B602B;
	font-size:12px;
	padding-top:2px;
	padding-left:3px;
	margin:0px;
	font-weight:100;
}
/*---日志内容框--*/
  .Content-body {
	margin:8px auto;
	overflow:hidden;
	text-align:left;
	width:96%;
	line-height:150%;
	font-size:14px;
}
/*---日志内容底部--*/
  .Content-bottom {
	text-align:right;
	height:20px;
	padding-bottom:5px;
	padding-right:5px;
}
.Content-bottom .ContentBLeft {
	width:0px;
	float:left;
}
.Content-bottom .ContentBRight {
	width:0px;
	float:right;
}
.Content-bottom ul {
	list-style:none;
	margin:0px;
	padding:6px 6px 0px 0px;
	color:#666
}
.Content-bottom ul li {
	display:inline;
	padding:2px 0px 2px 2px !important;
	padding:0px 0px 0px 2px;
}
.Content-bottom ul li.bDiv {
}
/*---日志其他信息--*/
  .Content-Info {
	margin:0px 4px 6px 4px;
	padding:0px
}
.Content-Info ul {
	list-style:none;
	margin:0px;
	padding:0px;
	height:16px;
	height:18px !important;
	text-align:right
}
.Content-Info ul li.InfoAuthor {
	float:left;
	width:350px;
	text-align:left;
	display:inline
}
.Content-Info ul li.InfoOther {
	display:inline
}
/*--评论框--*/
  .comment {
	text-align:left;
	border-top:1px dashed #7BAE10;
}
.commentinfo {
	font-size:11px;
	color:#7BAE10;
}
.commenttop {
	padding:4px;
	border-bottom:1px dashed #7BAE10;
}
.commentcontent {
	padding:10px;
	line-height:140%;
	overflow:hidden;
	width:99%;
}
/*---UBB框--*/ 
  .UBBPanel {
	border-left:3px solid #7BAE10
}
.UBBTitle {
	font-weight:bold;
	padding:4px;
	border-bottom:1px dashed #7BAE10
}
.UBBContent {
	padding:6px;
	line-height:160%;
}
.UBBContent TEXTAREA {
	width:448px;
	margin-bottom:2px;
}
:link.UBBLink, :visited.UBBLink {
	font-size:11px;
	font-family:verdana;
}
/*---信息框--*/
  #MsgContent {
	background:#fff;
	border:1px dashed #7BAE10;
	width:450px;
	padding:1px;
	margin:auto;
}
#MsgContent #MsgHead {
	padding:4px;
	color:#7BAE10;
	text-align:center;
	font-weight:bold;
	border-bottom:1px dashed #7BAE10;
}
#MsgContent #MsgBody {
	padding:4px;
	line-height:180%;
}
.LDialog {
	border:1px solid #7BAE10;
	margin:3px auto;
	padding:1px;
}
.LDialog .LHead {
	background:#7BAE10;
	padding:1px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.LDialog .LBody {
	padding:4px;
	line-height:200%;
}
/*信息框图标以及文字*/
   .MessageText {
	height:50px;
	margin-right:38px;
}
.MessageIcon {
	width:48px;
	height:48px;
	float:left;
}
.ErrorIcon {
	width:48px;
	height:48px;
	float:left;
}
.WarningIcon {
	width:48px;
	height:48px;
	float:left;
}
.QuestionIcon {
	width:48px;
	height:48px;
	float:left;
}
/*---底部样式---*/
  #container #foot {
	margin:0px;
	height:60px;
	background:#fff;
	padding-top:12px;
	color:#7BAE10;
	border-top:3px double #7BAE10
}
#container #foot p {
	margin:2px
}
/*---文件上传框样式---*/
  .attachmentBody {
	margin:0px;
	font-size:12px;
}

