
.lineline{ line-height:25px;}
.paddingbottom{
    padding-bottom: 20px;
}
.clear{
    clear: both;
}

.imgimg img{
    width: 100%;
    height: auto
}



.pagepage{margin:60px auto 20px auto; width:100%; text-align:center;}


 
.pagepage a{
	display:inline-block;
	height:25px;
	line-height:25px;
	width:25px;
	border:1px solid #dcdcdc;
	margin:0 3px;
	text-decoration:none;
	color:#333
}

 
.pagepage a:hover,.pagepage a.hover{
	color:#fff;
	background:#3581C2;
	border:#3581C2 1px solid;
}