/* www.js-css.cn js代码网 */
#cs_box {width:100px; color:#FFF; background:#429b25; position:fixed; right:2px; top:100px; border-radius:5px; z-index:1000}
#cs_box span {height:20px; line-height:20px;display:block;}
.cs_close {color:#DDD; position:absolute; right:10px; top:8px; cursor:pointer; font-size:20px;font-family:Verdana, Geneva, sans-serif}
.cs_title {font-size:14px; margin:10px; font-weight:bold;}
.cs_body { background:#fff; margin:5px; height:100%; padding-bottom:10px;}
.cs_img { width:90px; height:90px; background:#FFF; }
.cs_img img {width:90px;}
.cs_info {font-size:12px; margin:0px 10px; overflow:hidden; text-align:center;}
.cs_btn {width:80px; margin:5px 5px; border-radius:5px; font-size:12px; line-height:25px; color:#FFF; text-align:center; cursor:pointer;}
.cs_btn li img{vertical-align:middle;margin:0 4px 0 0;border:0;}