.day_txt {
    width:85px; 
	height: 34px; 
	font-family: '微軟正黑體'; 
	font-size: 15px; 
	color: #B3B3B3; 
	border: 0px solid #ccc; 
	float:left;
	margin-left: 3px;
}
.day_txt_2 {
    width:85px; 
	height: 34px; 
	font-family: '微軟正黑體'; 
	font-size: 15px; 
	color: #383838; 
	border: 0px solid #ccc; 
	float:left;
	margin-left: 3px;
}
.day_txt2 {
    width:90px; 
	height: 34px; 
	font-family: '微軟正黑體'; 
	font-size: 15px; 
	color: #B3B3B3; 
	border: 0px solid #ccc; 
	float:right;
}
.day_txt2_2 {
    width:90px; 
	height: 34px; 
	font-family: '微軟正黑體'; 
	font-size: 15px; 
	color: #383838; 
	border: 0px solid #ccc; 
	float:right;
}
.day_span {
    width:12px; 
	height: 45px; 
	font-family: '微軟正黑體'; 
	font-size: 15px;
	text-align:center;
	color: #B3B3B3; 
}
.select_item_2 {
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 34px;
	color: #383838;
	text-decoration: none;
	border: 1px solid #ccc;
	width: 300px;
	text-indent: 10px;
	height: 38px;
	float: left;
}

.select_area_2 {
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 34px;
	color: #383838;
	text-decoration: none;
	border: 1px solid #ccc;
	width: 128px;
	text-indent: 10px;
	margin-left: -4px;
	height: 38px;
	float: left;
}