@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;}
.controlPannel{padding:0 0 0 3%;width:96.9%;border-bottom:1px solid #bbb;height:30px;background:url(head_bg.gif) #e2e2e2 repeat-x 0% 50%;}
.controlPannel div{float:left;margin:5px;width:20px;cursor:pointer;color:#333;line-height:18px;height:20px;text-align:center;}
.imgDisplayArea{text-align:center;}
.imgDisplayArea img{vertical-align:middle;zoom:100%;}
#refreshPage{background:url(ViewImageTool.gif) no-repeat;}
#zoomIn{background:url(ViewImageTool.gif) no-repeat -24px 0px;}
#zoomOut{background:url(ViewImageTool.gif) no-repeat -51px 0px;}
#resetImg{background:url(ViewImageTool.gif) no-repeat -76px 0px;}
