.ser_bg_top {	
    background-image:  url(../image/b-frame.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height:15px;
}
.ser_bg_bottom {
	background-image:  url(../image/b-frame.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	height:15px;
}
.ser_bg_center {
	background-image: url(../image/b-frame_center.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.ser_bg_center a:link, .ser_bg_center a:visited {
	text-decoration:none;
	font-weight:normal;
}
.ser_bg_center a:hover {
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;
}

.title_15pxb{
	color:#255B92;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:17px;
	font-weight:bold;
}

