/*---其他样式---*/ .userpass{border: 1px solid #ccc;border-top: 0px solid;border-left: 0px solid;border-right: 0px solid;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: #006987; font-size:12px; height:20px; color: #FFFFFF; border: 1px solid #3a8356; } .LinkTable{margin:5px 10px 5px 0px;} .commentTable{} .high1{font-weight:bold;color:#f00;background:#ff0} .CateIcon{display:none} .CateIconSP {background:url('data-bg.gif');float:left; width:49px; height:50px; margin:0px 8px 0px 0px !important;margin:0px 8px 0px 0px; } .DateYM {text-align:center;font-size:13px;color:#215D2D; font-family:"Courier New", Courier;font-weight:bold;} .DateDay {text-align:center;font-size:16px;color:#ff8000;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('arrow_l.gif');width:5px;height:8px;float:left;cursor:pointer;overflow:hidden;} /*日历样式-顶部按钮-右*/ #Calendar_Body #Calendar_Top #RightB{background:url('arrow_r.gif');width:5px;height:8px;float:right;cursor:pointer;overflow:hidden;} /*日历样式-星期*/ #Calendar_Body #Calendar_week{text-align:center;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:#FF0000;font-weight:bold; } /*非本月日期*/ .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;} .DayA a.haveD:link,.DayA a.haveD:visited{color:#000;} .DayA a.haveD:hover{color:#ccc;} /*今天存在日记*/ .DayA a.DayD{cursor:pointer;} .DayA a.DayD:link,.DayA a.DayD:visited{color:#93B300;font-weight:bold;text-decoration:none;} .DayA a.DayD:hover{color:#000;text-decoration:underline;} /*显示和隐藏置顶日志按钮*/ .BttnC{float:right;width:11px;height:11px;background:url(Cprevious.gif) no-repeat;margin-top:6px;cursor:pointer} .BttnE{float:right;width:11px;height:11px;background:url(Cnext.gif) no-repeat;margin-top:6px;cursor:pointer} #Side_Category img{ padding-left:10px;display:none; } #Side_Category a img {display:none;} /*自定站内搜索样式*/ #Side_Search h4{display:none;} #Side_Search select{display:none;} /*自定相关日志*/ #Side_Xiangguan .Pcontent div{ width: 195px; overflow: hidden; } #Side_Xiangguan li{ width: 100%; list-style-type: none; overflow: hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; list-style-position: outside; }