﻿  /*---其他样式---*/  
 .userpass{border: 1px solid #ccc;border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;font-size:12px;font-family: Verdana, georgia, Helvetica, sans-serif;}
 .userpass:hover,.userpass:focus{border-color:#999;background:#FFF}
 .inputBox{border:1px solid #CCC;font-size:12px;}
 .inputBox:hover,.inputBox:focus{border-color:#CCC;background:#FFF}
 .userbutton{
	background-color: #FFF;
	font-size:12px;
	height:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #99CC00;
}
 .LinkTable{margin:5px 10px 5px 0px;}
 .commentTable{}
 .high1{font-weight:bold;color:#f00;background:#ff0}
 .CateIcon{display:none}
 .CateIconSP {background:url('date-bg.gif');float:left; width:43px; height:45px; margin-right:80px;}
 .DateYM {text-align:center;font-size:11px;color:#fff; font-family:"Courier New", Courier;}
 .DateDay {text-align:center;font-size:14px;color:#999;line-height:30px;font-family:Verdana; font-weight:bold;}
 /*日历样式*/
  #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('bttnleft.gif');width:16px;height:12px;float:left;cursor:pointer;overflow:hidden;}
 /*日历样式-顶部按钮-右*/
  #Calendar_Body #Calendar_Top #RightB{background:url('bttnright.gif');width:16px;height:12px;float:right;cursor:pointer;overflow:hidden;}
 /*日历样式-星期*/
  #Calendar_Body #Calendar_week{text-align:right;height:20px;padding:0px 0px 0px 2%;font-weight:bold;background-color: #f5f5f5;}
  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:9px;height:15px;}
  .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:#779D03;
	font-weight:bold;
	background-image: url(bg_today.gif);
	background-repeat: no-repeat;
}
 /*非本月日期*/
   .DayA a.otherday{cursor:default;color:#F5F5F5;text-decoration:none;visibility:hidden}
   .DayA a.otherday:link,.DayA a.otherday:visited{cursor:default;color:#F5F5F5;}
   .DayA a.otherday:hover{cursor:default;color:#F5F5F5;}

 /*本日存在日记*/
   .DayA a.haveD{cursor:pointer;background-color: #f7f7f7;}
   .DayA a.haveD:link,.DayA a.haveD:visited{color:#666;}
   .DayA a.haveD:hover{color:#fff;}
 /*今天存在日记*/
   .DayA a.DayD{cursor:pointer;}
   .DayA a.DayD:link,.DayA a.DayD:visited{
	color:#779D03;
	font-weight:bold;
	text-decoration:none;
	background-image: url(validhtml-mini.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
   .DayA a.DayD:hover{color:#000;text-decoration:none;}
/*显示和隐藏置顶日志按钮*/
   .BttnC{float:right;width:16px;height:16px;background:url('Cprevious.gif') no-repeat;margin-top:0px;cursor:pointer}
   .BttnE{float:right;width:16px;height:16px;background:url('Cnext.gif') no-repeat;margin-top:0px;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;*/
}

/*特别样式*/
#ContentTop{border:2px solid #ced4ca;text-align:left;padding-left:5px;}
#ContentTop li{ list-style:none;list-style-position:outside}
#ContentTop li A{color:#38433A;}
/*自定义侧栏*/
	









	
