
   
.t1
{
	margin:0 auto;
	position:fixed;
	top:250px;
	right:-185px;
	width:220px;
	height:38px;
	background:url(png/t1.png) left no-repeat;
	background-color:#2C4762;
	font-family: 'robotoregular';
	font-size:14px;
	color:#ffffff;
	line-height:38px;
	z-index:9999;
	padding-left:39px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .9s ease;
	-ms-transition: all .9s ease;
	-o-transition: all .9s ease;
	transition: all .5s ease;
}
.t1:hover
{
		right:-80px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
}  
.t2
{
	margin:0 auto;
	position:fixed;
	top:288px;
	right:-135px;
	width:170px;
	height:38px;
	background:url(png/t2.png) left no-repeat;
	background-color:#314B7E;
	font-family: 'robotoregular';
	font-size:14px;
	color:#ffffff;
	line-height:38px;
	z-index:9999;
	padding-left:35px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .9s ease;
	-ms-transition: all .9s ease;
	-o-transition: all .9s ease;
	transition: all .5s ease;
}
.t2:hover
{
		right:-30px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
}  
.t3
{
	margin:0 auto;
	position:fixed;
	top:326px;
	right:-135px;
	width:170px;
	height:38px;
	background:url(png/t3.png) left no-repeat;
	background-color:#045685;
	font-family: 'robotoregular';
	font-size:14px;
	color:#ffffff;
	line-height:38px;
	z-index:9999;
	padding-left:35px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .9s ease;
	-ms-transition: all .9s ease;
	-o-transition: all .9s ease;
	transition: all .5s ease;
}
.t3:hover
{
		right:-30px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
}  
.t4
{
	margin:0 auto;
	position:fixed;
	top:364px;
	right:-135px;
	width:170px;
	height:38px;
	background:url(png/t4.png) left no-repeat;
	background-color:#DC4335;
	font-family: 'robotoregular';
	font-size:14px;
	color:#ffffff;
	line-height:38px;
	z-index:9999;
	padding-left:35px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .9s ease;
	-ms-transition: all .9s ease;
	-o-transition: all .9s ease;
	transition: all .5s ease;
}
.t4:hover
{
		right:-30px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
}  
.t5
{
	margin:0 auto;
	position:fixed;
	top:402px;
	right:-135px;
	width:170px;
	height:38px;
	background:url(png/t5.png) left no-repeat;
	background-color:#369CC4;
	font-family: 'robotoregular';
	font-size:14px;
	color:#ffffff;
	line-height:38px;
	z-index:9999;
	padding-left:35px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .9s ease;
	-ms-transition: all .9s ease;
	-o-transition: all .9s ease;
	transition: all .5s ease;
}
.t5:hover
{
		right:-30px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
}  