﻿/*---主体样式---*/
  #container{
	width:980px;
	margin:0 auto;
	padding:0 0 10;
	text-align:center;
	background: url(bgindex.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #555555;
}
  
  /*---顶部样式---*/
  #container #header{height:350px;width:960px;margin:0 auto;background: url(top_bg.jpg) no-repeat; overflow:hidden;  }
  #container #header #blogname{display:none}
  #container #header #blogname #blogTitle{display:none;}
  #container #header #menu{
	height:20px;
	text-align:right;
	margin-top:300px;
	margin-left:10px;
	margin-right:10px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
  #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!important;
	margin:0px;
	height:28px;
	float:left;
} 
  #container #header #menu ul li{
	float:left;
	height:28px;
	padding:0px;
	margin-right: 3px;
	margin-left: 3px;
	}  
   .menuL{}
   .menuR{}  
   .menuDiv{
	}/*---菜单分割线---*/
   
  /*---内容样式---*/
  #container #Tbody{width:880px;margin:5px auto;text-align:left;padding:0px;}
  /*---工具条--*/
  #sidebar{
	float:left;
	width:180px;
	color:#666666;
	line-height: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-left: 10px;
}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{
	margin:0 auto;
	margin:0px;
	background-position: center;
}
.Ptitle{
	height:20px;
	line-height:20px;
	text-align:left;
	font-size:12px;
	width: 170px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 2px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background: url(/blog/images/icons/8.gif);
	padding-left: 20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}  
  .Pcontent{
	text-align:left;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	}  
  .Pfoot{margin:0px 0px 5px;}  
  /*---主内容--*/ 
  #mainContent{
	padding-left:10px;
	float:left;
	text-align:left;
	width:650px;
	margin-right: auto;
	margin-left: auto;
}
  #mainContent2{margin:0 auto;padding-left:10px;float:left;text-align:center;width:900px;}
  #innermainContent{margin-right:0px;}
  #mainContent-topimg{ }
  #mainContent-bottomimg{}
  .content-width{}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:8px;text-align:left;height:40px;} 
  .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{
	font-family:"Verdana, Trebuchet MS, 宋体";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	background-attachment: fixed;
	background: url(line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}    
  /*---日志标题框--*/
  .Content-top{
	height:22px;
	color:#666666;
	text-align:left;
	overflow:hidden;
	padding-top:5px;
	background-attachment: fixed;
	background: url(arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 14px;
}
.Content-top .ContentLeft{width:0px;height:30px;float:left;margin-top:-7px}
  .Content-top .ContentRight{width:0px;height:30px;float:right;margin-top:-7px;}
  .Content-top .ContentTitle{
	padding:8px 4px 4px 2px;
	font-size:13px;
	display:inline;
	color: #666666;
}
  .Content-top .ContentAuthor{
	text-align:right;
	padding-left:2px;
	padding-top:8px;
	font-size:11px;
	display:inline;
	font-style: normal;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
} 
  /*---日志内容框--*/
  .Content-body{
    font-family:Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	overflow:hidden;
	text-align:left;
	width:96%;
	line-height:150%;
}
  .Content-body2{
	overflow:hidden;
	text-align:left;
	width:96%;
	line-height:20px;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}
   .Content p{	
	margin-top: 15px;
	margin-bottom: 10px;	
}
.Content-edit{
	text-align:right;
	width:100%;
	line-height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
  /*---日志内容底部--*/
  .Content-bottom{
	text-align:right;
	height:20px;
	font-size: 12px;
	color: #666666;
	font-family: 宋体;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;} 
  /*---日志其他信息--*/
  .Content-Info {margin:0px 2px 6px;padding:0px}
  .Content-Info .InfoAuthor{
	text-align:left;
	padding: 10px;
}
  .Content-Info .InfoOther{
	float:right;
	text-align:right;
	padding: 5px;
}
  /*--评论框--*/
  .comment{
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #efefef;
	width: 95%;
}
  .commentinfo{font-size:11px;color:#666666;}
  .commenttop{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F4F9FB;
}
  .commentcontent{
	padding:15px 15px 10px 25px;
	line-height:180%;
	overflow:hidden;
	color: #555555;
}
  /*---UBB框--*/ 
   .UBBPanel{
	padding: 10px;
	width: 600px;
	background: url(line01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 5px;
}


  .UBBTitle{
	color: #555555;
	padding-bottom: 5px;
         padding-top: 10px;
}
  .UBBContent{
	padding-left:30px;
         padding-top:5px;
         padding-bottom:10px;
	line-height:160%;
	color: #555555;
}
  .UBBContent TEXTAREA {margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{
    width:300px;
	padding:1px;
	margin:auto;
	background-color: #F0FCF2;
	border: 1px dotted #666666;
}
  #MsgContent #MsgHead{
	padding:10px;
	color:#666666;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}
  .LDialog{border:1px solid #666666;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#666666;padding:1px;color:#666666;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}
/*信息框图标以及文字*/
   .MessageText{height:30px;margin-right:0px;}
   .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{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	height:108px;
	background:url(foot_bg.gif) no-repeat bottom;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#F8F6E9
  }




