﻿/*---主体样式---*/
  #container{width:100%;margin:0 auto;text-align:center;}
  /*---顶部样式---*/
  #container #header{
	margin:0 auto;
	background:url(header_b.png) repeat-x;
	width:1000px;
	height: 180px;
}
  #container #header #blogname{
	height:70px;
	font-weight:bold;
	font-size:24px;
	color:#173B75;
	text-align:left;
	padding:75px 100px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
  #container #header #blogname #blogTitle{
	padding:2px 0px 10px 10px;
	font-size:12px;
	height:25px;
	color:#2F5B86;
	font-weight: lighter;
}
  #container #header #menu{
	padding-left:45px;
	height:20px;
	text-align:right;
	margin-top: 5px;
	font-size: 12px;
}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{
	list-style:none;
	margin:-5px 6px 0px;
	height:20px;
	float:left;
	padding:7px 2px 0px 10px} 
  #container #header #menu ul li{
	float:left;
	height:20px;
}   
   .menuL{}
   .menuR{}  
   .menuDiv{}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding-top:0px;
	background-image:url(content_b.png);
	background-repeat: repeat-y;
}
  /*---工具条--*/
  #sidebar{float:left;width:200px;margin:4px;text-align:center;color:#000;}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto;margin:0px;}
  .Ptitle{margin:0px;height:18px;text-align:left;padding:8px 0px 0px 24px;font-weight:bold;font-size:12px;color:#3E3E2F}  
  .Pcontent{
	text-align:left;
	padding-top:4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BED6E0;
	margin-left: 15px;
}  
  .Pfoot{margin:0px 0px 8px 0px ;margin:-5px 0px 0px 0px;height:0px;}  
  /*---主内容--*/ 
  #mainContent{
	float:right;
	margin:0px 0px 0px -210px;
	text-align:center;
	width:100%;
	padding-top:3px;
}
  #innermainContent{
	margin:0px 18px 0px 220px;
}
  #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{width:9px;height:16px;display:block;}
  .PageRbutton{width:9px;height:16px;display:block;}
   /*---内容框--*/
  .Content{
	margin:0px 10px 10px;
	border: 1px solid #BED6E0;
}    
  /*---日志标题框--*/
  .Content-top{
	height:20px;
	background:#F3FAFF;
	text-align:left;
	padding:6px 2px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BED6E0;
}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{display:inline;font-size:14px;padding-left:5px;}
  .Content-top .ContentAuthor{
	color:#666;
	font-size:11px;
	font-weight:100;
	display: inline;
	padding-left: 10px;
} 
  /*---日志内容框--*/
  .Content-body{margin:2px 8px 0px 8px;overflow:hidden;text-align:left;width:96%;line-height: 160%;padding:3px 0px 3px;}
  /*---日志内容底部--*/
  .Content-bottom{
	text-align:right;
	height:10px;
	padding:3px 2px 2px 2px;
	margin-bottom:5px;
}
  .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 2px 15px 2px;border:1px solid #EFEFEF;}
  .commentinfo{font-size:11px;color:#FF6600;}
  .commenttop{padding:4px;background:#FFFFFF;margin:1px}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%;background:#FFFFFF;}

  /*---UBB框--*/ 
  .UBBPanel{width:98%;background:#FFFFFF;border:1px solid #EFEFEF;}
  .UBBTitle{font-weight:bold;padding:4px;background:#FFFFFF;border-bottom:1px solid #EFEFEF; }
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:98%;margin-bottom:1px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #;
	padding:0px;
	background:#FFFFFF;
	margin:auto;
	/* margin-left:250px; */
	width:400px;
	border: 1px solid #6B8CAD;
}
  #MsgContent #MsgHead{background-color:#6B8CAD;padding:4px;color:#FFFFFF;text-align:center;font-weight:bold;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #795B50;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#FFFFFF;padding:1px;color:#FFFFFF;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{
	background:url(footer_b.png) no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
  #container #foot p{
	margin: 0px;
	padding-top:5px;
	font-size: 9px;
	color: #C7D4E0;
}
  #foot p{
	font-size:11px;
}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fff
  }

