@charset "utf-8";
.sbnex_txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
A.sbnex_txt_title:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #316AC5;
	text-decoration: underline;
}
.sbnex_desc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sbnex_txt_url{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
A.sbnex_txt_url:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #669999;
	text-decoration: underline;
}
.sbnex_hr{
	color: #6F91B9;
	height: 1px;
}
.sbnex_banner{
	border: 0px none;
}
.sbnex_hcontact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;	
	}