.stripT {
	background-image: url(../a-image/search/stripT.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.stripB {
	background-image: url(../a-image/search/stripB.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.stripL {
	background-image: url(../a-image/search/stripL.gif);
	background-repeat: repeat-y;
	background-color: #FFEFD6;

}
.stripR {
	background-image: url(../a-image/search/stripR.gif);
	background-repeat: repeat-y;
	background-color: #FFEFD6;
	background-position: right;

}
.pad-contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;

}

