@CHARSET "UTF-8";
/*天津图书馆*/
.explainBox{
	width:584px;
	height:128px;
	padding:20px 28px;
	background-image:url("../newimages/tjlib/tjOpacity.png");
	background-repeat:no-repeat;
	background-size:cover;
	margin-left: 53px;
}
.explainBox h2{
	font-size:16px;
	color:#fff;
	height:22px;
	line-height:22px;
	text-align:left;
}
.tipBox{
	text-align:left;
}
.tipBox a{
	display:inline-block;
	padding:0 12px;
	height:28px;
	line-height:28px;
	color:#fff;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	border:1px solid #fff;
	border-radius:4px;
	margin:16px 5px 0 5px;
}
.tipBox a:hover{
	background:#069eca;
	border:1px solid #069eca;
}

















