
#cs_box {width:140px; height:auto; background:#f0f1f2; position:fixed; right:130px; top:330px; border-radius:10px; z-index:1000}
	#cs_box span {color:#000; height:20px; line-height:20px; font-family:'Arial'; display:block;}
	.cs_close {position:absolute; right:10px; top:10px; cursor:pointer; font-size:15px;}
	.cs_title {font-size:14px; margin:10px; font-weight:bold;}
	.cs_img {width:120px; height:120px; background:#fff; margin:10px;} 
	