
/* main  */
#QQFloat{Z-INDEX:999; RIGHT:45px; VISIBILITY: visible; WIDTH: 140px; POSITION: absolute;TOP:220px; HEIGHT: 203px; text-align:center;}
#QQFloat ul,li{ padding:0px; margin:0px; list-style:none;}
#QQFloat ul{ border-top: 1px solid #e0e0e0; padding:10px 0;}
#QQFloat ._title{line-height:20px;font-size:12px;margin:10px 0;color:#898989;text-align:center; display:inline-block;}
#QQFloat ._close{position:absolute; width:22px; height:36px; right:4px; cursor:pointer; top:-1px;color:#ffffff; font-weight:normal;}
#QQFloat ._img{line-height:26px; border:0 none; position:relative; top:3px; right:5px;}

/* blue skin  */
.blue_top{ width:135px; height:36px; background:#196bd2; font-size:14px; font-weight:bold;color:#ffffff; line-height:36px; text-align:center; padding-right:5px;}
.blue_line{border-left: 1px solid #196bd2;border-bottom: 1px solid #196bd2;border-right: 1px solid #196bd2;background:#FFF; line-height:28px;}

/* green skin  */
.green_top{ width:140px; height:36px; background:url(../images/green.jpg) repeat-x #72bc2c; font-size:14px; font-weight:bold;color:#ffffff; line-height:36px; text-align:center; padding-right:5px;}
.green_line{border-left: 1px solid #72bc2c;border-bottom: 1px solid #72bc2c;border-right: 1px solid #72bc2c;background:#FFF;line-height:28px;}