﻿/*---my主体样式---*/
  #container{width:990px;margin:auto;text-align:left;}
  /*---顶部样式---*/
  #container #header{
	margin-top:0px;
	padding-top:0px;
	padding-bottom:5px;
	}
  #container #header #blogname{
  height:35px;
  font-family: "Times New Roman", Times, serif;
  font-size:32px;
  text-align:left;
  font-weight:bold;
  font-style:italic;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  }
  #container #header #blogTitle{
  font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
font-size:12px;
margin-top: 5px;
margin-left: 10px;
margin-bottom:10px;
}
  #container #header #menu{background-color:#6e6e6e;margin-bottom:10px;HEIGHT: 40px}
  #container #header #menu #Left{}
  #container #header #menu #Right{}
  #container #header #menu ul{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none} 
  #container #header #menu ul li{FONT-SIZE: 12px; FLOAT: left; COLOR: #fff; LINE-HEIGHT: 36px}   
   .menuDiv{display:none;}/*---菜单分割线---*/
   
#sub_menu {
font-family:Arial;
BACKGROUND: #F7F7F7;
	min-HEIGHT: 25px;
	PADDING-LEFT: 0px;
	margin-bottom:8px;
}
#sub_menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
	}
#sub_menu UL LI {
	FLOAT: left; FONT-SIZE: 11.5px; margin-left:5px;MARGIN-right: 15px; COLOR: #888; LINE-HEIGHT: 25px
}
#sub_menu UL LI A {
	FONT-SIZE: 11.5px; COLOR: #444; LINE-HEIGHT: 25px; TEXT-DECORATION: none
}
#sub_menu UL LI A:hover {
	COLOR: #08c; TEXT-DECORATION: underline
}

  /*---内容样式---*/
  #container #Tbody{margin-top: 0px;}
  /*---工具条--*/
  #sidebar{	width:280px;float:right;}
  #innersidebar{}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{	
	margin-bottom:10px;
	padding-bottom:10px;
	clear:both;	background-color:#FFFFFF;}
  .Ptitle{
  BACKGROUND: url('box280.gif') no-repeat left top;
  font-size:13px;
	padding-left:10px;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:5px;
	COLOR: #333;}  
	
  .Pcontent{BACKGROUND: url('side_content_bg.gif') repeat-y;min-height:20px;text-align:left;padding:10px 6px 0 15px;line-height:24px;} 
  .Pfoot{BACKGROUND: url('box280.gif') no-repeat left bottom;height:10px;}     
  /*---主内容--*/ 
  #mainContent{	width:700px;margin:auto;float:left;overflow:hidden;}
  #innermainContent{overflow:visible;}
  #mainContent-topimg{}
  #mainContent-bottomimg{margin-bottom:10px;}
  .content-width{}
/*--主内容元素的全局宽度--*/

  /*---主内容页数--*/
  .pageContent{BACKGROUND: url('page_bg.gif') no-repeat;padding: 10px;height:18px;margin-bottom:10px;background-color: #FFFFFF;OVERFLOW: hidden;} 
  .NavTitle{float:left;font-weight:bold;}
  
  .page { padding-top:4px;text-align:right;font-family:"宋体";}
  .page span {background:#fff;padding:3px 6px 2px; margin:1px; border:1px solid #ccc;color:#ccc;}
  .page a {padding:3px 6px 2px; margin:1px; border:1px solid #ccc;color:#077ac7;}
  .page a:hover{border:1px solid #08c;}

  
  /*---内容框--*/
  .Content{padding-bottom:0px;background-color: #FFFFFF;margin-bottom:8px;}    
  /*---日志标题框--*/
  .Content-top{height:18px;BORDER-BOTTOM: #ddd 1px solid;padding:10px;BACKGROUND: url('plain700.gif') no-repeat left top;text-align:left;}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{display:inline;font-size:12px;}
  .Content-top .ContentAuthor{font-size:11.5px;padding-left:6px;margin:1px;font-weight:100;display:inline;} 
  /*---日志内容框--*/
  .Description {border:1px solid #ddd;padding:5px;margin-bottom:20px;}
  .Content-body{BACKGROUND: url('content_body_bg.gif') repeat-y;padding:10px;overflow:hidden;text-align:left;font-size:12px;line-height:180%;}
  
  .Content-body table{border:0;}
  .Content-body th,.Content-body td {/*word-break:break-all;*/word-wrap:break-word;border:1px solid #eee;}
  
  .Content-body div {/*word-break:break-all;*/word-wrap:break-word;}
  .Content-body ol,.Content-body ul {margin-left:30px;}
  /*---日志内容底部--*/
  .Content-bottom{BACKGROUND: url('plain700.gif') no-repeat left bottom;padding:10px;text-align:right;}
  .Content-bottom .ContentBLeft{}
  .Content-bottom .ContentBRight{}  

/*---日志其他信息--*/
  .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;border:1px solid #ddd;padding:1px;margin:auto;margin-bottom:10px;}
  .commentinfo{font-size:11px;color:#000;}
  .commenttop{padding:4px;background:#fafafa;margin:0px}
  .commentcontent{background:#fff;padding:10px;line-height:140%;overflow:hidden;}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #EEE;}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #DBDBD0;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:420px;margin-bottom:2px;}
  .UBBContent .Hover{color:#046B7A;}
  /*---信息框--*/
  #MsgContent{border:1px solid #ddd;width:450px;padding:1px;margin:auto;}
  #MsgContent #MsgHead{background:#fafafa;padding:4px;text-align:center;font-weight:bold;border-bottom:1px  solid #ddd;}
  #MsgContent #MsgBody{background:#fff;padding:4px;line-height:180%;}

  .LDialog{border:1px solid #795B50;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#BBA097;padding:1px;color:#000;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}

/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:0px;}
   .MessageIcon{}
   .ErrorIcon{}
   .WarningIcon{}   
   .QuestionIcon{}
   
  /*---底部样式---*/
  #container #foot{	
  background:#fafafa;
	text-align:center;
	padding:10px;}
	#container #foot b {font-weight:normal;}
	#container #foot strong {font-weight:normal;}
  #container #foot p{margin:0px}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:11px; background:#0A0A0A;}
  
  
  
  
  
  
  .TableHoverTab {/*这个的TR会变色的，通过jquery实现*/
	text-align:center;
	vertical-align:middle;
	margin-left:5px;
	margin-top:10px;
	border:0;
}
.TableHoverTab th {
color:#000;
	font-size:12px;
	font-weight:normal;
	height:32px;
	border:0;
}
.TableHoverTab td {
	height:28px;
	border:0;
}
.TableHoverTab .Altrow {
	BACKGROUND: #fafafa;
}

.TableHover {/*这个的TR不变色的*/
width:98%;
	text-align:center;
	vertical-align:middle;
	border:1px solid #f0f0f0;
	margin:0;
}
.TableHover th {
	border-right:1px solid #eaeaea;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	height:32px;
	BACKGROUND: #fafafa;
	padding:5px;
}
.TableHover td {
	height:28px;
	padding-left:2px;
	border-top:1px solid #f0f0f0;
}

.search_icon {
	background:url(icon_search.gif) 0 0 no-repeat;
	float:left;
	width:18px;
	height:22px;
	line-height:16px;
	display:block;
	text-indent:-999em;
	padding:0 2px;
	height:16px;
	margin-top:3px;
	}
	
#RelatedContent {margin-left:40px;}
