﻿ /*---其他样式---*/  
 .userpass{border:1px solid;border-color:#cccccc #f5f5f5 #f5f5f5 #cccccc;font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
 .userpass:hover,.userpass:focus{border-color:#cccccc;background:#FFFFEE}
 .inputBox{border:1px solid;border-color:#cccccc #f5f5f5 #f5f5f5 #cccccc;font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
 .inputBox:hover,.inputBox:focus{border-color:#cccccc;background:#FFFFEE}
 .userbutton{border:1px solid;border-color:#c8c8c8 #515151 #515151 #c8c8c8;height:22px;padding:3px 5px 2px 5px !important;padding:3px 2px 0px 2px;background:#717171;color:#dedede}
 .LinkTable{margin:5px 10px 5px 0px;}
 .commentTable{}
 .high1{font-weight:bold;color:#f00;background:#ff0}
 .CateIcon{display:none}
 
/*日历样式*/
  #Calendar_Body{margin-right:10px;line-height:120%;font-family:serif;font-size:11px;}
 /*日历样式-顶部*/
  #Calendar_Body #Calendar_Top{padding:6px 2px;height:18px;text-align:center;font-weight:bold;color:#333;border-bottom:1px dotted #717171;}
 /*日历样式-顶部按钮-左*/
  #Calendar_Body #Calendar_Top #LeftB{background:url('../../images/BttnLeft.gif') 0px 2px no-repeat;width:15px;height:15px;float:left;cursor:pointer;overflow:hidden;}
 /*日历样式-顶部按钮-右*/
  #Calendar_Body #Calendar_Top #RightB{background:url('../../images/BttnRight.gif') 0px 2px no-repeat;width:15px;height:15px;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:1px 0px;float:left;color:#444;width:13.7%}
 /*日历样式-日期*/
  .Calendar_Day {text-align:center;height:20px;padding:0px 0px 0px 2%}
  .Calendar_Day ul.Day_UL{display:inline;list-style:none}
  .Calendar_Day ul.Day_UL li{color:#333;display:inline;float:left;width:14%}

 /*日历样式-日期-超链接样式*/
  .DayA a{cursor:default;margin:1px;display:block;height:19px}
  .DayA a:link,.DayA a:visited{}
  .DayA a:hover{}
 /*日期选中*/
  .DayA a.click{font-weight:bold;;border:1px dotted #95fea9;border-left:1px solid #3CAAA1;border-right:1px solid #3CAAA1;background-color:#A2957A}
  .DayA a.click:link,.DayA a.click:visited{cursor:pointer;font-weight:bold;text-decoration:none;color:#FFF}
  .DayA a.click:hover{text-decoration:none;}
 /*今天*/
   .DayA a.today{cursor:default;font-weight:bold;text-decoration:line-through;}
 /*非本月日期*/
   .DayA a.otherday{visibility:hidden}
   .DayA a.otherday:link,.DayA a.otherday:visited{}
   .DayA a.otherday:hover{}

 /*本日存在日记*/
   .DayA a.haveD{}
   .DayA a.haveD:link,.DayA a.haveD:visited{cursor:pointer;color:#704248;font-weight:bold;font-size:11px}
   .DayA a.haveD:hover{color:#000}
 /*今天存在日记*/
   .DayA a.DayD{cursor:pointer;color:#000;font-weight:bold;background:url(cb.gif) no-repeat;}
   .DayA a.DayD:link,.DayA a.DayD:visited{color:#000;font-weight:bold;font-size:11px}
   .DayA a.DayD:hover{color:#f00;text-decoration:underline;}
/*显示和隐藏置顶日志按钮*/
   .BttnC{float:right;width:10px;height:16px;background:url(../../images/BttnCllps.gif) no-repeat;margin:5px 6px 0 0;cursor:pointer}
   .BttnE{float:right;width:10px;height:16px;background:url(../../images/BttnExpnd.gif) no-repeat;margin:5px 6px 0 0;cursor:pointer}
/*提示框CSS*/
   div.nicetitle {
    position: absolute;
    padding: 4px !important;
	padding: 6px 4px 4px 4px;
    top: 0;
    left: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    width: 15em;
    background: #FFFBD1 url(../../images/nicetitlebg.jpg);
    color: #3D2C05;
    border: 1px solid #715208;
    text-align: left;
}
   div.nicetitle p {
    margin: 0; padding: 0 3px;
}
   div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding:3px 0px 0px 3px;
	color: #715208;
	/*display:none;*/
}




#Side_Topvv{position: absolute;background:none;top:50px;}
#Side_Topvv .Ptitle{display:none}
#Side_Topvv .Pcontent{background:none;margin:0 auto;}
#Side_Topvv .Pfoot{display:none}
#Side_Topvv ul{padding:0;margin:0;width:500px;margin-left:-256px;list-style-type:none;}
#Side_Topvv ul li{float:left;margin:0;width:64px;padding:10px 0;list-style:none;text-align:center;position:relative;height:48px;}
#Side_Topvv ul li img{margin-bottom:5px; border:none;}
#Side_Topvv ul li a{padding:0 5px;margin:0;display:block;text-decoration:none;}
#Side_Topvv ul li a:link,#Side_Topvv ul li a:visited{color:#e8e8e8;}
#Side_Topvv ul li a:hover,#Side_Topvv ul li a:active{color:#ffcc00;}

/*---日历显示当前月份的背景 ---*/
.month1{background:url(month1.gif) center 0 no-repeat;}
.month2{background:url(month2.gif) center 0 no-repeat;}
.month3{background:url(month3.gif) center 0 no-repeat;}
.month4{background:url(month4.gif) center 0 no-repeat;}
.month5{background:url(month5.gif) center 0 no-repeat;}
.month6{background:url(month6.gif) center 0 no-repeat;}
.month7{background:url(month7.gif) center 0 no-repeat;}
.month8{background:url(month8.gif) center 0 no-repeat;}
.month9{background:url(month9.gif) center 0 no-repeat;}
.month10{background:url(month10.gif) center 0 no-repeat;}
.month11{background:url(month11.gif) center 0 no-repeat;}
.month12{background:url(month12.gif) center 0 no-repeat;}

#Side_Links .Ptitle{}  
#Side_Links .Pcontent{background:#fff; overflow: hidden}  
#Side_Links .Pfoot{height:10px;} 
#Side_Links .sideA:link,#Side_Links .sideA:visited{float:left; width:126px; display:block;}
#Side_Links .sideA:hover{ float:left;width:126px;display:block;}