﻿ /*---其他样式---*/  
 
 .userpass{border:1px solid;border-color:#2F4668;font-size:12px;font-family: Arial, Arial, Arial, sans-serif;}
 .userpass:hover,.userpass:focus{border-color:#2F4668;background:#FFFFEE}
 .inputBox{border:1px solid;border-color:#2F4668 #fff #fff #9E9234;font-size:12px;}
 .inputBox:hover,.inputBox:focus{border-color:#2F4668;background:#FFFFEE}
 .userbutton{border:1px solid;border-color:#F29900;height:22px;padding:0px 3px 2px 3px !important;padding:3px 2px 0px 2px;background:#fff;}
 .LinkTable{margin:5px 10px 5px 0px;}
 .commentTable{}
 .high1{font-weight:bold;color:#f00;background:#ff0}
 .CateIcon{display:none}



.userpass{border:1px solid;border-color:#A9A98D;font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
 .userpass:hover,.userpass:focus{border-color:#A9A98D;background:#FFFFEE}
 .inputBox{border:1px solid;border-color:#A9A98D;font-size:12px;}
 .inputBox:hover,.inputBox:focus{border-color:#A9A98D;background:#FFFFEE}
 .userbutton{
	background-color: #494949;
	color: #fff;
	font-size:12px;
	height:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F29900;
	border-right-color: #F29900;
	border-bottom-color: #F29900;
	border-left-color: #F29900;
}
 .LinkTable{margin:5px 10px 5px 0px;}
 .commentTable{}
 .high1{font-weight:bold;color:#f00;background:#ff0}
 .CateIcon{display:none}
/*日历样式*/
  #Calendar_Body{
	line-height:120%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
 /*日历样式-顶部*/
  #Calendar_Body #Calendar_Top{padding:0px 2px 0px 2px;height:18px;text-align:center;font-size:11px;}
 /*日历样式-顶部按钮-左*/
  #Calendar_Body #Calendar_Top #LeftB{background:url('s2.gif');width:11px;height:11px;float:left;cursor:pointer;overflow:hidden;}
 /*日历样式-顶部按钮-右*/
  #Calendar_Body #Calendar_Top #RightB{background:url('s1.gif');width:11px;height:11px;float:right;cursor:pointer;overflow:hidden;}
 /*日历样式-星期*/
  #Calendar_Body #Calendar_week{
	text-align:center;
	height:18px;
	padding:0px 0px 0px 2%;
	font-size:11px;
	color: #666666;
}
  ul.Week_UL{display:inline;list-style:none;margin:0px;padding:0px;}
  ul.Week_UL li{
	display:inline;
	float:left;
	color:#666666;
	width:14%;
	margin-top: 0px !important;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 /*日历样式-日期*/
  .Calendar_Day {text-align:center;height:20px;padding:0px 0px 0px 2%;color:#666;font-size:10px;}
  .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;
	background-image: url(cal_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
  .DayA a:link,.DayA a:visited{color:#333333;font-weight:bold;}
  .DayA a:hover{color:#999999;}
 /*日期选中*/
  .DayA a.click{
	cursor:default;
	font-weight:bold;
	background-repeat: no-repeat;
	background-image: url(cal_3.gif);
	background-position: center center;
}
  .DayA a.click:link,.DayA a.click:visited{cursor:pointer;font-weight:bold;text-decoration:none;color:#F29900;}
  .DayA a.click:hover{text-decoration:underline;color:#F29900;}
 /*今天*/
   .DayA a.today{
	cursor:default;
	font-weight:bold;
	background-image: url(cal_3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
 /*非本月日期*/
   .DayA a.otherday{
	cursor:default;
	color:#313031;
	text-decoration:none;/*visibility:hidden*/
	visibility: hidden;
}
   .DayA a.otherday:link,.DayA a.otherday:visited{cursor:default;color:#F29900;}
   .DayA a.otherday:hover{cursor:default;color:#c6144a;}

 /*本日存在日记*/
   .DayA a.haveD{
	cursor:pointer;
	background-image: url(cal_3.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	color: #FF0000;
}
   .DayA a.haveD:link,.DayA a.haveD:visited{color:#000000;}
   .DayA a.haveD:hover{color:#999999;}
 /*今天存在日记*/
   .DayA a.DayD{cursor:pointer;}
   .DayA a.DayD:link,.DayA a.DayD:visited{font-weight:bold;text-decoration:none;background:url(bg_today.gif) no-repeat;}
   .DayA a.DayD:hover{color:#F29900;text-decoration:none;background:url(bg_thisday.gif) no-repeat;}

/*显示和隐藏置顶日志按钮*/
   .BttnC{float:right;width:16px;height:20px;background:url('Cprevious.gif') no-repeat;margin-top:4px;cursor:pointer}
   .BttnE{float:right;width:16px;height:20px;background:url('Cnext.gif') no-repeat;margin-top:4px;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;*/
}