@charset "UTF-8";

.extFlash {
	text-align: center;
}
.extFlashimg{
	width: 24%;
	float:left;
}

.extFlash_swf{
	width: 100%;
}

.extFlashimg img{
	width: 100%;
}

.extFlashimgInner{
	padding:3px;
}

.btnDelete { margin: 4px 0 0 5px; width: 47px; height: 15px; text-indent: -9999px; border: none; display: block; background: url(./admin/images/btn_delete.gif) no-repeat; cursor: pointer !important; }
.btnAdd { margin: 4px 0 2px 5px; width: 126px; height: 20px; text-indent: -9999px; border: none; display: block; background: url(./admin/images/btn_img_add.gif) no-repeat; cursor: pointer !important; }