body{ line-height:22px;}
html{-webkit-text-size-adjust:none;}/*修正谷歌最小字号bug*/
*html .lrkf{position:absolute;}		/*修正IE6bug的，IE6不支持固定定位，这一句必须要。*/
.lrkf{ width:193px;}				/*必须有一个合适的宽度，否则获取不到正确的宽度width:138px;*/
.lrkfshow { right:0;}				/*这个不要动*/
.lrkf .qq a{ display:block; }
.lrkf .qlk a{ color:blue; background:url(../../image/gethelp.png) left center no-repeat; padding-left:20px;display:block;font-size:12px;text-decoration:underline; height:26px; line-height:26px;}
.lrkf .qlk a:hover{color:blue;}

.lrkf .lrkf_box{ background-color:#0088c4; padding:6px; border-radius:4px;}

.lrkf .lrkf_header,.lrkf .lrkf_con,.lrkf .lrkf_tool a{	background-color:#fff; margin-top:4px;border-radius:4px;}
	
.lrkf .lrkf_header,.lrkf .lrkf_con{ margin-top:0;}
.lrkf_btn {
    position: absolute;
    top: 20px;
    width: 22px;
    left: -22px;
    display: block;
    text-align: center;
    padding: 10px 0px;
    line-height: 24px;
}
.lrkf .lrkf_btn{background-color:#0088c4;color:#fff;border-radius:4px 0 0 4px;cursor: pointer;}
.lrkf .lrkf_btn:hover{ background-color:#0088c4;color:#fff;text-decoration: none;}

.lrkf .imgshow{ display:block; text-align:left; padding:0 0 6px 0;}

.lrkf .lrkf_btn span{ display:block; height:12px; background:url(../../image/arrow1.png)  center center no-repeat; margin-top:5px;}
.lrkf .lrkf_btn span.arrow2{background:url(../../image/arrow2.png)  center center no-repeat;}

.qqlist{width:166px;margin-bottom:10px;}
.qqlist li{width: 80px;float:left;height: 30px;line-height: 30px;}
.qqlist li span{color: #08C;}
.lrkf_con p{padding:0;margin:0;font-size: 14px;font-weight: bold;height: 24px;line-height: 24px;border-bottom: 1px solid #D8D8D8;margin-bottom: 5px;}

.lrkf_con .dianhua{font-size:14px;width:150px;margin:0 auto;background: rgb(29,122,217);color: #fff;height: 24px;line-height: 24px;margin-bottom: 10px;padding-left:5px;}
.lrkf_con .liuyan{font-size:14px;width:150px;margin:0 auto;background: rgb(236,93,4);color: #fff;height: 24px;line-height: 24px;padding-left:5px;text-align: center;}