@CHARSET "UTF-8";
/*********************************************************************************************************
This CS_ONLINE plugin was designed by jason.leung. Please feel free to contact me if any problems. Thanks.
You could link to shlzh1984.gicp.net to leave a message. Thank you for your support.
Email: 147430218@qq.com
SinaWeibo: @切片面包
*********************************************************************************************************/
/* Style of plugin is as follows */
#cs_online {width:140px; height:250px; border:1px solid #ccc; position:fixed; right:-142px; top:100px; border-radius:5px 0 0 5px; -webkit-box-shadow:0 0 3px #ccc; box-shadow:0 0 3px #ccc; z-index:10000; background:#fff;}
.cs_title {width:31px; height:110px; position:absolute; left:-32px; top:50px; background:#fff; cursor:pointer; }
.cs_context {width:130px; height:230px; border-radius:3px; margin:10px;position:relative; overflow:hidden;}
#cs_qlist {list-style: none; padding:0px; margin:0px; position:absolute; left:0px; top:0px; width:100%; height:230px;}
#cs_qlist .title {float:left;width:95px;height:25px;border-bottom:1px #00a0e9 solid;background:url(../images/ico.png) no-repeat;padding-left:25px;font-weight:bold;font-size:14px;font-family:微软雅黑,宋体;line-height:20px;color:#00a0e9;display:inline;margin-bottom:5px;}
#cs_qlist li {height:22px;line-height:22px;float:left; margin:5px 0; cursor:pointer; }
#cs_qlist .ww {/*background:url(../images/ico.png) 0 -73px no-repeat;*/}
#cs_qlist li span{float:left; margin-right:5px;}
#cs_qlist li a { COLOR: #00a0e9; TEXT-DECORATION: none;}
#cs_qlist li a:hover { COLOR: #00a0e9;}