﻿/*---主体样式---*/
  #container{
	width:873px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
  #FlashHead{position: absolute;width:100%;left:0px;}
  /*---顶部样式---*/
  #container #header{
     margin:0 auto;
     padding-top:0px;
     width:100%;
     height:260px;
     background-image: url(1TopBg.png);
     background-color: ##7D7B7B;
	 background-repeat: no-repeat;}
  #container #header #blogname{
	/*height:230px;*/
	
	font-size:12px;
	color:#fff;
	text-align:left;
	font-weight: normal;
	/*background-image: url(2TopBg.png);
	background-color: #B02E06;
	background-repeat: no-repeat;*/
	padding-top: 198px;
	_padding-top: 202px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
  #container #header #blogname #blogTitle{
	font-size:12px;
	color:#fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*display: none;*/
}
  #container #header #menu{
	height:28px;
	text-align:right;/*visibility:hidden;*/
	background-image: url(MenuBg.png);
	background-repeat: no-repeat;
	width: 873px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{
	list-style:none;
	height:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
  #container #header #menu ul li{
	float:left;
	height: 16px;
}  
   .menuL{}
   .menuR{}  
   .menuDiv{width:20px;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{
	width:873px;
	text-align:left;
	padding-top:0px;
	background-image: url(TbodyBg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
  /*---工具条--*/
  #sidebar{
	float:left;
	width:213px;
	margin:0px;
	text-align:left;
	color:#a19e7e;
	background-image: url(SidebarBg.png);
	padding: 0px;
}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{
	height:2px;
	overflow:hidden;
	background-image: url(Sidebar-bottomimgBg.jpg);
	background-repeat: no-repeat;
}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto!important;margin:0px;}
  .Ptitle{
	margin:0px;
	height:23px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#AEABAB;
	background-image: url(PtitleBg.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;
}  
  .Pcontent{
	text-align:left;
	padding-top:9px;
	padding-bottom:5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(PcontentBg.jpg);
	padding-right: 3px;
	padding-left: 8px;
	height: 160%;
	
}  
  .Pfoot{
	height:17px!important;
	height:6px;
	background-image: url(PfootBg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-repeat: no-repeat;
}  
  /*---主内容--*/ 
  #mainContent{
	float:right;
	text-align:center;
	width:100%;
	padding-top:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -213px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
  #innermainContent{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 213px;
	background-color: #050505;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{
	margin:auto;
	width:90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding-left:3px;text-align:left;height:18px;} 
  .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;}    
  /*---日志标题框--*/
  .Content-top{
	text-align:left;
	background-image: url(Content-topBg.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 45px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	margin: 0px;
}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{
	font-size:14px;
	color:#AEABAB;
	margin:0px;
	padding: 0px;
}
  .Content-top .ContentAuthor{
	color:#a19e7e;
	font-size:11px;
	font-weight:100;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #383838;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
  /*---日志内容框--*/
  .Content-body{
	overflow:hidden;
        color:#C9C4C4;
	text-align:left;
	width:100%;
	line-height:150%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
  /*---日志内容底部--*/
  .Content-bottom{padding:0px;text-align:right;height:30px;padding-bottom:24px;}
  .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 15px 12px;
	border:1px solid #383838;
	background-color: #000000;
}
  .commentinfo{
	font-size:11px;
	color:#999999;
	font-family: Arial;
}
  .commenttop{
	padding:4px;
	margin:1px;
	background-color: #111111;
}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{background:#fff;border-left:3px solid #DBDBD0}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #DBDBD0}
  .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 #383838;
	padding:1px;
	margin:auto;
	width: 450px;
	background-color: #000000;
}
  #MsgContent #MsgHead{
	padding:4px;
	text-align:center;
	font-weight:bold;
	background-color: #111111;
}
  #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(Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(Warning.jpg) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(vQuestion.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{
	color:#a19e7e;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	background-color:#000000;
	background-image: url(FootBg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	width: 873px;
}
  #container #foot p{margin:2px}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fff
  }
  .Content-body:first-letter {
        float:left;
        padding:0 2px 0 0;
        color:#DF3409;
        font:bold 2.8em1em 黑体,宋体;
}