.text .bd{
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 30px;
	padding: 10px 15px 20px;
	border: 1px #f0f0f0 solid;
}
.bd h3{
	text-align:center;
	font-weight:normal;
	font-size:16px;
}
.bd h2{
	font-weight:normal;
	font-size:18px;
	line-height:25px;
	text-indent:-30px;
	margin:10px 35px;
}
.bd h4{
	font-weight:normal;
	text-align:center;
	font-size:16px;
}
.r1 , .r2{
	margin:0px 30px 30px;
	border-width:1px ;
	border-color:#f8f8f8 #ddd #ddd #f8f8f8;
	border-style:solid;
	padding-bottom:5px;
	background-image: url(../images/common_board_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.text p span{
	color:#F33;
}
.r1 p{
	margin:10px 40px 10px 55px;
	text-indent:-19px;
	font-size:13px;
	line-height: 22px;
}
.r2 p{
	margin:0px 40px;
	font-size:13px;
	line-height: 22px;
}
.text dt{
	font-size:15px;
	margin:0px 40px 0px;
}
.text dd{
	font-size:15px;
	margin:0px 40px 0px;
}
dd img{
	margin-top: 5px;
	cursor: pointer;
}