#flybox{
	width:20px; 
	height:60px; 
	position:fixed; 
	z-index:1000; 
	background-color:#fff; 
	border-radius:5px 0px 0px 5px; 
	right:0px; 
	bottom:50px;
	display:block;
	-webkit-box-shadow: -2px 5px 5px 5px rgba(0,0,0,0.05);
	-moz-box-shadow: -2px 5px 5px 5px rgba(0,0,0,0.05);
	box-shadow: -2px 2px 5px 5px rgba(0,0,0,0.05);
}
#box_fly{
	width:360px; 
	position:fixed; 
	z-index:1000; 
	background-color:#fff; 
	border-radius:5px 5px 5px 5px; 
	right:0px; 
	bottom:50px;
	display:none;
	padding:0 10px;
	border-radius: 5px 0px 0px 5px;
	-webkit-box-shadow: -2px 5px 15px 5px rgba(0,0,0,0.20);
	-moz-box-shadow: -2px 5px 15px 5px rgba(0,0,0,0.20);
	box-shadow: -2px 2px 15px 5px rgba(0,0,0,0.20);
}
#fly_open{background:url(/img/arr.png) no-repeat 0 0px;width:16px;height:16px;}
#fly_close{position:absolute; top:2px; right:2px; background:url(/img/colorbox/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
#fly_min{position:absolute; top:2px; right:27px; background:url(/img/colorbox/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
#fly_top{position:absolute; top:2px; right:54px; background:url(/img/colorbox/controls2.png) no-repeat 0 -100px; width:25px; height:25px; text-indent:-9999px;}

.buka{
	padding-top:20px;
}
.ttp{
	float:right; 
	width:20px; 
	height:20px; 
	color:#999999; 
	padding-top:7px; 
	font-size:20px;
}
.upt{
	float:right; 
	width:20px; 
	height:20px; 
	padding-top:7px; 
}
.cln{
	clear:right;
}
.ttl{
	line-height:30px;
	/* color:#FFA500;  */
	color:#558bb3; 
	font-size:16px;font-weight:700;
}
.fall{
	width:360px;
	padding-top:5px;
	border-top:1px solid #D6D6D6;
}
.boxpic{
	float:left; 
	margin-top:5px;	
}
.pic{
	width: 90px; 
	height: 60px;
}
.boxtxt{
	float:left; 
	width:260px; 
	margin-top:2px; 
	margin-left:5px;
}
.fbtw{
	float:left; 
	width:200px; 
	height:20px; 
	padding-top:5px; 
	margin-left:5px;
	
}
.fbl{
	float:left; 
	width:49px; 
	height:20px;
	background-image:url(/img/fb.png);
	background-repeat:no-repeat; 
}
.fb2{
	float:left; 
	width:26px; 
	height:20px;
	background-image:url(/img/fb1.png);
	background-repeat:no-repeat;
	margin-right:10px;
}
.tw1{
	float:left; 
	width:58px; 
	height:20px;
	background-image:url(/img/tw.png);
	background-repeat:no-repeat; 
}
.tw2{
	float:left; 
	width:18px; 
	height:20px;
	background-image:url(/img/tw1.png);
	background-repeat:no-repeat; 
}
