﻿.clear{ clear:both;}
/*---主体样式---*/
  #container{ min-width:1004px; margin:0 auto; padding:0px 8px; overflow:hidden; text-align:left; 
  	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1004?"1004px":"");
  }
  
  
  /*---顶部样式---*/
  #header{height:132px; padding:0 12px;}
  #blogname{float:left; padding:33px 0 0 17px;}
  #blogname a{ width:192px; height:55px; position:relative; overflow:hidden; display:block; }
  #blogname a img{ position:absolute; z-index:2; top:0; left:0; } 
  .blog_description{ float:right; color:#37339b; padding-right:5px; line-height:34px; font-weight:700;} 
  .search_top{ float:right; clear:right; width:430px; height:52px; background:url(bg_search.png) no-repeat;}
  .search_top form{ padding:11px 12px 0 20px;}
  .search_top form input{ float:left; margin-top:2px; border:1px solid #e3e9ef; border-top:1px solid #abadb3; height:23px; padding:2px; width:308px; background:#fff; line-height:23px;}
  .search_top form .userbutton{ border:0; width:74px; height:38px; background:url(bg_search_btn.png) no-repeat; padding:0; margin:0; float:right; cursor:pointer;}
  
  
  #container #header #menu{height:32px; margin-top:12px; clear:both; float:left; width:100%;}
  #container #header #menu #Left{width:0px;float:left; display:none;}
  #container #header #menu #Right{width:0px;float:right; display:none;}  
  #container #header #menu ul{list-style:none; margin:0;padding:0px;height:32px; float:right;} 
  #container #header #menu ul li{ float:left;height:32px;}  
  
   .menuL{width:0px;padding:0px;}
   .menuR{width:0px;padding:0px;}  
   .menuDiv{width:2px;padding:0px; height:32px;}/*---菜单分割线---*/
   
   
   /*---内容样式---*/
  #container #Tbody{ padding:18px 230px 8px; overflow:hidden; }
  /*---工具条--*/
  
  
  /*#sidebar_left{ float:left; margin-left:-100%; left:-230px; width:210px; position:relative; _left:230px; }*/
  #sidebar_left{ position:absolute; top:150px; left:7px; width:210px;}
 
  
  #sidebar_left .innersidebar{ margin-left:8px; }
 #sidebar_right{ float:left; width:210px; overflow:hidden; margin-right:-210px; position:relative; left:20px; }

  
  #sidebar_right .innersidebar{ margin-right:8px; }
  
 
 
 
 
  /*---工具箱样式--*/
  .sidepanel{ 
  	padding:5px 1px; 
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(http://www.xiatao.com/skins/dony/border-radius.htc);
	margin-bottom:15px;
	}
  
  .Ptitle{ padding:0 10px 5px; color:#000; background:url(bg_ptitle.png) repeat-x left bottom;  font-size:12px; }  
  .Pcontent{text-align:left;padding:5px 10px 0; line-height:160%}  
  
  ul.about li{ padding-left:20px; background:url(about_bg.jpg) no-repeat 0 5px; line-height:24px; list-style:none; position:relative; height:24px; cursor:pointer;}
  ul.about li strong{ color:#f47e00; font-size:12px; display:block; position:relative; z-index:2;}
  ul.about li .about_content{  position:absolute; left:142px; display:none; width:251px; top:-20px;}
  .about_content_bottom{ background:url(about_h.png) no-repeat left bottom; height:10px; overflow:hidden;}
   
  
  ul.about li .about_content .inner_about_content{ padding:10px 15px 0px 26px; background:url(about_h.png) no-repeat left top;}
  
	 ul.about li .about_content strong{ color:#000;}
  

  dl.about dd p{ margin-bottom:10px;}
  
  .Pfoot{margin:0px 0px 15px 0px;} 
  
  
   
  /*---主内容--*/ 
  #mainContent{ float:left; width:100%; }

  
  /*修改1*/
  
  
  
  #innermainContent{}
  .content-width{ margin:auto;}/*--主内容元素的全局宽度--*/
  
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:3px;text-align:left;height:18px;} 
  .pageContent a:link,.pageContent a:visited,.pageContent{color:#f45c00; font-weight:700; text-decoration:none;}
  .pageContent a:hover{ text-decoration:underline;}
  .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{margin:0 auto;font-family:宋体;}    
  /*---日志标题框--*/
  .Content-top{height:27px; color:#ffffff;text-align:left;overflow:hidden; line-height:24px; padding-left:2px; width:100%;}
  .Content-top .ContentLeft{width:8px;height:30px;background:#C57C05 url(title_left.png) no-repeat;float:left;margin-top:-7px; display:none;}
  .Content-top .ContentRight{width:8px;height:30px;background:#C57C05 url(title_right.png) no-repeat;float:right;margin-top:-7px; display:none;}
  .Content-top .ContentTitle{padding:8px 4px 4px 20px;font-size:13px;display:inline; color:#11437F; height:27px; line-height:24px; background:url(bg_home_cate_title.png) no-repeat 2px 9px; }
  .Content-top .ContentTitle a:link,.Content-top .ContentTitle a:visited{font-size:14px; color:#f00; font-weight:400; }
  .CateIcon{ }
  .Content-top .ContentAuthor{text-align:right;padding-left:10px;padding-top:8px;font-size:12px;display:inline; color:#666; font-weight:400; font-family:"宋体";} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;line-height:200%; padding:0 2px;}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right; border-top:1px dotted #215b97; height:30px;padding:3px 2px 8px 2px;}
  .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; background:#fff; }
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{border-bottom:1px #11437f;padding:4px;background:#f0f2ee}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #B4A79C;background:#FCF9EF;border-left:3px solid;}
  .UBBTitle{font-weight:bold;padding:4px;background:#F7EFD6 url(ubbback.gif) no-repeat 400px 0px;border-bottom:1px dotted #B4A79C;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---回复框--*/
  .replayPanel {margin:5px -3px -3px 10px;padding-left:60px;background:url('avatar.jpg') no-repeat;border:0px;border-left:0px;}
  /*---信息框--*/
  #MsgContent{border:1px solid #1d4c89;width:450px;padding:1px; background:#f9f9f9;margin:auto; -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(http://www.xiatao.com/skins/dony/border-radius.htc); }
  #MsgContent #MsgHead{padding:5px 2px;color:#1d4c89;text-align:center;font-weight:bold; background:url(bg_ptitle.png) repeat-x left bottom;}
  #MsgContent #MsgBody{padding:15px;line-height:180%;}
  #MsgContent #MsgBody label{ padding:5px 0; display:block;}
  #MsgContent #MsgBody br{ display:none;}
  
  

  .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;}
  /*---底部样式---*/
 #foot{ border-top:1px solid #909295; padding:10px 0; text-align:center; color:#000;}
   #foot a{ text-decoration:none; }
 #foot a:hover{ text-decoration:underline;}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#F8F6E9
  }
  
  #Side_Category,#Side_Calendar,#Side_Support{ display:none;}
  #Side_dingyue{ display:none;}
  #sidebar_right #Side_dingyue{ display:block; background:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; height:200px; }
  #sidebar_right #Side_dingyue .Ptitle{ color:#000; background:none; border-bottom:1px solid #3587a6;}
  #sidebar_right #Side_dingyue .Pcontent { border-top:1px solid #c5c5c5; padding-top:10px; }
  
  
  
  #sidebarDynamic #Side_Search{}
  #Side_Search{ display:none;}
  
  #Side_NewLogForPJBlog{ display:none;}
  #sidebar_right #Side_NewLogForPJBlog{ display:block; background:#6da900;}
  #sidebar_right #Side_NewLogForPJBlog .Ptitle{ background:url(bg_new_post_title.png) repeat-x left bottom; color:#fff; }
  #Side_NewLogForPJBlog .sideA:link,#Side_NewLogForPJBlog  .sideA:visited{ color:#fff;} 
  
  
  
  
  
  
  #Side_Comment{ display:none;}
  #sidebar_right #Side_Comment{ display:block;}
  
 
  #sidebarDynamic  #Side_Calendar{ display:block; position:absolute; right:20px; top:155px; display:none;}
  .cate_post_left{ width:48%; float:left; margin-right:2%; height:430px; margin-bottom:20px; }
  .cate_post_right{ width:48%; float:left; height:430px; margin-bottom:20px; _clear:right; }
  .cate_post_left div,.cate_post_right div{ ext-indent:5px; width:100%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.cate_post_left a, .cate_post_right a {
line-height:26px;
}
.cate_post_left a:link, .cate_post_right a:link {
line-height:26px;
}


#Content_top {

	padding:5px 1px; 
	-moz-border-radius:5px;
	background-repeat:no-repeat;
	background-position: center;
	background-color:#b41921;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(http://www.xiatao.com/skins/dony/border-radius.htc);
	margin-bottom:15px;
	width:100%;
}

#Content_tops {

	padding:5px 1px; 
	background:url("pagebody.png") repeat-x scroll 0 0 transparent;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(http://www.xiatao.com/skins/dony/border-radius.htc);
	margin-bottom:15px;
}


#Content_ContentList {
	background:url("pagebody.png") repeat-x scroll 0 0 transparent;
	padding:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(http://www.xiatao.com/skins/dony/border-radius.htc);
	margin-bottom:15px;
}

.Content-body table td {
	height:25px;
	line-height:25px;
}
.about {
	margin-bottom:10px;
}

.i_more {
	background:url("bg_more.jpg") no-repeat scroll left center transparent;
	color:#FFFFFF;
	float:right;
	font-family:"宋体";
	font-size:12px;
	font-weight:400;
	line-height:24px;
	padding-right:2px;
	text-align:center;
	width:43px;
	*margin-top:-25px;
}

#Side_GuestBookForPJBlogSubItem1{ display:none;}
#sidebar_right #Side_GuestBookForPJBlogSubItem1{ display:block;}
#Side_Archive{
	position:absolute; top:2200px;*top:2239px; right:20px;
}
#Side_Links{ display:none;}
#sidebar_right #Side_Links{ display:block; }


#sidebarDynamic #Side_Links{
	top:718px
}
#sidebarDynamic #Side_Archive{
	position:static;

}
#clear {
    clear: both;
    float: none;
    height: 0;
    overflow: hidden;
    width: 100%;
}
#Side_aboutme{
	background:#eeece2;
}
#sidebar_right #Side_aboutme{ display:none; }

#Side_BlogInfo{ background:#979797; }
#Side_BlogInfo .Ptitle{ background:url(bg_info_title.png) repeat-x left bottom; color:#fff; }
#Side_BlogInfo .Pcontent{ color:#fff; }
#Side_BlogInfo .Pcontent a{ color:#fff;}
#Side_BlogInfo .Pcontent strong{ color:#fff; }


table .Content .Content-top{ background:url(bg_ptitle.png) repeat-x left bottom; border-bottom:1px solid #e4e4e4;}

.advertising{ margin-bottom:15px; border:0;}
.admidcimg{ margin-bottom:15px; width:100%;}
#Content_admid{padding:5px 1px; 
	background:url("pagebody.png") repeat-x scroll 0 0 transparent;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(http://www.xiatao.com/skins/dony/border-radius.htc);
	margin-bottom:15px;}
.admidimg{ padding:5px; }
