﻿/*---其他样式---*/
.userpass {border: solid 1px #CCC; font-size: 12px; color: #C57100; font-family: Verdana, Arial, Tahoma, 宋体, Sans-sarif;}
.userpass:hover,.userpass:focus {border: solid 1px #EEA600;}
.inputBox {}
.inputBox:hover,.inputBox:focus {}
.userbutton {height: 20px; border: solid 1px #CCC; background: #F0F0F0; color: #444; padding: 2px;}
.LinkTable {padding-right: 3px;}
.commentTable {padding-right: 3px;}
.high1 {}
.CateIcon {}

/*日历样式*/
#Calendar_Body{text-align: center; width: 100%;}

/*日历样式-顶部*/
#Calendar_Body #Calendar_Top {height: 13px; line-height: 13px; padding: 0 36px 6px 36px;}

/*日历样式-顶部按钮-左*/
#Calendar_Body #Calendar_Top #LeftB{width: 5px; height: 13px; cursor: pointer; background: url(arrow_l.gif) no-repeat; float: left;}

/*日历样式-顶部按钮-右*/
#Calendar_Body #Calendar_Top #RightB{width: 5px; height: 13px; cursor: pointer; background: url(arrow_r.gif) no-repeat; float: right;}

/*日历样式-星期*/;
#Calendar_Body #Calendar_week {}
ul.Week_UL {list-style: none; width: 100%;}
ul.Week_UL li {width: 14%; float: left;}

/*日历样式-日期*/
.Calendar_Day {width: 100%;}
.Calendar_Day ul.Day_UL {list-style: none;}
.Calendar_Day ul.Day_UL li {float: left; width: 14%; display: inline; height: 1.5em; line-height: 1.5em;}

/*日历样式-日期-超链接样式*/
.DayA a {display: block;}
.DayA a:link,.DayA a:visited {color: #8A3; font-weight: bold;}
.DayA a:hover {}

/*日期选中*/
.DayA a.click {color: #FF9400;}
.DayA a.click:link,.DayA a.click:visited {}
.DayA a.click:hover {color: #FF9400;}
  
/*今天*/
.DayA a.today {border: solid 1px #FB4; background: #FEE; color: #EA7D00; font-weight: bold;}

/*非本月日期*/
.DayA a.otherday {color: #aaa;}
.DayA a.otherday:link,.DayA a.otherday:visited {}
.DayA a.otherday:hover {}

/*本日存在日记*/
.DayA a.haveD {}
.DayA a.haveD:link,.DayA a.haveD:visited {color: #AC6; font-weight: bold;}
.DayA a.haveD:hover {color: #F90;}

/*今天存在日记*/
.DayA a.DayD {}
.DayA a.DayD:link,.DayA a.DayD:visited {background: #FFDFBF; color: #DE5900; font-weight: bold; text-decoration: none;}
.DayA a.DayD:hover {color: #8A3; border-color: #AC6;}

/*显示和隐藏置顶日志按钮*/
.BttnC{}
.BttnE{}

/*提示框CSS*/
div.nicetitle {}
div.nicetitle p {}
div.nicetitle p.destination {}

/*特别样式*/
