#goleft {
	position:absolute;
	width:27px;
	height:13px;
	top: 12px;
	left: 0px;
	z-index: 1;
}
#diashow {
	position:absolute;
	width:750px;
	height:41px;
	top: 0px;
	left: 30px;
	z-index: 2;
	overflow: hidden;
}
#diashowbox {
	position:absolute;
	height:41px;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#diashowtxt {
	padding-top: 7px;
	font-size:1.0em;
	line-height:1.3;
}
#goright {
	position:absolute;
	width:27px;
	height:13px;
	top: 12px;
	left: 783px;
	z-index: 3;
}
#diashowbox div.pic {
	float: left;
	width: 31px;
}
#diashowbox div.pic img {
	padding-left: 2px;
}
