.a_middle .text{
	margin:15px;
}
.a_middle .text 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 h2{
	border-width:0px 0px 1px 8px;
	border-color:#9CF;
	border-style:solid;
	padding:5px 7px 1px;
	font-size:18px;
	color: #333;
	margin: 15px 0px 10px;
}
.a_middle .text p{
	margin:0px 15px;
	
	line-height:20px;
	font-size:15px;
}
.a_middle .text .com{
	border-width:1px 3px 3px 1px;
	border-color:#f0f8ff #def #def #f0f8ff;
	border-style:double;
	padding:15px 0px;
}
.com a:link , .com a:visited{
	color:#36f;
}
.com a:hover{
	color:#f30;
}

