﻿@charset "utf-8";
#kefu { width:335px; height:235px; background:#d2292e; border:5px solid #f30; border-radius:5px; box-sizing:border-box; padding:10px;box-shadow: 0 0 14px #ccc; position:fixed; right:top:200px; right:50px; top:75px; z-index:99999;}
		#kefu a { text-decoration:none;}
		#kefu p { margin:0;}
		#kefu p.p1 { line-height:32px; height:32px; font-size:18px; color:#fff; font-weight:bold;}
		#kefu p.p1 span { }
		#kefu p.p2 { padding:8px 0; height:24px; line-height:24px; color:#fff; font-size:15px;}
		#kefu p.p3 { font-size:15px; height:24px; line-height:24px; color:#ddd; padding-bottom:15px;}
		#kefu p.p4 { font-size:15px; font-weight:bold; color:#fff;}
		#kefu p.p5 { margin:15px auto 0; height:40px; line-height:40px; width:280px; background:linear-gradient(to right,#ffc300,#ff9000);border-radius:4px; text-align:center; color:#fff; font-size:16px; font-weight:bold;}
		#x { background:url(/css/x.png) no-repeat; width:18px; height:18px; position:absolute; top:5px; right:5px;}
		#ren { position:fixed; top:100px;background:#999; padding:10px; border:1px solid #ddd; cursor:pointer; right:5px; top:255px;}
		#ren:hover { background:#666;}