﻿ /*--------------------其他样式----------------*/  
 /*---文本样式---*/ 
.userpass,.inputBox{
	font-size:12px;
	padding-left:2px;
	height:22px;line-height:22px;
	border:1px solid #ebeae5;
	background:#faf9f5
}
 .userpass:hover,.userpass:focus,.inputBox:hover{
	background:#fffde4 url(images/ss.gif);
	border:1px solid #ddd;

}
 .userbutton{border:1px solid #f5f0db;height:22px;padding:0px 5px 2px 5px !important;padding:3px 2px 0px 2px;background:#faf9f5;color:#666}
 .commentTable{}
 .high1{font-weight:bold;color:#f00;background:#ff0}
 /*日历样式*/
  #Calendar_Body{margin:5px 0px 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('BttnLeft.gif') no-repeat;width:9px;height:16px;margin-left:3px;float:left;cursor:pointer;overflow:hidden;}
 /*日历样式-顶部按钮-右*/
  #Calendar_Body #Calendar_Top #RightB{background:url('BttnRight.gif') no-repeat;width:9px;height:16px;margin-right:2px;float:right;cursor:pointer;overflow:hidden;}
 /*日历样式-星期*/
  #Calendar_Body #Calendar_week{text-align:center;height:20px;padding:0px 0px 0px 2%;font-weight:bold;vertical-align: bottom;color:#7b96a5;}
  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;width:14%;}
 /*日历样式-日期*/
  .Calendar_Day {text-align:center;height:18px;padding:0px 0px 0px 2%;color:;}
  .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 #fff;font-size:11px;height:13px;color:;}
  .DayA a:link,.DayA a:visited{color:;}
  .DayA a:hover{color:#76797C;}
 /*日期选中*/
  .DayA a.click{cursor:default;background:url('day.gif') no-repeat 2px -2px;background:#426776;font-weight:bold;}
  .DayA a.click:link,.DayA a.click:visited{cursor:pointer;font-weight:bold;text-decoration:none;color:#76797C;}
  .DayA a.click:hover{text-decoration:underline;color:#3E3E2F;}
 /*今天*/
   .DayA a.today{cursor:default;background:#426776;color:#000;background:url('day.gif') no-repeat 2px -2px;}
 /*非本月日期*/
   .DayA a.otherday{cursor:default;color:#111;text-decoration:none;/*visibility:hidden*/}
   .DayA a.otherday:link,.DayA a.otherday:visited{cursor:default;color:#111;}
   .DayA a.otherday:hover{cursor:default;color:#3A4147;}

 /*本日存在日记*/
   .DayA a.haveD{cursor:pointer;}
   .DayA a.haveD:link,.DayA a.haveD:visited{color:#80B7D5;font-weight:bold;}
   .DayA a.haveD:hover{color:#000;}
 /*今天存在日记*/
   .DayA a.DayD{cursor:pointer;}
   .DayA a.DayD:link,.DayA a.DayD:visited{background:#426776;color:#000;background:url('day.gif') no-repeat 2px -2px;font-weight:bold;text-decoration:none;}
   .DayA a.DayD:hover{color:#ccc;background:#426776;text-decoration:underline;}

  /*日志标题小日历样式*/
.comment_s{
	background:url('comment.gif') 2px 0 no-repeat;
	float:left;width:23px; height:20px;
	margin:4px 0 0 0;
	text-align:center;
	line-height:16px;color:#fff;font-weight:bolder;font-size:10px;

}
.comment_s a:link,.comment_s a:visited{color:#fff;font-weight:bolder;}
.comment_s a:hover{color:#000;	font-weight:bold;}
 .CateIcon{display:none}
 .CateIconSP {
	background:url('date.gif') no-repeat;
	float:left;
	width:45px; 
	height:45px;
}
 .DateDay {
	text-align:center;
	font-size:18px;
	color:#666;
	line-height:20px;
	font-family:Verdana;font-weight:bold;
	float:left;
	width:45px;
	padding:6px 0px 0px 0px;

}
 .DateYM {
	text-align:center;
	font-size:10px;
	color:#666; 
	line-height:20px;	
	font-family:"Courier New", Courier; 



}

/*显示和隐藏置顶日志按钮*/
   .BttnC{float:right;width:36px;height:16px;background:url(../../images/BttnCllps.gif) no-repeat;margin-top:6px;cursor:pointer;padding-right:12px;}
   .BttnE{float:right;width:36px;height:16px;background:url(../../images/BttnExpnd.gif) no-repeat;margin-top:6px;cursor:pointer;padding-right:12px;}
/*提示框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;*/
}


/*---------icon类sidebar---------*/
.move {
	border:2px solid #f6ca7f; display: none; Z-INDEX: 99999;padding:10px; background:#fefce5;top:124px;left:420px;
position: absolute;filter: Alpha(Opacity=90), style=0;}
.setmax {
	Z-INDEX: 2;filter: alpha(opacity=70);left: 0px; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #fff;
}
.move div {
	text-align: left;
}
.move P {
	padding:0px 10px 0px 0px; Z-INDEX: 1000; MARGIN: 0px; LINE-HEIGHT: 20px; text-align: right;
}
.move P A {
	color:#000; TEXT-DECORATION: none
}

#text {
	color:#000;width:auto!important;width:200px;
}
#text P {
	MARGIN-LEFT: 10px; text-align:left;
}

.zoo{
	width:200px;
}
.zoo img{filter:Gray();}
.zoo img:hover{filter:none;}
.zoo ul{
	display:inline;	
	list-style-type: none;
}

.zoo ul li{
	float:left;
	height:15px;
	margin-right:5px;
}

/*Other*/  

#Side_iconsb .Ptitle,#Side_iconsb .Pfoot{display:none;}
#Side_iconsb .Pcontent{
	background:none;
	border:none;
}

 /*---自制heard的搜索条的css位置控制---*/
.search_bar{
	text-align:left;
	margin:-28px 70px 0px 0px!important;margin:-28px 70px 0px 0px;
	float:right;
	width:210px;

}
.search_bar ul{display:inline;list-style-type:none;}
.search_bar ul li{float:left;height:22px;}


.Tinput{
	margin:-1px 0px 0px 0px;
	background:url(images/search_c.gif) 0 1px repeat-x;
	*background:url(images/search_c.gif) repeat-x!important;
	*background:url(images/search_c.gif) repeat-x;
	width: 120px;
	height:22px;
	border:0px;
	padding-top:3px;
	color:#999;
	font-size:11px;
}

 /*---广告---*/
 #Side_Ads .Ptitle,#Side_Ads .Pfoot{display:none}
 #Side_Ads {
	width: 180px;
	position: absolute;
	top:80px; 
	left:760px;
}


/*------------------侧边tab切换效果css---------------*/

#Side_tabs .Ptitle,#Side_tabs .Pfoot{display:none}
#test1 { width: 216px; }

/* 头部总体 css */
.ntab2-head { 
 clear:both;
 height: 24px;
 border-bottom: #fa5eb6 2px solid; 
 text-align: center;
}

/* 头部标头的 css */

.ntab2-head li { 
	float:left;
	background:#dcdcdc url(images/tab2.gif) no-repeat;				border-right: #fff 0px solid;
	width: 72px;
	height: 22px;
	cursor: pointer; 
	font-size: 11px;
	line-height: 24px; 
	list-style-type: none;color:#555;
	padding-top:2px;
}

.ntab2-head li.current { 
	background:#ff487b url(images/tab1.gif) no-repeat;
	color:#fff;
	cursor:none;
}

/* 侧边tag主体内容的 css? */
.ntab2-body {
 text-align: left; 
}

.ntab2-body dl { 
 text-indent:0px; margin:0px; padding:0px; }
#Side_Category{width:150px;}