body{ background:none; background:#999;}
.LeftBook{width:300px;float:left;height:600px}
.CenterBook{margin:0 auto;}
.MagMain{height:600px;display:block;margin:0 auto;width:1000px;}
.ContralBook{display:block;text-align:center;overflow:hidden;}
#ViewMag{width:100%;height:100%;z-index:20;position:absolute;left:0;top:0;/*overflow:hidden;*/display:none;border:1px black solid;cursor:move; text-align:center;}
#ViewMag img{width:1000px;cursor:move;}
#LeftMag,#RightMag{top:0px;position:relative;width:500px;float:left;height:600px;overflow:hidden;}
#LeftMag {}
#RightMag{}
#LeftMag div,#RightMag div{overflow:hidden;width:500px;height:600px;display:block; position:absolute;top:0px;} 
#LeftMag div{right:0px;}
#LeftMag img,#RightMag img{width:100%;height:100%;}
#LeftMag span,#RightMag span{position:absolute;overflow:hidden; z-index:3;}
#LeftMag span{right:0px;filter: Alpha(Opacity=0,finishOpacity=50,style=1,startY=0,startX=0,finishY=0,finishX=60);}
#RightMag span{left:0px;filter: Alpha(Opacity=90,finishOpacity=0,style=1,startY=0,startX=0,finishY=0,finishX=60);}


#JTooltipsTitle
{
margin:10px 10px 0 10px;
height:20px;
background:#88CFE5;
border-bottom:1px #002737 solid;
}
#JTooltipsContent {
margin:0 10px 0 10px;
padding:25px 10px 25px 10px;
background:#fff;
font-family:Helvetica, sans-serif;
border-bottom:1px #c8c8c8 solid;
overflow:hidden;
}
#JTooltipsBottom{
height:20px;
margin:0 10px 10px 10px;
padding:5px 10px 5px 10px;
background:#eee;
font-family:Helvetica, sans-serif;
}
#JTooltipsBottom input
{
background:#88CFE5;
border-bottom:1px #002737 solid;
border-top:1px #ccc solid;
border-right:1px #002737 solid;
border-left:1px #ccc solid;
margin-left:10px;
font-size:12px;
color:#107AA6;
}
