@charset "UTF-8";

html { padding:0; margin:0; overflow-x: hidden; overflow-y:hidden; }
body { padding:0; margin:0; overflow-x: hidden; overflow-y:hidden; vertical-align:middle;}
img { border:none;}


.xmag { display:block; width:575px; height:429px; overflow:hidden; text-align:center;cursor:move; }
	.xmag a:hover span { display:block; width:397px; height:165px; position: absolute; top:130px; left:75px; cursor:move; z-index: 1000; background: url(images/xmag.png) no-repeat center;}

.xmag-back { width:100%; display:block; text-align:right; position:absolute; z-index:1000; top:0; right:0; border: none; background: url(images/xmag-back.png); font-size:12px; vertical-align: middle; line-height:32px;overflow:hidden; color:#FFF; text-decoration:none; text-indent:1em;}
	.xmag-back:hover { color:#FF0000;}
	.xmag-back img {vertical-align: middle; }

.drag{ position:relative; cursor:move; z-index: 100; }