/* ÀÁÈËÍ¼¿â ËÑ¼¯ÕûÀí www.lanrentuku.com */
#cs_box {width:120px; height:210px; color:#FFF; background:#54a7ff; position:fixed; right:10px; top:100px; border-radius:10px; z-index:1000}
#cs_box span {height:20px; line-height:20px;display:block;}
.cs_close {color:#C8E0F7; position:absolute; right:10px; top:8px; cursor:pointer; font-size:20px;font-family:Verdana, Geneva, sans-serif}
.cs_title {
	font-size:15px;
	margin:10px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	height: 40px;
	display: block;
}
.cs_img {
	width:86%;
	height:120;
	background:#FFF;
	margin-left: 10px;
	margin-bottom: 6px;
}
.cs_info {
	font-size:12px;
	overflow:hidden;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:10px;
	margin-left: 0px;
	color: #CCE8F7;
}
.cs_btn {}
