.wp-caption {
border: 1px border aliceblue;
text-align: center;
padding-top: 10px;
margin: 10px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
background-image: url("../img/images/bg4.jpg");
background-position: center bottom;
}
.wp-caption a:hover img  {
	border: 1px;
	border-color: #666;
}
.wp-caption img {
margin: 3;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 1em;
text-align: left;
line-height: 17px;
font-weight: bold;
padding: 8px;
margin: 0;
}
.wp-caption .wp-caption-image1A {
position: absolute;
left: -5px;
top: 0px;
}

.wp-caption .wp-caption-image1B {
position: absolute;
left: 300px;
top: 1px;
}
.wp-caption .wp-caption-image2A {
position: absolute;
left: -5px;
top: 270px;
}

.wp-caption .wp-caption-image2B {
position: absolute;
left: 300px;
top: 271px;
}
.wp-caption .wp-caption-image3A {
position: absolute;
left: -5px;
top: 530px;
}

.wp-caption .wp-caption-image3B {
position: absolute;
left: 300px;
top: 531px;
}
.wp-caption .wp-caption-image4A {
position: absolute;
left: -5px;
top: 790px;
}

.wp-caption .wp-caption-image4B {
position: absolute;
left: 300px;
top: 791px;
}
.wp-caption .wp-caption-image5A {
position: absolute;
left: -5px;
top: 1050px;
}

.wp-caption .wp-caption-image5B {
position: absolute;
left: 300px;
top: 1051px;
}
.wp-caption .wp-caption-image6A {
position: absolute;
left: -5px;
top: 1320px;
}

.wp-caption .wp-caption-image6B {
position: absolute;
left: 300px;
top: 1321px;
}

.paging{
	text-align: center;
}
.tag{
	margin-left:15px;
}
