﻿/*---主体样式---*/
  #container{
	width:100%;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}
  
  /*---顶部样式---*/
  #container #header{
	height:150px;
	width:100%;
	background-image: url(bg_header.png);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
  #container #header #blogname{
	font-size:22px;
	color: green;
	text-align:left;
	font-weight:bold;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	background-image: url(welcome.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 720px;
	background-position: left center;
}
  #container #header #blogname #blogTitle{
	font-size:12px;
	height:16px;
	color: #999999;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	font-weight: lighter;
}
  #container #header #menu{
	height:32px;
	text-align:right;/*visibility:hidden;*/
	margin-top: 11px;
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{
	list-style:none;
	padding:0px;
	height:32px;
	float:left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
  #container #header #menu ul li{
	float:left;
	height:32px;
	margin: 0px;
}  
   .menuL{
	width:2px;
	padding:0px;
	background-image: url(m_bj2.png);
	background-repeat: no-repeat;
}
   .menuR{
	width:1px;
	padding:0px;
	background-image: url(m_bj2.png);
	background-repeat: no-repeat;
	background-position: left;
}  
   .menuDiv{
	width:2px;
	padding:0px;
	background-image: url(m_bj2.png);
	background-repeat: no-repeat;
}/*---菜单分割线---*/
   /*---内容样式---*/
  #container #Tbody{
	width:800px;
	text-align:left;
	padding:5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
  /*---工具条--*/
  #sidebar{float:right;width:223px;margin:0px;text-align:center;}
  #innersidebar{}
  #sidebar-topimg{height:1px;
	width:223px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center center;}
  #sidebar-bottomimg{
	
}
  /*---工具箱样式--*/
  .sidepanel{width:203px;margin:0 auto!important; margin:0px;}
  .Ptitle{
	height:22px;
	line-height:180%;
	text-align:left;
	padding-left:5px;
	font-weight:bold;
	font-size:12px;
	background-color: #EEEDEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}  
  .Pcontent{
	text-align:left;
	line-height:160%;
	margin-top: 5px;
}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--*/ 
  #mainContent{
	float:left;
	margin-right:-230px;
	width:100%;
	text-align:center;
	background-repeat: repeat-y;
}
  #innermainContent{overflow:visible;margin-right:230px;}
  #mainContent-topimg{height:10px;overflow:hidden;}
  #mainContent-bottomimg{
	height:10px;
	overflow:hidden;
	background-repeat: no-repeat;
}
  .content-width{width:550px;margin:auto;}/*--主内容元素的全局宽度--*/
   .CateIcon{display:none}
  /*---主内容页数--*/
  .pageContent{
	height:18px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100%;
	float: left;
} 
  .NavTitle{
	font-weight:bold;
	width: auto;
	text-align: left;
	float: left;
	margin: 0px;
}
  .page{
	padding-right:5px;
	height:18px;
	float: left;
	text-align: left;
}
  .page ul{
	list-style:none;
	float: left;
	margin: 0px;
	text-align: left;
	clear: left;
} 
  .page ul li{
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	float: left;
	text-align: left;
	margin: 0px;
	width: auto;
} 
  .page ul li.PageL {
	display: none;
}
  .page ul li.PageR {
	display: none;
}
  .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-right: auto;
	margin-left: auto;
}    
  /*---日志标题框--*/
  .Content-top{
	height:22px;
	text-align:left;
	overflow:hidden;
	padding-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
}
  .Content-top .ContentLeft{
	width:8px;
	height:30px;
	float:left;
	margin-top:-7px;
	display: none;
}
  .Content-top .ContentRight{
	display: none;
}
  .Content-top .ContentTitle{
	font-size:12px;
	display:inline;
	background-image: url(boxed_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 34px;
}
  .Content-top .ContentAuthor{
	text-align:right;
	padding-left:10px;
	padding-top:8px;
	font-size:11px;
	display:inline;
	font-weight: lighter;
} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{
	text-align:right;
	height:12px;
	padding:3px;
	background-color: #E8E8E8;
}
  .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:11px;color:#999;}
  .commenttop{
	padding:4px;
	background-color: #EFF9D0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
  /*---UBB框--*/ 
  .UBBPanel{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #395500;
	border-right-color: #395500;
	border-bottom-color: #395500;
	border-left-color: #395500;
}
  .UBBTitle{
	font-weight:bold;
	padding:4px;
	background-color: #EFF9D0;
	background-repeat: no-repeat;
	background-position: 400px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #395500;
}
  .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 #4F7500;
	width:450px;
	padding:1px;
	margin:auto;
	background-color: #EFF9D0;
}
  #MsgContent #MsgHead{
	padding:4px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background-color: #4F7500;
}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #4F7500;margin:3px auto;padding:1px;}
  .LDialog .LHead{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{
	height:50px;
	padding-top:10px;
	font-size: 12px;
	background-color: #EEEDEA;
	width: 800px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D9D9D9;
}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px  }