﻿/*---主体样式---*/
  #container{width:100%;margin:0 auto;text-align:center}

/*---顶部样式---*/
  #container #header{margin:0 auto;width:auto;background:url('header.png') repeat-x #47a4be;height:75px}
  #container #header #blogname{padding:5px 0px 5px 20px;font-size:26px;color:#FFF;text-align:left;font-weight:bold}
  #container #header #blogname #blogTitle{padding:10px 0px 0px 60px;font:11px PMingLIU;color:#fff}
  #container #header #menu{margin:-30px 0px 0px 0px;height:38px;text-align:right}
  #container #header #menu #Left{float:left}
  #container #header #menu #Right{float:right}  
  #container #header #menu ul{list-style:none;margin:0px 6px 0px 8px!important;margin:0px 6px 0px 6px;height:16px;float:right} 
  #container #header #menu ul li{float:left;height:23px} 
   .menuL{}
   .menuR{}
   .menuDiv{width:4px;padding:0px}/*---菜单分割线---*/
   
/*---内容样式---*/
  #container #Tbody{margin:0 auto;text-align:left}
  
/*---工具条--*/
  #sidebar{margin:0 auto;float:right;width:200px;overflow:hidden;clear:right}
  #innersidebar{}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  
/*---工具箱样式--*/
  .sidepanel{margin:0 auto}
  .Ptitle{margin:0 auto;height:18px;text-align:left;padding:8px 0px 0px 5px;font-weight:bold;font-size:13px;color:#63b4cd;border-bottom:#ced4ca dashed 1px}  
  .Pcontent{margin:8px 0px 0px 8px}
  .Pfoot{margin:0 auto;height:10px!important;height:6px}
  
/*---主内容--*/ 
  #mainContent{float:left;width:550px;;margin:0 auto;text-align:center;padding:10px 0px 0px 0px}
  #innermainContent{}
  #mainContent-topimg{height:0px;overflow:hidden}
  #mainContent-bottomimg{height:0px;overflow:hidden}
  .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
  
/*---主内容页数--*/
  .pageContent{margin:0 auto;padding:0px 0px 15px 10px;text-align:left;font-size:12px} 
  .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;font-size:11px} 
  .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{padding:2px 2px 2px 2px;text-align:left;margin:0px 0px 5px 0px}
  .Content-top .ContentLeft{width:0 auto;float:left}
  .Content-top .ContentRight{width:0 auto;float:right}
  .Content-top .ContentTitle{margin:0 auto;font-size:14px;padding:0px 0px 4px 6px!important;padding:0px 0px 4px 4px}
  .Content-top .ContentAuthor{margin:0 auto;color:#666;font-size:12px;padding:4px 0px 0px 4px;border-top:3px solid #DDD;font-weight:100} 

/*---日志内容框--*/
  .Content-body{margin:0 auto!important;margin:20px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  
/*---日志内容底部--*/
  .Content-bottom{text-align:right;height:30px;padding:3px 2px 8px 2px;border-top:#ced4ca dashed 1px}
  .Content-bottom .ContentBLeft{width:0 auto;float:left}
  .Content-bottom .ContentBRight{width:0 auto;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 12px 15px 12px}
  .commentinfo{font-size:11px;color:#999}
  .commenttop{padding:4px;border-bottom:#ccc dashed 1px}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:95%}
  
/*---UBB框--*/ 
  .UBBPanel{border-left:#ccc solid 3px;border-top:#ccc solid 1px;border-right:#ccc solid 1px;border-bottom:#ccc solid 1px}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:#ccc 1px solid;background:#FBFBFB}
  .UBBContent{padding:6px;line-height:160%;background:#fff}
  .UBBContent textarea{width:448px;margin-bottom:2px}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana}
  
/*---信息框--*/
  #MsgContent{border:1px solid #ccc;padding:1px;background:#fff;width:450px;margin:5px 0px 15px 280px!important;margin:10px 0px 15px 0px}
  #MsgContent #MsgHead{background:#c9e2f8;padding:4px;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('Message.jpg') no-repeat;width:48px;height:48px;float:left}
   .ErrorIcon{background:url('Error.jpg') no-repeat;width:48px;height:48px;float:left}
   .WarningIcon{background:url('Warning.jpg') no-repeat;width:48px;height:48px;float:left}   
   .QuestionIcon{background:url('vQuestion.jpg') no-repeat;width:48px;height:48px;float:left}
   
/*---底部样式---*/
  #container #foot{margin:10px 0px 0px 0px;padding:0 auto!important;padding:15px 0px 0px 0px;font-size:11px;color:#A1DCEA;height:60px;border-top:#83CDE1 3px solid;background:#47A4BE}
  #container #foot p{margin:3px}

/*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:12px;background:#fff}
  
/*自定义侧栏*/	
#Side_NewLogForPJBlog{position:absolute;top:74px;right:215px;width:215px;border-right:#47A4BE 1px solid;border-left:#47A4BE 1px solid;background:url('ptitle.png') repeat-x  #58B2CB}
#Side_NewLogForPJBlog .Ptitle{color:#FFFFCC;border-bottom:none}
#Side_NewLogForPJBlog A{color:#FFF;margin:0px 0px 0px 8px}
#Side_NewLogForPJBlog A:hover{background:#efefef;COLOR:#555;text-decoration:none;margin:0px 0px 0px 8px}

#Side_Comment{position:absolute;top:298px!important;top:301px;right:215px;width:215px;border-right:#47A4BE 1px solid;border-left:#47A4BE 1px solid;background:url('ptitle.png') repeat-x  #58B2CB}
#Side_Comment .Ptitle{color:#FFFFCC;border-bottom:none}
#Side_Comment A{color:#FFF;margin:0px 0px 0px 8px}
#Side_Comment A:hover{background:#efefef;color:#555;text-decoration:none;margin:0px 0px 0px 8px}

#Side_GuestBookForPJBlogSubItem1{position:absolute;top:522px!important;top:528px;right:215px;width:215px;border-right:#47A4BE 1px solid;border-left:#47A4BE 1px solid;background:url('ptitle.png') repeat-x  #58B2CB}
#Side_GuestBookForPJBlogSubItem1 .Ptitle{color:#FFFFCC;border-bottom:none}
#Side_GuestBookForPJBlogSubItem1 A{color:#FFF;margin:0px 0px 0px 8px}
#Side_GuestBookForPJBlogSubItem1 A:hover{background:#efefef;color:#555;text-decoration:none;margin:0px 0px 0px 8px}

#Side_Archive{position:absolute;top:746px!important;top:755px;right:215px;width:215px;border-right:#47A4BE 1px solid;border-left:#47A4BE 1px solid;background:url('ptitle.png') repeat-x  #58B2CB}
#Side_Archive .Ptitle{color:#FFFFCC;border-bottom:none}
#Side_Archive A{color:#FFF;margin:0px 0px 0px 8px}
#Side_Archive A:hover{background:#efefef;color:#555;text-decoration:none;margin:0px 0px 0px 8px}