@charset "utf-8";
/* CSS Document */
.hotline{
	width: 308px;
	height: 24px!important;
	height: 36px;
	color: #bc9293;
	padding: 10px 0;
	float: right;
	overflow: hidden;
	background-image: url(/images/hotline.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
/*--------------- Add Plus start --------------*/
.share-buttons{
	background:url(/images/fx_bg.png) no-repeat;
	width:221px;
	height:24px!important;
	height:34px;
	color:#bc9293;
	padding:10px 0;
	float:right;
	overflow:hidden;
}

.add-plus{
	display:block;
	width:auto;
	height:17px;
	overflow:hidden;
	padding-left:16px;
}

.add-plus font{
	font-size: 12px;
	float: left;
	display: block;
	height: 17px;
	line-height: 17px;
	width: 58px;
	color: #5b5b5b;
	font-family: Arial, Helvetica, sans-serif;
}

.add-plus font span{
	float:right;
	display:block;
	width:21px;
	height:17px;
	right:0;
	top:0;
}

.add-plus .add-plus-one{
	display:block;
	float:left;
	width:17px;
	height:17px;
	line-height:17px;
	text-indent:-9999px;
	padding-left:10px;
	background:url(/images/c.png) no-repeat;
}

.add-plus .fav{
	background-position:-520px 0px;
}
.add-plus .sina{
	background-position:-520px -17px;
}

.add-plus .tqq{
	background-position:-520px -34px;
}

.add-plus .qzone{
	background-position:-520px 0px;
}

.add-plus .renren{
	background-position:-520px -51px;
}

.add-plus .douban{
	background-position:0 -85px;
}

.add-plus .kaixin001{
	background-position:-520px -68px;
}
