﻿/*---主体样式---*/
  #container{width:100%;margin:0 auto;padding:0;text-align:center;}  
  /*---顶部样式---*/
  #container #header{margin:0 auto;height:62px;background:#FFFFFF;width:100%;border-bottom-width:10px;
	border-bottom-style: solid;
	border-bottom-color: #BEE6FD;}
  #container #header #blogname{margin:0px 6px -60px 20px!important;margin:0px 7px -60px 20px;text-align:left;
	color: #000000;
	font-size: 30px;
	font-weight: bolder;
	padding-top:26px}
  #container #header #blogname #blogTitle{
	display: none;
}
  #container #header #menu{height:23px;text-align:right;margin:0px 6px 0px 20px !important;margin:31px 7px 0px 20px;padding-top:17px !important;padding-top:0px;/*visibility:hidden;*/}
  *:first-child+html #container #header #menu{height:23px;text-align:right;margin:12px 7px 0px 20px !important;margin:31px 7px 0px 20px;padding-top:17px !important;padding-top:0px;/*visibility:hidden;*/}
  #container #header #menu #Left{float:left;}
  #container #header #menu #Right{float:right;}  
  #container #header #menu ul{list-style:none;float:right;} 
  #container #header #menu ul li{float:left;height;23px;} 
   .menuL{}
   .menuR{}  
   .menuDiv{width:2px;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:100%;margin:0 auto;font-size:13px;margin-top:3px;text-align:left;padding:0px}
  
  /*---工具条--*/
  #sidebar{
	background:#F5FBFE;
	float:left;
	width:190px;
	margin:0px;
	padding:5px 10px 0px 10px;
	text-align:center;
	color:#000000;
	border: 1px solid #9EC9FF;
}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto!important;margin:0px;}
  .Ptitle{margin:0px;height:18px;text-align:left;font-size:16px;color:#000000;font-weight:bold;padding-bottom:5px;}  
  .Pcontent{
	text-align:left;
	font-size:12px;
	padding:0px 5px 0px 5px;
}  
  .Pfoot{margin:0px;height:8px;}  
  /*---主内容--*/ 
  #mainContent{float:left;margin:0px -222px 0px 0px;text-align:center;width:100%;}
  #innermainContent{background:#FFFFFF;margin:0px 382px 0px 0px;padding:0px 10px 0px 10px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{
	margin:0 auto;
	padding:5px 15px 5px 13px;
	text-align:left;
	height:22px;
} 
  .NavTitle{float:left;font-weight:bold;}
  .page{
  text-align:left;
	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{height:23px;padding:8px 2px 0px 12px;text-align:left;margin-bottom:2px;border-bottom:1px solid #D7E8FD}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{margin:0px;font-size:15px;color:#2E93C9;display:inline;}
  .Content-top .ContentAuthor{margin:0px;color:#999999;font-size:12px;font-weight:100;padding-left:10px;display:inline;} 
  /*---日志内容框--*/
  .Content-body{
	margin:8px auto;
	overflow:hidden;
	text-align:left;
	width:96%;
	line-height:150%;
	font-size: 14px;
}
  /*---日志内容底部--*/
  .Content-bottom{
	padding:3px;
	margin-bottom:20px;
	text-align:left;
	background-color: #F4FBFF;
}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  
  /*---日志其他信息--*/
  .Content-Info {margin:0px 15px 6px 12px;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;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{margin:0px;padding:4px;border-bottom:1px solid #A9DBF6}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{border-left:3px solid #2E93C9}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dashed #2E93C9}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:725px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{width:450px;padding:1px; background:#fff;margin:auto;}
  #MsgContent #MsgHead{background:#fff;padding:4px;text-align:center;font-weight:bold;border-bottom:1px solid #D7E8FD;}
  #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{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:1px 0 0 0;
	padding:10px 0px 10px 0px;
	color:#000000;
	background-color: #F4FBFF;
}
  #container #foot p{margin:2px}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#FFFFFF
  }
  #Content_affiche{
	background-color:#F4FBFF;
	text-align: left;
	padding:10px 0px 10px 0px;
}

