﻿  /*---其他样式---*/  
 /*---其他样式---*/  
 .userpass{border:1px solid;border-color:#828282;font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
 .userpass:hover,.userpass:focus{border-color:#828282;background:#FFFFEE}
 .inputBox{border:1px solid;border-color:#828282 ;font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
 .inputBox:hover,.inputBox:focus{border-color:#828282;background:#FFFFEE}
 .userbutton {height: 21px;border: 1px #AAC6DC;color: #333;background:url('bottom.gif');} 
 .LinkTable{margin:5px 10px 5px 5px;}
 .commentTable{}
 .high1{font-weight:bold;color:#f00;background:#ff0}

  /*日历样式*/
  #Calendar_Body{margin:5px 10px 5px 0px;line-height:120%}
 /*日历样式-顶部*/
  #Calendar_Body #Calendar_Top{padding:0px 2px 0px 2px;height:18px;text-align:center;font-weight:bold;}
 /*日历样式-顶部按钮-左*/
  #Calendar_Body #Calendar_Top #LeftB{background:url('../../images/arrow_left1.gif');width:7px;height:12px;float:left;cursor:pointer;overflow:hidden;}
 /*日历样式-顶部按钮-右*/
  #Calendar_Body #Calendar_Top #RightB{background:url('../../images/arrow_right1.gif');width:7px;height:12px;float:right;cursor:pointer;overflow:hidden;}
 /*日历样式-星期*/
  #Calendar_Body #Calendar_week{text-align:center;height:20px;padding:0px 0px 0px 2%;font-weight:bold;}
  ul.Week_UL{display:inline;list-style:none;margin:0px;padding:0px;}
  ul.Week_UL li{display:inline;margin:3px 0px 2px 0px;padding:0px;float:left;color:#666;width:14%;}
 /*日历样式-日期*/
  .Calendar_Day {text-align:center;height:20px;padding:0px 0px 0px 2%;color:#666}
  .Calendar_Day ul.Day_UL{display:inline;list-style:none;}
  .Calendar_Day ul.Day_UL li{display:inline;float:left;width:14%;}

 /*日历样式-日期-超链接样式*/
  .DayA a{cursor:default;padding:2px 0px 3px 0px;display:block;border:0px solid #333;font-size:11px;height:13px;}
  .DayA a:link,.DayA a:visited{color:#06c;font-weight:bold;}
  .DayA a:hover{color:#069;}
 /*日期选中*/
  .DayA a.click{cursor:default;font-weight:bold;}
  .DayA a.click:link,.DayA a.click:visited{cursor:pointer;font-weight:bold;text-decoration:none;color:#ff6600;}
  .DayA a.click:hover{text-decoration:underline;color:#ff6600;}
 /*今天*/
   .DayA a.today{cursor:default;color:#FF6600;font-weight:bold;
   border-top : 1px dotted #333;border-left : 1px solid  #333;border-right : 1px solid #333;
	border-bottom : 1px dotted #333;}
 /*非本月日期*/
   .DayA a.otherday{cursor:default;color:#F7F3F7;text-decoration:none;/*visibility:hidden*/}
   .DayA a.otherday:link,.DayA a.otherday:visited{cursor:default;color:#F7F3F7;font-weight:bold;}
   .DayA a.otherday:hover{cursor:default;color:#FFF;}

 /*本日存在日记*/
   .DayA a.haveD{cursor:pointer;}
   .DayA a.haveD:link,.DayA a.haveD:visited{color:#666;}
   .DayA a.haveD:hover{color:#FF6600;}
 /*今天存在日记*/
   .DayA a.DayD{cursor:pointer;}
   .DayA a.DayD:link,.DayA a.DayD:visited{color:#FF6600;font-weight:bold;
   border-top : 1px dotted #333;border-left : 1px solid  #333;border-right : 1px solid #333;
	border-bottom : 1px dotted #333;font-weight:bold;text-decoration:none;}
   .DayA a.DayD:hover{color:#000;text-decoration:underline;}
/*显示和隐藏置顶日志按钮*/
   .BttnC{float:right;width:16px;height:16px;background:url(../../images/BttnCllps.gif) no-repeat;margin-top:0px;cursor:pointer}
   .BttnE{float:right;width:16px;height:16px;background:url(../../images/BttnExpnd.gif) no-repeat;margin-top:0px;cursor:pointer}

/*特别样式*/
#Side_Calendar .Pcontent{}
.CateIcon{display:none}

/*自定义侧栏*/
/* #Side_Calendar{
position:absolute;
top:402px;
left:773px;
width:210px;
}
* html #Side_Calendar{
position:absolute;
top:402px;
left:777px;
width:210px;
}
#Side_NewLogForPJBlog{
position:absolute;
top:653px;
left:773px;
width:210px;
}
* html #Side_NewLogForPJBlog{
position:absolute;
top:689px;
left:777px;
width:210px;
}
#Side_Comment{
position:absolute;
top:888px;
left:773px;
width:210px;
}
* html #Side_Comment{
position:absolute;
top:923px;
left:777px;
width:210px;
}
#Side_support{
position:absolute;
top:1531px;
left:773px;
width:210px;
}
* html #Side_support{
position:absolute;
top:1567px;
left:777px;
width:210px;
} */