.singer_r_img{
	display:block;
	width:114px;
	height:52px;
	line-height:45px;
	background:url(images/sing_week.gif) right 2px no-repeat;
	vertical-align:middle;
	*margin-bottom:-10px;
	text-decoration:none;
}
.singer_r_img:hover{
	background-position:right -53px;
	text-decoration:none;
}
.singer_r_img span{
	margin-left:14px;
	font-size:16px;
	font-family:'Microsoft YaHei',sans-serif !important;
	font-weight:700;
	color:#165379;
}
.singer_r_img.current{
	background:url(images/sing_sing.gif) no-repeat 0 2px;
	border:0;
	text-decoration:none;
}
.sign table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 428px;
    height: 218px;
}
.sign th,.sign td {
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border:1px solid #e5e5e5;
}
.sign th {
	font-size: 14px;
	background: #f0f0f0;
	color: #323232;
}
.sign td {
	color: #404040;
	vertical-align: middle;
}   
.sign .on {
	background-color: #f4f9e8;
}
.calendar_month_next,.calendar_month_prev{
	width: 34px;
	height: 34px;
	cursor: pointer;
	/*background:url(images/sign_arrow.png) no-repeat;*/
}
.calendar_month_next {
	float: right;
	background-position:-42px -6px;
	color:#fff;
	line-height: 34px;
}
.calendar_month_span {
	display: inline;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 2px;
}
.calendar_month_prev {
	float: left;
	background-position:-5px -6px;
	color:#fff;
	line-height: 34px;
}
.sign_succ_calendar_title {
	text-align: center;
	width:428px;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background: #90C41F;
}
.sign_main {
	width: 400px;
	border-top:1px solid #e3e3e3;
	font-family: "Microsoft YaHei",SimHei;
}





























