.BbsOTitBg{
	background-image: url(../_img/bbs/o_tit_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 15px;
}

.BbsTitBg{
	background-image: url(../_img/bbs/tit_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 15px;
}

.BbsTit15{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #00A5DB;
	text-align:left;
	
}

.BbsList {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B3DBE8;
	line-height: 16px;
	text-align:left;
	padding-top:16px;
	padding-bottom:16px;
}
.BbsLink a{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #666666;

}
.BlueLine{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00A5DB;

}
.BbsTit13W{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
.BbsTxt{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 15px;
	color: #444444;
	text-align:left;
}
