.text .bd{
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px auto 30px;
	border: 1px #f0f0f0 solid;
	width:750px;
}
.text .bd p{
	margin: 20px;
}
.text .bd a:link , .text .bd a:visited{
	color:#12f;
}
text .bd a:hover{
	color:#f32;
}
