.cmp_frgRightPhotos .rightPlaceIm2 {
    width:210px;
    height:146px;
    background:url(/im/territory.jpg) no-repeat;
    position:absolute;
    top:209px;
    right:51px;
}

.cmp_frgRightPhotos .rightPlaceIm2 .title {
    width:98px;
    height:29px;
    background:url(/im/im02.gif) no-repeat;
    position:absolute;
    bottom:-32px;
    right:5px;
}

.cmp_frgRightPhotos .galleryTitle {
    font-size:11px;
    font-weight:bold;
    position:absolute;
    top:263px;
    right:160px;
}

.cmp_frgRightPhotos .more {
    font-size:11px;
		float:right;
		margin:5px 0 0 0;
		width:23%;
		text-align:right;
		padding:0 50px 0 0;
}

.cmp_frgRightPhotos .gallery {
    width:213px;
    overflow: hidden;
		float:right;
		margin:230px 25px 0 0;
		
}

.cmp_frgRightPhotos .gallery .photoFrame {
    width:47px;
    height:47px;
    background:#e1f3fd;
    border:1px solid #b0bdd3;
    float:left;
    margin:0 22px 22px 0;
		display:table;
		text-align:center;
}
 
html:first-child .cmp_frgRightPhotos .gallery .photoFrame {
    margin:0 22px 11px 0;
}

.cmp_frgRightPhotos .gallery .photoFrame div {
		display:table-cell;
		vertical-align:middle;
}
