#main{
	height:auto;
}
#content{
	width:986px;
	min-height:600px;
	height:auto!important;
	height:2540px;
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
	background:#fff;
	overflow:hidden;
	padding-left:5px;
}
#current{
	border-bottom:1px solid #ccc;
	background:#fff url(images/current.jpg) 8px center no-repeat;
	height:34px;
	line-height:34px;
	padding-left:28px;
}
#current a{
	padding:0 6px;
	color:#004EA2;
}
#body{
    text-align:center;
	letter-spacing:1px;
	overflow:hidden;
	zoom:1;
}
hr{
    color:#ccc;
	height:1px;
}
