.side__subject h2{
	background:url(../../../imgs/private/rebate/side-h2.png) no-repeat 0 0;
}
.board__table__caption--n01{
	width:188px;
	background:url(../../../imgs/private/rebate/caption01.png) no-repeat 0 0;
}
.board__table__thead__title{
	font-size:14px;
}
.board__table__thead__th{
	height:12px;	
}
.board__table__tbody__title{
	width:113px;
	border-right:1px solid #d9d9d9;
	background:#f0f0f0;
	padding:13px 0;
	text-align:center;
	font-size:14px;
	vertical-align:middle;
}
.board__table__tbody__txt{
	width:664px;
	text-align:left;
	padding:14px;
	font-size:14px;
}
.board__table__tbody__txt a{
	color:black;
	font-size:14px;
}
.board__table__tbody__title--big,
.board__table__tbody__txt--big{
	height:200px;
}
.board__table__tbody__txt__list{
	/*다운로드*/
	float:left;
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999px;
	margin:0 10px 0 0;
}
.board__table__tbody__txt__list--word{
	/*16-16*/
	background:url(../../../imgs/public/pdf.png) no-repeat 0 0
}
.board__table__tbody__txt__list--hwp{
	background:url(../../../imgs/public/pdf.png) no-repeat 0 0
}
.board__table__tbody__txt__list--pdf{
	background:url(../../../imgs/public/pdf.png) no-repeat 0 0
}
