﻿/*---主体样式---*/
  #container{width:100%;margin:0 auto;text-align:center;background:url('TopBack.jpg') no-repeat center top;}
  #FlashHead{position: absolute;width:100%;left:0px;}
  /*---顶部样式---*/
  #container #header{
	height: 50px;
	width: 950px;
	margin: 0px auto;
	padding: 0px;
  }
  #container #header #blogname{
	float: left;
	width: 569px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 26px;
	color: #000000;
	margin-left:30px;
	text-align: left;
	font-weight: bold;
  }
  #container #header #blogname #blogTitle{
        float: left;
	width: 550px;       
	margin: 5px 3px 3px 5px;
        padding: 0px;
        color: #095CB8;
	font-size: 14px;
        margin-left:150px;
	text-align: left;
  }

  /*---菜单分割线---*/
  #container #header #menu{margin: 5px 0px 0px 0px;background:url('topmenu.gif') repeat-x;width:950px;height:30px;text-align:left;}

  #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;
	padding: 0px;
	height: 28px;
	float: right;
  } 
  #container #header #menu ul li{
	float: left;
	height: 28px;
  }  
   .menuL{
	width: 0px;
	padding: 0px;
   }
   .menuR{
	width: 0px;
	padding: 0px;
   }  
   .menuDiv{
	width: 4px;
	padding: 0px;
   }
 /*---内容样式---*/
  #container #Tbody{width:860px;margin:0 auto;margin-top:0px;text-align:center;}
  /*---工具条--*/
  #sidebar{float:right;width:230px;margin-right:18px !important;margin-right:7px;text-align:center; padding:0;}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}  
   /*---工具箱样式--*/
  .sidepanel{
	width: 205px;
	margin: 0px;
	border-left: 1px dotted #CCCCCC;
	padding: 0px 0px 15px 0px;
  }
  .Ptitle{
	height: 24px;
	line-height: 180%;
	text-align: left;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #095CB8;
	/*background:url('side.gif') no-repeat;*/
  }
  .Pcontent{
	text-align: left;
	margin: 0px 0px 0px 15px;
	line-height: 160%;
  }
  .Pfoot{
	height: 0px;
  }

  /*---主内容--*/ 
  #mainContent{float:left;width:600px;text-align:left;overflow:hidden;margin:0px 0px 0px 0px !important;}
  #innermainContent{margin:0px 0px 0px 0px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .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;
	padding: 8px 0px 3px 0px;
	font-family: Verdana,Tahoma,Georgia,Courier New,宋体;
  }
  /*---日志内容框--*/
  .Content-body{
	margin: 8px auto;
	overflow: hidden;
	text-align: left;
	width: 96%;
	line-height: 150%;
  }

  /*---日志内容底部--*/
  .Content-bottom{
	text-align: right;
	border-top: 1px dotted #CCCCCC;
	height: 22px;
	padding: 3px 2px 2px 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;
	margin: 12px 12px 0px 12px;
	border: 1px solid #B4A79C;
	border-bottom: 2px solid #B4A79C;
	background: #FCF9EF;
  }
  .commentinfo{
	font-size: 11px;
	color: #999;
  }
  .commenttop{
	border-bottom: 1px dotted #B4A79C;
	padding: 4px;
	background: #F7EFD6 url(ubbback.gif) no-repeat 500px 0px;
  }
  .commentcontent{
	padding: 10px;
	line-height: 140%;
	overflow: hidden;
	width: 94%;
  }

  /*---UBB框--*/ 
  .UBBPanel{
	border: 1px solid #B4A79C;
	background: #FCF9EF;
	border-left: 3px solid #B4A79C;
  }
  .UBBTitle{
	font-weight: bold;
	padding: 4px;
	background: #F7EFD6 url(ubbback.gif) no-repeat 450px 0px;
	border-bottom: 1px dotted #B4A79C;
  }
  .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 #4078C0;
	border-bottom: 3px solid #4078C0;
	width: 450px;
	padding: 0;
	background: #E8F0FF;
	margin: auto;
  }
  #MsgContent #MsgHead{
	background: #D0E0FF;
	padding: 6px;
	color: #095CB8;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dotted #4078C0;
  }
  #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(Question.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{margin:10px 0 0 0;background:url('foot.jpg') no-repeat center;font-family:Verdana,Tahoma,Georgia;margin:6px 0 0 0;height:50px;padding-top:10px;}
  /*---文件上传框样式---*/
  .attachmentBody{
	margin: 0px;
	font-size: 12px;
	background: #E8F0FF;
  }
