	*{
		padding:0px;
		margin:0px;
	}
	body{
		font-family:ËÎÌå;
		background:#338888;
		text-align:center;
		margin:0px auto;
	}
	body,form,fieldset,p,ol,ul,dl,dt,dd,p,h1,h2,h3,h4{margin:0;padding:0;}
	ul{list-style:none;}
	legend{display:none;}
	img{border:0px;}
	#head{
		background:url(/esite/st_4_10/images/head_bg_2.jpg) no-repeat;
		width:970px;
		height:104px;
	}
	#ename{
		overflow:hidden;
		padding:0px 0px 10px 0px;
		text-align:center;
		font-weight:bold;
	}
	#mid{
		padding:0px 120px 30px 75px;
	}
	#pageMain{
		width:982px;
		overflow:hidden;
		margin:0px auto;
		background:#ffffff;
		text-align:center;
	}
	#content {
		background:url(/esite/st_4_10/images/bg_2.jpg) repeat-y;
		text-align:left;
		width:970px;
		overflow:hidden;
	}
	#content .tit{
		background:url(/esite/st_4_10/images/tit_bg_2.jpg) no-repeat;
		width:813px;
		height:71px;
		overflow:hidden;
	}
	#content .tit h1{
		padding:0px;
		margin:42px 5px 0px 60px;
		font-size:14px;
		color:#FFFFFF;
		text-align:left;
	}
	#content .txt{
		margin:10px;
		width:759px;
		overflow:hidden;
		color:#957455;
		font-size:12px;
		line-height:200%;
	}
	#foot{
		width:970px;
		height:34px;
		background:url(/esite/st_4_10/images/foot_bg_2.jpg) no-repeat;
	}
	/*
		table
	*/
    .calendar td{
		font-size: 12px;
		color:#646464;
		border:1px #C1C6CD solid ;
		background-color:white;
		padding:3px;
		text-align:left;
	}
	.calendar th{
		font-size: 12px;
		color:#646464;
		background-color:#e0e0e0;
		border:1px #C1C6CD solid ;
		padding:3px;
		text-align:left;
	}
