/* calendar */
button.pixy{
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
	padding:0px;
	outline-style:none;
	border:none;
	cursor:pointer;
}

button.btn_calendar{
	width:22px;
	height:18px;
	margin-left:2px;
	background:url('/image/btn/btn_calendar.gif') no-repeat left top transparent;
}

.JC_Calendar {
	width: 130px;
}