.laosiCalendar_outer{
	position:absolute;	
	font-size:12px;
	left:368px;
	top:54px;
	width:200px;
	height:233px;
	z-index:100;
}
.laosiCalendar{
	border:1px solid #666666;
	overflow:hidden;
}
.laosiCalendar td,input,div,li,p,span,base{
	 
}
.laosiinput{
	height:15px;
	border:1px #DDDDDD inset;
}
.laosiyear{
	width:50px;
	height:15px;
}
.laosiyearword{
	position:relative;
	width:15px;
	left:-8px;
	font-size:14px;
	height:15px;
	border-left:none;
}
.laosiyearud{
	position:relative;
	left:-5px;
}
.laositimeud{
	position:relative;
	left:-16px;
}
.laosiupdown{
	height:8px;
	width:12px;
	overflow:hidden;
	font-size:9px;
	border:1px outset;
	background-color:#D4D0C8;
	cursor:pointer;
}
.laosiday{
background-color:#f9cd8d;
color:#000000;
cursor:pointer;
}
.laosidayover{
background-color:#f9cd8d;
color:#000000;
cursor:pointer;
}
.laositimeinput{
width:15px;
}

