@charset "utf-8";
/* CSS Document */

.Today{
	width:200px;
	height:auto;
	float:left;
	position:absolute;
	top:-25px;
	left:-280px;
	z-index:10;
}
.Today2{
	width:150px;
	height:auto;
	float:left;
	position:absolute;
	top:-25px;
	left:-502px;
	z-index:10;
}
.Today input, .Today2 input{ background:#FFF; border:none; width:180px; height:20px;}
.TodayM{
	width:220px;
	height:auto;
	float:left;
	position:absolute;
	top:-72px;
	left:-240px;
	z-index:10;
}
.Today input, .Today2 input,  .TodayM input{ background:#FFF; border:none; width:180px; height:20px;}
form  .FromGenM{
	width:70px;
	height:auto;
	float:right;
	text-align:right;
	margin:-75px 35px 0 0;
}
/*05-10-2012*/
.AJRemove{
	width:90px;
	height:auto;
	float:left;
	padding-right:10px;
}
.AJUser{
	width:60px;
	height:auto;
	float:left;
}
.AJUTO{
	width:130px;
	height:auto;
	float:left;
	padding-left:10px;
	margin:-5px 0 0;
}
#CustomMainM{
	width:150px;
	height:auto;
	float:right;
	position:relative;
}
#CustomMainM #Custom{
	width:150px;
	height:auto;
	float:left;
	position:absolute;
	top:-72px;
	left:-240px;
	z-index:10;
}




