﻿/*---主体样式---*/
  #container{
	margin:0 auto;
	padding:0;
	text-align:center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #fff;
	width:750px !important;
	width:750px;
	}
  /*---顶部样式---*/
  #container #header{height:130px;margin:0 auto;}
  #container #header #blogname{
  	background: #3874BB url(header_bg.gif) no-repeat top right;
	background-repeat: no-repeat;
	padding:27px 0 0 30px;
	height: 63px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align:left;
	}
  #container #header #blogname #blogTitle{font-size:12px;font-weight:normal}
  #container #header #menu{
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	border-top: 1px solid #A2BD43;
	border-bottom: 3px solid #355A10;
	background: #538620 url(nav_bg.gif) repeat-x top left;
	height:36px;
	text-align:right;
	/*visibility:hidden;*/
	}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{
  	list-style:none;
	margin:0;
	padding:0;
	line-height:36px;
	float:left;
	} 
  #container #header #menu ul li{
  	height:36px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;	
	}  
   .menuL{
   	width:2px;
	background: url(nav_li_bg.gif) no-repeat top right;
	}
   .menuR{
   	width:2px;
	background: url(nav_li_bg.gif) no-repeat top right;
	}  
   .menuDiv{
   	width:2px;
	padding:0px;
	background: url(nav_li_bg.gif) no-repeat top right;
	}/*---菜单分割线---*/
	
  /*---内容样式---*/
  #container #Tbody{width:750px;margin:0 auto;text-align:left;padding-top:0px;}
  /*---工具条--*/
  #sidebar{
	float:right;
	width:219px;
	margin: 0 0 25px 0;
	padding: 0;
	text-align:center;
	color:#888;
	}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto !important; margin:0px;}
  .Ptitle{
  	line-height:27px;
	text-align:left;
	font-size:13px;
	font-family: Arial,Verdana;
  	background: #f90 url(sidebar_title_bg.gif) repeat-x;
  	margin: 15px 0 12px 0;
	padding: 0 10px;
	color: #fff;
	border: none;
	}  
  .Pcontent{text-align:left;padding-left:15px;}  
  .Pfoot{margin:0;height:15px;}  
  
  /*---主内容--*/ 
  #mainContent{float:left;width:100%;margin-top:15px;margin-right:-230px;text-align:center;}
  #innermainContent{overflow:visible;margin-right:230px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:91%}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto 5px auto;text-align:left;height:16px;} 
  .NavTitle{float:left;}
  .page{padding-right:5px;height:16px;}
  .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:40px;text-align:left;margin:0;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{color:#40659B;margin:0;font-size:14px;}
  .Content-top .ContentAuthor{margin:0;padding:2px 0 0 1px;color:#999999;font-size:12px;font-weight:normal;} 
  /*---日志内容框--*/
  .Content-body{margin:2px auto;overflow:hidden;text-align:left;width:100%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{color:#CCC;border-top: 1px solid #EAEAEA;text-align:right;height:30px;padding:5px 0 10px 0;}
  .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 10px 15px 10px;}
  .commentinfo{font-size:11px;color:#7E5BA2;}
  .commenttop{padding-left:10px;padding-right:4px;padding-top:4px;padding-bottom:4px;background:#E5E9F4;margin:0px}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%;background:#FAFAFA;}
  /*---UBB框--*/ 
  .UBBPanel{background:#FFFFFF;border:1px solid #CCCCCC;border-left:2px solid #CCCCCC}
  .UBBTitle{font-weight:bold;padding:4px;background:#EFEFEF;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:456px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #CCCCCC;width:450px;padding:0px; background:#FFFFFF;margin:auto;}
  #MsgContent #MsgHead{border-bottom:1px solid #CCCCCC;background:#EFEFEF;padding:4px;color:#000000;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:#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(../../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{
  	text-align:left;
  	height:70px;
	clear: both;
	margin: 0;
	padding: 20px 0 0 20px;
	color: #FFF;
	background: #FFF url(footer_bg.gif) no-repeat top right;
	}
  #container #foot p{
  	margin: 0;
	padding: 2px;
	}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#FFFFFF
  }