﻿#winpop { width:300px; height:0px; position:absolute; right:0; bottom:0; border:1px solid #666; margin:0; padding:1px; overflow:hidden; display:none;}
#winpop .title { width:100%; height:22px; line-height:20px; background:#ccccdd; font-weight:bold; text-align:center; font-size:12px;}
#winpop .con { width:100%; height:10px;font-weight:bold; font-size:12px; color:#FF0000;  text-align:center}

.close { position:absolute; right:4px; top:-1px; color:#FFF; cursor:pointer}