.mosaicGallery_con{position:relative; background:#fff; padding:0px;margin:0px;}
.mosaicGallery_con_viewer{float:left; margin:0px; padding:0px;}
.mosaicGallery_con_viewer div{overflow:hidden; position:absolute;}
.mosaicGallery_con_viewer div a img{position:relative; display:block; opacity:1;}
.mosaicGallery_con_nav ul{width:300px; list-style:none; padding:0px;margin:0px;}
.mosaicGallery_con_nav ul li{clear: both;overflow: hidden; background:#fff;}
.mosaicGallery_con_nav ul li .thum_img img{cursor:pointer;}
.mosaicGallery_con_nav ul li .thum_img{position: relative;float: left;}
.mosaicGallery_con_nav ul li .title{font-size:12px;cursor:pointer;margin: 5px;}
.mosaicGallery_con_nav ul li .writer{font-size:11px;cursor:pointer; text-align:right;margin:5px 8px 3px 0px;position: absolute;right: 0px;bottom: 0px;}
.mosaicGallery_con_nav .nav_border{position:absolute; top:0px;left:0px; border:3px solid #e15b40; width:294px;}
.mosaicGallery_con_nav .arrow-border {border-color: transparent #e15b40 transparent transparent ; border-style: solid; border-width: 12px; height:0; width:0; position:absolute; left:-25px; display:table-cell; vertical-align:middle;}
/* IE6 */
.mosaicGallery_con_nav .arrow-border { _border-left-color: #e15b40; _border-bottom-color: #e15b40; _border-right-color: #e15b40; _filter: chroma(color=#e15b40);}