/*---其他樣式---*/
 .userpass{border:1px solid #6224DE;font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
 .userpass:hover,.userpass:focus{border:1px solid #6224DE;background:#fff}
 .inputBox{border:1px solid #6224DE;font-size:12px;}
 .inputBox:hover,.inputBox:focus{border:1px solid #6224DE;background:#fff}
 .userbutton{border:1px solid #6224DE;height:22px;padding:0px 3px 2px 3px !important;padding:3px 2px 0px 2px;background:#fff;}
 .LinkTable{margin:5px 10px 5px 0px;}
 .commentTable{}
 .high1{font-weight:bold;color:#f00;background:#5000F0}
 .CateIcon{display:none}
 
/*日歷樣式*/
  #Calendar_Body{margin:5px 10px 5px 0px;font-family:arial;line-height:120%}
/*日歷樣式-頂部*/
  #Calendar_Body #Calendar_Top{padding:0px 2px 0px 2px;height:18px;text-align:center;font-weight:bold;color:#400080}
/*日歷樣式-頂部按鈕-左*/
  #Calendar_Body #Calendar_Top #LeftB{background:url('../../images/BttnLeft.gif') no-repeat;width:9px;height:16px;float:left;cursor:pointer;overflow:hidden;}
/*日歷樣式-頂部按鈕-右*/
  #Calendar_Body #Calendar_Top #RightB{background:url('../../images/BttnRight.gif') no-repeat;width:9px;height:16px;float:right;cursor:pointer;overflow:hidden;}
/*日歷樣式-星期*/
  #Calendar_Body #Calendar_week{text-align:center;height:20px;padding:0px 0px 0px 2%;}
  ul.Week_UL{display:inline;list-style:none;margin:0px;padding:0px;}
  ul.Week_UL li{display:inline;height:20px;margin:1px 0px;padding:0px;float:left;color:#003;width:13%;border:#FFF 1px solid; line-height:20px;}
/*日歷樣式-日期*/
  .Calendar_Day {text-align:center;height:20px;padding:0px 0px 0px 2%;color:#6b6b52}
  .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;font-size:11px;height:13px;}
  .DayA a:link,.DayA a:visited{color:#00c;}
  .DayA a:hover{color:#9600FF;}
/*日期選中*/
  .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:#000}
  .DayA a.click:hover{text-decoration:none;color:#666;}
/*今天*/
   .DayA a.today{cursor:default;color:#000;border:1px dotted #999;}
/*非本月日期*/
   .DayA a.otherday{cursor:default;color:#ccc;text-decoration:none;/*visibility:hidden*/}
   .DayA a.otherday:link,.DayA a.otherday:visited{cursor:default;color:#ccc;font-weight:bold;}
   .DayA a.otherday:hover{cursor:default;color:#999;font-weight:bold;}
/*本日存在日記*/
   .DayA a.haveD{cursor:pointer;}
   .DayA a.haveD:link,.DayA a.haveD:visited{color:#6224DE;text-decoration:none}
   .DayA a.haveD:hover{color:#AC00E4;}
/*今天存在日記*/
   .DayA a.DayD{cursor:pointer;}
   .DayA a.DayD:link,.DayA a.DayD:visited{color:#000;border:1px solid #6224DE;font-weight:bold;text-decoration:none;}
   .DayA a.DayD:hover{color:#AC00E4;text-decoration:none;}

/*顯示和隱藏置頂日志按鈕*/
   .BttnC{float:right;width:15px;height:16px;background:url(../../images/Cnext.gif) no-repeat;margin-top:0px !important;margin-top:2px;cursor:pointer}
   .BttnE{float:right;width:15px;height:16px;background:url(../../images/Cprevious.gif) no-repeat;margin-top:0px !important;margin-top:2px;cursor:pointer}

/*提示框CSS*/
/*特別樣式*/

/*登陸框樣式*/
#Side_LoginPanel{position:absolute;right:5%;top:10px;width:700px;}
#Side_LoginPanel .Ptitle{display:none;}  
#Side_LoginPanel .Pcontent{width:700px;text-align:left;color:#400080;margin:0px;text-align:right}  
#Side_LoginPanel .Pcontent .userbutton{}
#Side_LoginPanel .Pcontent .inCode{}
#Side_LoginPanel .Pcontent .userpass{r}
#Side_LoginPanel .Pcontent a:link{co}
#Side_LoginPanel .Pcontent a:visited{}
#Side_LoginPanel .Pcontent a:hover{}
#Side_LoginPanel .Pfoot{margin:0px;}  

/*日歷樣式*/
#Side_Calendar{display:}