.b-frame_top {
    color:#8FC8ED;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	padding-left:15px;
	vertical-align:top;
	background-image: url(../image/b-frame.gif);
	background-repeat: no-repeat;
	background-position:0 15px;
	height:35px;
}
.b-frame_bottom {
	background-image: url(../image/b-frame.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:15px;
}
.b-frame_center {
	background-image: url(../image/b-frame_center.gif);
	background-repeat: repeat-y;
}
.b-frame_center a:link {
	text-decoration:none;
	font-weight:normal;
}
.b-frame_center a:visited {
	text-decoration:none;
	font-weight:normal;
}
.b-frame_center a:hover {
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;
}
.title_15pxb{
	color:#255B92;
	font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:15px;
	font-weight:bold;
}

/* distributors */
.distri {
	color:#FFFFFF;
	font-size:13px;
	line-height: 20px;
}
.distri  a:link {
    color:#FFFFFF;
}
.distri  a:visited {
    color:#FFFFFF;
}
.distri  a:hover {
    color:#FFFFFF;
	text-decoration:underline;
}
