* {padding: 0;margin: 0;}
#img1{border: 1px solid #aaaaaa; width:300px; height:202px;}
#img1 h2{ height: 25px; line-height: 25px; padding-left: 10px; font-size: 14px; color: #333; background: url(../image/title_bg.gif) repeat-x; border-bottom: 1px solid #aaaaaa;}
 /*#img1 .min { width: 21px; height: 20px; background: url(../image/min.gif) no-repeat 0 bottom; position: absolute; top: 2px; right:27px; }
 #img1 .min:hover { background: url(../image/min.gif) no-repeat 0 0; }
 #img1 .max { width: 21px; height: 20px; background: url(../image/max.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
 #img1 .max:hover { background: url(../image/max.gif) no-repeat 0 0; }*/
 #img1 .close { width: 21px; height: 20px; background: url(../image/close.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 4px; }
 #img1 .close:hover { background: url(../image/close.gif) no-repeat 0 0; }
 #img1 .content1 { height:176px; width:300px; overflow: hidden; font-size: 14px; line-height: 18px; color: #666;  margin-left:0px; }
 #img1 .content1 .wrap{ padding:0; text-align:center;}
 #img1 .content1 .wrap img{width:300px; height:200px; margin-left:0px; margin-top:0px; margin-right:0px;}