#window{position: absolute;left: 50%;top: 50%;margin-left: -180px;margin-top: 170px;width: 400px;height: 400px;overflow: hidden;display: none;z-index: 0;}
#windowTop{height: 30px;overflow: 30px;background-image: url(../js/images/window_top_end.png);background-position: right top;background-repeat: no-repeat;position: relative;overflow: hidden;cursor: move;}
#windowTopContent{margin-right: 13px;background-image:url(../js/images/window_top_start.png);background-position:left top;background-repeat: no-repeat;overflow: hidden;height: 30px;line-height: 30px;text-indent: 10px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;font-size: 14px;color: #fff;}
#windowMin{position: absolute;right: 25px;top: 10px;cursor: pointer;}
#windowMax{position: absolute;right: 25px;top: 10px;cursor: pointer;display: none;}
#windowClose{position: absolute;right: 10px;top: 10px;cursor: pointer;}
#windowBottom{position: relative;height: 370px;background-image: url(../js/images/window_bottom_end.png);background-position: right bottom;background-repeat: no-repeat;}
#windowBottomContent{position: relative;height: 370px;background-image: url(../js/images/window_bottom_start.png);background-position: left bottom;background-repeat: no-repeat;margin-right: 13px;}
#windowResize{position: absolute;right: 3px;bottom: 5px;cursor: se-resize;}
#windowContent{position:absolute;top: 30px;left: 10px;width: auto;height: auto;overflow: auto;margin-right: 10px;border: 1px solid #6caf00;height: 355px;width: 375px;font-family:Arial, Helvetica, sans-serif;font-size: 11px;background-color: #005;}
#windowContent *{margin: 10px;}
.transferer2{border: 1px solid #6BAF04;background-color: #008;filter:alpha(opacity=30);-moz-opacity: 0.3;opacity: 0.3;}

#window2{position: absolute;left: 50%;top: 50%;margin-left: -330px;margin-top: 150px;width: 700px;height: 400px;overflow: hidden;display: none;z-index: 0;}
#windowTop2{height: 30px;overflow: 30px;background-image: url(../js/images/window_top_end.png);background-position: right top;background-repeat: no-repeat;position: relative;overflow: hidden;cursor: move;}
#windowTopContent2{margin-right: 13px;background-image:url(../js/images/window_top_start.png);background-position:left top;background-repeat: no-repeat;overflow: hidden;height: 30px;line-height: 30px;text-indent: 10px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;font-size: 14px;color: #fff;}
#windowMin2{position: absolute;right: 25px;top: 10px;cursor: pointer;}
#windowMax2{position: absolute;right: 25px;top: 10px;cursor: pointer;display: none;}
#windowClose2{position: absolute;right: 10px;top: 10px;cursor: pointer;}
#windowBottom2{position: relative;height: 370px;background-image: url(../js/images/window_bottom_end.png);background-position: right bottom;background-repeat: no-repeat;}
#windowBottomContent2{position: relative;height: 370px;background-image: url(../js/images/window_bottom_start.png);background-position: left bottom;background-repeat: no-repeat;margin-right: 13px;}
#windowResize2{position: absolute;right: 3px;bottom: 5px;cursor: se-resize;}
#windowContent2{position:absolute;top: 30px;left: 10px;width: auto;height: auto;overflow: auto;margin-right: 10px;border: 1px solid #6caf00;height: 355px;width: 675px;font-family:Arial, Helvetica, sans-serif;font-size: 11px;background-color: #005;}
#windowContent2 *{margin: 10px;}