﻿

#ja-social-connect{
	position:fixed;
	top:35%;
	z-index:99;
	right:0;
}
#ja-social-connect a{
	float:left;
	width:44px;
	height:42px;
	border-bottom:1px solid #6b6b6b;
	border-top:1px solid #939393;
	background-color:#828282;
}
#ja-social-connect a span{
	display:none;
}
#ja-social-connect a.tt
{
    background: #828282 url('../img/bg-tt.png') no-repeat scroll center center;
}
#ja-social-connect a.ff{
	background:url("../img/bg-ff.png") no-repeat scroll center center #828282;
}
#ja-social-connect a.yt{
	background:url("../img/bg-yt.png") no-repeat scroll center center #828282;
}
#ja-social-connect a.rss{
	background:url("../img/bg-rss.png") no-repeat scroll center center #828282;
}
.social-contect-inner{
	width:44px;
}
#ja-social-connect a.tt:hover{
	border-bottom:1px solid #0b98b6;
	border-top:1px solid #2cd0f3;
	background:url("../img/bg-tt.png") no-repeat scroll center center #07b2d6;
}
#ja-social-connect a.ff:hover{
	border-bottom:1px solid #31497b;
	border-top:1px solid #5b74a9;
	background:url("../img/bg-ff.png") no-repeat scroll center center #35528e;
}
#ja-social-connect a.yt:hover{
	border-bottom:1px solid #820909;
	border-top:1px solid #b93a3a;
	background:url("../img/bg-yt.png") no-repeat scroll center center #a51010;
}
#ja-social-connect a.rss:hover{
	border-bottom:1px solid #bb670c;
	border-top:1px solid #eb902f;
	background:url("../img/bg-rss.png") no-repeat scroll center center #e47908;
}
#ja-container .tab-content .klatest-none{
	padding:10px;
}
