﻿/*---主体样式---*/
  #container{
	width:915px;
	padding:0;
	text-align:center;
	margin-top:0 auto;
}
  
  /*---顶部样式---*/
  #container #header{
	height:82px!important;
	height:84px;
	width:80%;
	background-image: url(t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin-left: 170px!important;
	margin-left: 90px;
}
  #container #header #blogname{display:none}
  #container #header #blogname #blogTitle{display:none}
  #container #header #menu{height:30px;text-align:right;}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{margin:67px 3px 0px 0px;padding:0px;height:25px;float:right;} 
  #container #header #menu ul li{float:right;height:25px;margin:2px 0px 0px 0px;} 
  
   .menuL{width:5px;padding:0px;}
   .menuR{}  
   .menuDiv{width:5px;padding:0px;}/*---菜单分割线---*/

  /*---内容样式---*/

  #container #Tbody{
	width:915px;
	text-align:left;
	padding:0px;
	margin:0px;
}
  /*---工具条--*/
  #sidebar{
	float:left;
	width:205px;
	margin:0px;
	text-align:left;
	padding: 0px;
	font-size: 11.5px;
	height: 100%;
	font-family: Arial;
	font-weight: 100;
}
  #innersidebar{
	height: 100%;
	padding: 0px;
	width: 205px!important;width: 210px;
}
  #sidebar-topimg{
	height:205px;
	width:212px;
	background-repeat: no-repeat;
	background-image: url(sh.jpg);
	background-position: center top;
	padding: 0px;
}
  #sidebar-bottomimg{padding: 0px;
}
  /*---工具箱样式--*/
  .sidepanel{
        color: #4A4646
	width:205px;
	margin-top: 0px 10px 0px 0px;
}
  .Ptitle{
	height:23px;
	text-align:left;
	font-size:11.5px;
	margin:0px;
	background-image: url(in.gif);
	background-repeat: no-repeat;
	color: #373737;
	text-indent: 29px;
	line-height: 260%;
	padding-top: 0px;
	font-family: Verdana, Arial;
	vertical-align: middle;
	width: 205px;
	background-position: 15px;
	padding-left: 3px;
}  
  .Pcontent{
	text-align:left;
	padding-top:5px;
	line-height:160%;
	width: 185px;
        padding-left: 18px!important;
	padding-left: 18px;
}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--*/ 
  #mainContent{
	float:right;
	margin-right:0px;
	width:704px!important;
	width:703px;
	text-align:center;
	background-repeat: repeat-y;
	padding: 0px;
}
  #innermainContent{
	overflow:visible;
	width:704px!important;
	width:703px;
	float: right;
	font-size: 12px;
	font-weight: lighter;
	padding-top: 0px;
	background-image: url(mbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
  #mainContent-topimg{
	height:74px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-image: url(top.jpg);
	background-position: center top;
	width:704px!important;
	width:703px;
}
  #mainContent-bottomimg{
	height:96px;
	width:704px!important;
	width:703px;
	background-image: url(foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
  .content-width{width:630px;margin:auto;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{font-size:11px;font-family:serif;padding:3px;text-align:left;height:16px;margin-top:5px 0px 0px 0px;} 
  .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{
	font-family:Verdana, Arial;
	font-size: 11.5px;
	font-weight:100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}    
  /*---日志标题框--*/
  .Content-top{
	height: 30px;
        font-size: 12px;
        text-align: left;
	overflow: hidden;
	padding-top: 7px;
	background-color: #E6E4DE;
        border-bottom:1px dashed #ACA1A0;
}
  .Content-top .ContentLeft{
	width:32px;
	float:left;
	margin-top:-7px;
	background-repeat: no-repeat;
	background-image: url(title.gif);
	height: 30px;
	background-position: center 5px;
}
  .Content-top .ContentRight{
	width:0px;
	margin-top:-7px;
	background-repeat: no-repeat;
	display: none;
}
  .Content-top .ContentTitle{
	font-size:12px;
	display:inline;
	width: 300px;
	padding-top: 4px 4px 4px 2px;

}
 .Content-top .ContentAuthor{color:#C9C2BD;font-size:11px;padding-left:5px;font-weight:100;margin:0;display:block;} 
  /*---日志内容框--*/
 .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:94%;line-height:150%;}

  /*---日志内容底部--*/
  .Content-bottom{
	text-align:right;
	background-repeat: repeat-x;
	padding-top: 3px 2px 3px 2px;
	background-image: url(G-BJ.gif);
	background-position: bottom;
	font-size: 11px;
	font-weight: lighter;
	margin-bottom: 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;
	width: 590px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
}
  .commentinfo{
	font-size:11.5px;
	color:#6E655C
}
  .commenttop{
	padding:4px;
	border-bottom: 1px dashed #AAA38E;
}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
  /*---UBB框--*/ 
  .UBBPanel{border-left:1px dotted #5A564A;background-color: #CFC8BB;} 
  
  .UBBTitle{font-weight:bold;padding:4px;border-bottom: 1px dotted #5A564A;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:725px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{background:#DCD8CD;
	border-bottom:1px datted #867F6A;
	width:420px;
	padding:1px;
	margin:auto;
}
  #MsgContent #MsgHead{background:#C3BEAF;
	padding:4px;
	color:#666;
	text-align:center;
	font-weight:bold;
	border-bottom:1px dashed #AAA38E;
}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #594A45;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{font-size:10px;float:right;margin:1px 0px 1px 5px;}
  #container #foot p{margin-top:0px;}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px  }
