.b_kb {
	text-align: center;
	font-weight: bolder;
	color: #000000;
	border: 1px solid #E4E4E4;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 2px;
}
.b_kb .img_l{
	float: left;
	width: 94px;
	height: 48px;
}
.b_kb .button_l{
	float: left;
	width: 287px;
	height: 40px;
	padding-top: 8px;
}
.b_kb .button_l .l_bg{
	float: left;
	width: 6px;
	height: 34px;
	background-image: url(../images/faq_bg_button_01.gif);
	background-repeat: no-repeat;
}
.b_kb .button_l .r_bg{
	float: left;
	width: 6px;
	height: 34px;
	background-image: url(../images/faq_bg_button_03.gif);
	background-repeat: no-repeat;
}
.b_kb .button_l .c_bg{
	float: left;
	height: 26px;
	background-image: url(../images/faq_bg_button_02.gif);
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	color: #333;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 8px;
	width: 210px;
}
.b_kb .button_l .c_bg a{
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 10px;
	text-decoration: none;
}
.b_kb .button_l .c_bg a:hover{
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 10px;
	text-decoration: none;
}

.b_kb .txt_l{
	float: left;
	width: 302px;
	background-color: #E5E5E5;
	padding: 4px;
	height: 40px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}
