﻿#p1 span{
	background: url("/images/ref/p1.jpg") 0 0 no-repeat;
	width:104px;
	height:61px;
	margin: 26px 0 0 52px;
}
#p1:hover span{
	background-position: 0 -61px;
}
#p2 span{
	background: url("/images/ref/p2.jpg") 0 0 no-repeat;
	width:117px;
	height:35px;
	margin: 31px 0 0 35px;
}
#p2:hover span{
	background-position: 0 -35px;
}
#p3 span{
	background: url("/images/ref/p3.jpg") 0 0 no-repeat;
	width:100px;
	height:100px;
	margin: 5px 0 0 50px;
}
#p3:hover span{
	background-position: 0 -100px;
}
#p4 span{
	background: url("/images/ref/p4.jpg") 0 0 no-repeat;
	width:117px;
	height:28px;
	margin: 42px auto 0;
}
#p4:hover span{
	background-position: 0 -28px;
}
#p5 span{
	background: url("/images/ref/p5.jpg") 0 0 no-repeat;
	width:117px;
	height:56px;
	margin: 18px auto 0;
}
#p5:hover span{
	background-position: 0 -56px;
}
#p6 span{
	background: url("/images/ref/p6.jpg") 0 0 no-repeat;
	width:155px;
	height:60px;	
	margin: 20px auto 0;
}
#p6:hover span{
	background-position: 0 -60px;
}

.log_in{
	float:left;
	background: #236bb5;
	display:block;
	margin: 15px 8px 0 115px;
}

.plan_item .select_plan{
	display:block;
	width: 142px;
	color:#fff;
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	right: -1px;
	line-height: 47px;
	padding-left: 13px;	
}