.a_middle h1{
	font-size: 20px;
	line-height: 25px;
	color: #333;
	background-image: url(../images/side_board_h1.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	margin: 0px auto 5px;
	padding: 6px 10px 3px;
	border: 1px #9CF solid;
	height: 25px;
}
.a_middle .text{
	margin: 10px 0px;
	padding: 50px 10px;
	display: none;
}
