﻿/*---主体样式---*/
  #container{
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:center;
	position: relative;/*设置为相对，就变成了作为Side_User绝对的参考，否则绝对位置是浏览器边缘*/
	border-width: 10px;
	border-style: solid;
	border-color: #515459;
	background-image: url(bgdoby.gif);
	background-repeat: repeat-y;
	background-position: center;
}
  /*---顶部样式---*/
  #header{
	height:auto;
	width:960px;
	margin:0 auto;
	background:#777C7F url(Top.gif) no-repeat top;
}
  #header #blogname {
	margin:0 auto;
	height:135px;
	background: url(Header.gif) no-repeat center 40px;
	padding:15px 0 0 12px;
	color:#EEE;
	font-weight:bold;
	text-align: left;
}
  #header #blogname #blogTitle {
	text-align:left;
	background:none;
	width: 240px;
	font-weight: normal;
	display: inline;
}
  #blogname a, #blogTitle a{
    color:#EEE;
}

  /*顶部Header关部导航，模块标识为Header_topnav*/
  #Header_topnav{
	position: absolute;
	background:none;
	top:53px;
	overflow: visible;
	left: 230px;
  }
  #Header_topnav .Ptitle{display:none}
  #Header_topnav .Pcontent{background:none;margin:0 auto;}
  #Header_topnav .Pfoot{display:none}
  #Header_topnav ul{padding:0;margin:0;width:720px;list-style-type:none;}
  #Header_topnav ul li{float:left;margin:0;width:64px;padding:10px 0;list-style:none;text-align:center;position:relative;height:48px;}
  #Header_topnav ul li img{margin-bottom:8px; border:none;}
  #Header_topnav ul li a{padding:0 5px;margin:0;display:block;text-decoration:none;color:#D4D4D4;}
  #Header_topnav ul li a:link,#Side_topnav ul li a:visited{color:#D4D4D4;}
  #Header_topnav ul li a:hover,#Side_topnav ul li a:active{color:#f7d700;}
  #header #menu{
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;	
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}
  #header #menu #Left{
	display: none;clear:both;
}
  #header #menu #Right{
	display: none;clear:both;
}  
  #header #menu ul{ 
    width:920px;
	list-style:none;
	float:left;
	margin: 0px;
	padding: 5px 10px;
	background-color: #1b212b;
} 
  #header #menu ul a{ 
   white-space: nowrap;
} 
  #header #menu ul li{
	float: left;
	line-height: 30px;
	height: 30px;
	vertical-align: middle;
	padding-bottom: 4px;
}  
   .menuL{display: none;clear:both;}
   .menuR{display: none;clear:both;}
   /*---菜单分割线---*/
   .menuDiv{
    float: left;
	width:3px;
	background:url(div.gif) no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
  /*---内容样式---*/
  #Tbody{
	width:960px;
	margin:0px;
	padding: 0px;
	padding-top: 15px;
	text-align:left;
	/*height: auto;*/
	clear: both;
	background-image: url(Tbody.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
  /*---工具条--*/
  #sidebar{
	float:right;
	width:300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 25px;
}
  #innersidebar{}
  #sidebar-topimg{background-image: url(sidebar-topimg.gif);background-repeat: no-repeat;height: 80px;width: 300px;	margin-bottom: 15px;}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{width:300px;margin:0 auto!important; margin:0px;}
  .Ptitle{height:24px;line-height:25px;text-align:left;padding:10px 0 8px 20px;width:280px;background:#F2F2F2 url(left_top.jpg) no-repeat;font-weight:bold;font-size:14px;margin:0px}  
  .Pcontent{text-align:left;padding:0 0 10px 20px;line-height:22px;background:#F2F2F2}  
  .Pfoot{margin:-5px 0px 15px 0px;height:10px;width:300px;background:#F2F2F2 url(left_bottom.jpg) no-repeat top;overflow:hidden;}  
  /*---主内容--*/ 
  #mainContent{
	float:left;
	width:605px;
	border-right:#eee 1px solid;
	text-align:center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
}
  #innermainContent{}
  #mainContent-topimg{}
  #mainContent-bottomimg{}
  .content-width{width:580px;margin: auto;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:3px;text-align:left;height:30px;} 
  .pageContent span{ margin-right:3px;} 
  .pageContent span a img{display: none;}
  .NavTitle{float:left;font-weight:bold;}
  .page{height:30px;}
  .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-left:-10px; margin:0 auto;}    
  /*---日志标题框--*/
  .Content-top{height:60px;background:url(title.gif) no-repeat;text-align:left;overflow:hidden;padding-top:7px}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{font-size:14px;color:#ff6600;padding:4px 0 4px 10px;margin:0px}
  .Content-top .ContentAuthor{background:url(submit.gif) no-repeat 10px 3px;font-size:12px; font-weight:normal;margin:0px;padding:4px 0 0 30px;color:#666; } 
  /*---日志内容框--*/
  .Content-body{margin:10px 0 10px 3px;overflow:hidden;text-align:left; color:#000;font-size:14px;line-height:150%; word-wrap:break-word; }/*---长串半角回行word-wrap:break-word--*/ 
  /*---日志内容底部--*/
  .Content-bottom{ clear:left;margin:0 0 10px;color:#666;text-align:left;background:#EFEFEF;width:570px;padding:10px 0 10px 10px;font:normal 12px Arial,Helvetica,sans-serif;}/*background:#FBFDFF;width:568px;border:1px solid #E3F8DB;*/    
  .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 auto 10px auto; width:580px;background:#EDEEEF url(cbot.gif) no-repeat bottom;}
  .commentinfo{ font-weight:bold;color:#858C93;}
  .commenttop{padding:20px 0 0 10px;height:30px;background:#EDEEEF url(ctop.gif) no-repeat top;}
  .commenttop span{padding:0 10px 0;}
  .commenttop a:link,a:visited{text-decoration:none;color:#930;}
  .commenttop a:hover{color:#0A5D0A;}
  .commentcontent{padding:10px 0;line-height:140%;width:540px; color:#38352C;border-top:#CCCFD2 1px solid; margin:0 10px 10px 20px;}
  /*---UBB框--*/ 
  .UBBPanel{text-align:left;background:#EDEEEF;border:#CCCFD2 1px solid;}
  .UBBTitle{padding:10px 0 0 10px;height:20px;}
  .UBBContent{padding:10px 0;line-height:140%;width:500px; color:#38352C;border-top:#CCCFD2 1px solid; margin:0 10px 10px 20px;}
  .UBBContent TEXTAREA {width:500px;margin-bottom:2px;font-size:12px;}
  /*---信息框--*/
  #MsgContent{width:580px;padding:5px; background:#EFEFEF;margin:auto;}
  #MsgContent #MsgHead{padding:10px 0 0 30px;color:#18191A;border-bottom:#999 1px dashed;text-align:left;font-weight:bold; font-size:14px;height:22px;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;color:#555;}
  .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;}
/*---文件上传框样式---*/
  .attachmentBody{  margin:0px;font-size:12px;background:#DFE1E3  }
/*---底部样式---*/
  #foot{
	color:#E5EBF0;
	height:50px;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #515459;
	background-image: url(Bottom.gif);
	background-repeat: no-repeat;
}
  #foot p{padding:0;margin:0;font-size:11px;line-height:16px;text-align: right;margin-right: 10px;}
  #foot p a{color:#FFF;}
  #foot p a:hover{color:#C3EE7F;}
