.ta_date {
	width: 240px;
	height: 34px;
	background: #FFFFFF;
	margin-right: 12px;
	border: 1px solid #F2F2F2;
	float: left;
}

.ta_date .date_title {
	font-family: Arial;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #999999;
	padding: 0px 10px;
	vertical-align: middle;
	cursor: pointer;
	*zoom: 1;
}
.dateRangeDateTable{
	background: #0000FF;
}
.dateRangeDateTable tr td{
	height: 34px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	padding-left: 4px;
	padding-right: 4px;
}

.ta_date .date_title:before {
	content: "开始 "
}



.ta_date .i_orderd {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-top: 5px solid #727272;
	border-right: 5px dashed transparent;
	border-left: 5px dashed transparent;
	font-size: 0;
	content: "";
	overflow: hidden;
	*margin-top: 10px;
}

.ta_calendar2 {
	*width: 536px;
}

.ta_calendar1 {
	*width: 268px;
}

.ta_calendar {
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;
	z-index: 100;
	position: absolute;
	right: 0;
	border: 1px solid #F2F2F2;
    -moz-box-shadow: 0 0 20px #999;
    -webkit-box-shadow: 0 0 20px #999;
    box-shadow: 0 0 20px #999;
	right:10px;
}

.i_pre,
.i_next,
.ta_calendar td.ta_dateRangeSelected,
.ta_calendar td.first,
.ta_calendar td.last,
.ta_calendar td.today {
	background: url(../img/calendar_all.png) no-repeat;
	cursor: pointer;
}

.i_pre,
.i_next {
	width: 23px;
	height: 23px;
	display: inline-block;
}

.i_pre {
	background-position: 0 0;
}

.i_pre:hover {
	background-position: -46px 0px;
}

.i_next {
	background-position: -23px 0;
}

.i_next:hover {
	background-position: -69px 0px;
}

.ta_calendar td.ta_dateRangeSelected {
	background: #cbe6f5;
}

.ta_calendar td.ta_dateRangeGray {
	color: #BBB;
	cursor: default;
}

.ta_calendar td.first,
.ta_calendar td.today {
	background: #28b28b;
	color: #FFFFFF;
}

.ta_calendar td.first:after,
.ta_calendar td.today:after {
	content: "开始";
	display: block;
	font-size: 10px;
	color: #fff;
}

.ta_calendar td.last {
	background: #28b28b;
	color: #FFFFFF;
}

.ta_calendar td.last:after {
	content: "结束";
	display: block;
	font-size: 10px;
	color: #fff;
}

.ta_calendar .dis {
	color: #9e9e9e;
}

.ta_calendar table {
	font-size: 12px;
	_display: inline;
	border-spacing: 0 7px;
	border-collapse: collapse;
	width: 100%;
	background: #F8FAFB;
	border-top: 1px solid #F2F2F2;
}

.ta_calendar table caption {
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.ta_calendar table thead tr {
	background: #fff;
}

.ta_calendar table thead th {
	cursor: pointer;
	text-align: center;
	height: 40px;
}

.ta_calendar table.calendar-month {
	font-size: 12px;
	float: left;
	margin: 0 8px;
	_display: inline;
	border-spacing: 7px;
	border-collapse: separate;
	margin-bottom: 10px;
}

.calendar-month caption {
	border-bottom: 1px solid #E1E1E1;
	*padding-bottom: 0px;
}

.calendar-month tbody td {
	line-height: 30px;
	padding: 4px 11px;
	text-align: center;
	white-space: nowrap;
	font-family: "΢���ź�";
	cursor: pointer;
}

.calendar-month td.hover,
.calendar-month td:hover,
.calendar-month caption span:hover {
	background: #;
	color: #6590c1;
	border: 1px solid #6590c1;
	padding: 3px 10px;
	border-radius: 2px;
	cursor: pointer;
}

.calendar .dis:hover {
	color: #9e9e9e;
	border: 1px solid #d3d5d6;
	padding: 3px 10px;
}

.calendar-month td.current {
	background: #6590c1;
	color: #fff;
	border-radius: 2px;
}

.ta_calendar table thead th.sun {
	color: #999;
}

.ta_calendar table thead th.sat {
	color: #999;
}

.ta_calendar table td:first-child {
	height: 0px;
}

.ta_calendar table tbody td {
	text-align: center;
	white-space: nowrap;
	font-family: "Tahoma";
	background: #F2F2F2;
	height: 40px;
	width: 14%;
	border: 1px solid #fff;
}

.ta_calendar_cont {
	position: relative;
}

.ta_calendar_cont .i_pre,
.ta_calendar_cont .i_next {
	position: absolute;
	top: 7px;
}

.ta_calendar_cont .i_pre {
	left: 10px;
}

.ta_calendar_cont .i_next {
	right: 10px;
}

.ta_calendar_footer {
	border-top: 1px solid #e5e5e5;
	background: #fafafa;
	padding-top: 6px;
	height: 42px;
}

.ta_calendar_footer .frm_btn {
	float: right;
}

.ta_calendar_footer .frm_msg {
	float: left;
	vertical-align: middle;
}

.ta_calendar_footer .ipt_text_s {
	padding: 4px 4px;
}

.ta_ipt_text,
.ta_ipt_textarea,
.ta_ipt_text_s {
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555555;
	font-size: 12px;
	line-height: 16px;
	padding: 6px 4px;
	position: relative;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	vertical-align: middle;
	width: 180px;
	z-index: 2;
}

.ta_ipt_text_s {
	width: 80px;
}

.ta_btn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F2F2F2;
	background-image: -moz-linear-gradient(center top, #FEFEFE, #F5F5F5);
	background-repeat: repeat-x;
	border-color: #F2F2F2;
	border-image: none;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-family: "΢���ź�", "����";
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 0;
	outline: 0 none;
	padding: 3px 12px;
	text-align: center;
}

.ta_btn:hover,
.ta_btn:active,
.ta_btn.active,
.ta_btn.disabled,
.ta_btn[disabled] {
	color: #333333;
}

.ta_btn:hover {
	background-color: #FEFEFE;
	background-image: none;
	color: #333333;
	text-decoration: none;
	transition: background-position 0.1s linear 0s;
}

.ta_btn:focus {
	outline: thin dotted #333333;
	outline-offset: -2px;
}

.ta_btn.active,
.ta_btn:active {
	background-color: #28b28b;
	background-image: none;
	outline: 0 none;
}

.ta_btn.disabled,
.ta_btn[disabled] {
	background-color: #28b28b;
	background-image: none;
	box-shadow: none;
	cursor: default;
	opacity: 0.65;
}

.ta_btn {
	margin: 0px 5px 0 0;
	vertical-align: top;
}

.ta_btn:hover {
	background-position: 0 -16px;
}

.ta_btn_primary {
	background-color: #28b28b;
	border: 1px solid #28b28b;
	color: #FFFFFF;
}

.ta_btn_primary:hover {
	background-color: #28b28b;
	border: 1px solid #28b28b;
	color: #FFFFFF;
}
