/*---其他樣式---*/ 
.userpass{
 border: 1px solid #AEC972;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
.userpass: hover, .userpass: focus{
 color: #7F9B3C;
 border: 1px dashed #7F9B3C;
 background-color: #DBE7BE;
}
.inputBox{
 border: 1px solid #7F9B3C;
 font-size: 12px;
 color: #7F9B3C;
}
.inputBox: hover, .inputBox: focus{
 color: #7F9B3C;
 border: 1px dashed #7F9B3C;
}
.userbutton{
 border: 1px solid #7F9B3C;
 height: 22px;
 padding: 0px 3px 2px 3px !important;
 padding: 3px 2px 0px 2px;
 background-color: #D5E2B4;
}
.LinkTable{
 margin: 5px 10px 5px 0px;
}
.commentTable{

}
.high1{
 font-weight: bold;
 color: #f00;
 background: #ff0;
}
.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;
}
/*日曆樣式-頂部按鈕-左*/
#Calendar_Body #Calendar_Top #LeftB{
 background: url('MP.gif') 0px 2px no-repeat;
 width: 6px;
 height: 12px;
 float: left;
 cursor: pointer;
 overflow: hidden;
}
/*日曆樣式-頂部按鈕-右*/
#Calendar_Body #Calendar_Top #RightB{
 background: url('MN.gif') 0px 2px no-repeat;
 width: 6px;
 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;
 float: left;
 color: #7F9B3C;
 width: 13%;
 margin-top: 4px;
 margin-right: 1px;
 margin-bottom: 3px;
 margin-left: 1px;
 padding-top: 3px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
/*日曆樣式-日期*/
.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{
 display: inline;
 float: left;
 width: 13%;
 margin: 1px;
 background-color: #C0D593;
}
/*日曆樣式-日期-超鏈接樣式*/
.DayA a{
 cursor: default;
 padding: 2px 0px 3px 0px;
 display: block;
 border: 0px solid #fff;
 font-size: 12px;
 height: 13px;
}
.DayA a: link, .DayA a: visited{
 color: #7F9B3C;
 background-color: #B9CF85;
}
.DayA a: hover{
 color: #FFFFFF;
 background-color: #A6C263;
}
/*日期選中*/
.DayA a.click{
 cursor: default;
 font-weight: bold;
}
.DayA a.click: link, .DayA a.click: visited{
 cursor: pointer;
 font-weight: bold;
 text-decoration: none;
}
.DayA a.click: hover{
 text-decoration: underline;
 color: #7F9B3C;
}
/*今天*/
.DayA a.today{
 cursor: default;
 color: #FFFFFF;
 border: 0px solid #513F24;
 background-color: #7F9B3C;
 font-weight: bold;
}
/*非本月日期*/
.DayA a.otherday{
 cursor: default;
 color: #FFFFFF;
 text-decoration: none;
 /*visibility: hidden*/
 display: none;
}
.DayA a.otherday: link, .DayA a.otherday: visited{
 cursor: default;
 color: #ccc;
 font-weight: bold;
 display: none;
}
.DayA a.otherday: hover{
 cursor: default;
 color: #999;
 font-weight: bold;
}
/*本日存在日記*/
.DayA a.haveD{
 cursor: pointer;
}
.DayA a.haveD: link, .DayA a.haveD: visited{
 font-weight: bold;
}
.DayA a.haveD: hover{
 color: #DEE9C7;
 font-weight: bold;
}
/*今天存在日記*/
.DayA a.DayD{
 cursor: pointer;
}
.DayA a.DayD: link, .DayA a.DayD: visited{
 color: #FFFFFF;
 border: 0px solid #513F24;
 font-weight: bold;
 text-decoration: none;
 background-color: #6AC9FF;
}
.DayA a.DayD: hover{
 color: #CCCCCC;
 text-decoration: underline;
}
/*顯示和隱藏置頂日誌按鈕*/
.BttnC{
 background-image: url(Cnext.gif);
 background-repeat: no-repeat;
 height: 28px;
 width: 28px;
 float: right;
 background-position: center center;
}
.BttnE{
 background-image: url(Cprevious.gif);
 background-repeat: no-repeat;
 height: 28px;
 width: 28px;
 float: right;
 background-position: center center;
}
/*提示框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;
 color: #3D2C05;
 border: 1px solid #715208;
 text-align: left;
 background-image: url(../../images/nicetitlebg.jpg);
 background-color: #FFFFFF;
}
div.nicetitle p {
 margin: 0;
 padding: 0 3px;
}
div.nicetitle p.destination {
 font-size: 9px;
 text-align: left;
 padding: 3px 0px 0px 3px;
 color: #333333;
 /*display: none;*/
}
/*特別樣式
#Side_Calendar.Pcontent{

}*/
