#page4 {
    background-color: #1f61a4;
}

#page4 .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 1016px;
   /* background-image: url(../img/pages/page4/img.jpg);
    background-repeat: no-repeat; */
}
#page4 .img_green {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 1016px;
   /* background-image: url(../img/pages/page4/img_green.jpg);
    background-repeat: no-repeat; */
}
#page4 .img_purple {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 1016px;
   /* background-image: url(../img/pages/page4/img_purple.jpg);
    background-repeat: no-repeat; */
}

#page4 .img_darkblue {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 1016px;
   background-image: url(../img/pages/page2/img_darkblue.jpg);
    background-repeat: no-repeat;
}

#page4 .img_lightgreen {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 1016px;
   background: #04b36d;
}



.page4_top{
	width:640px;
	height:auto;
	position: relative;
	margin-top: 196px;
}
.page4_text{
	width:577px;
	height:122px;
	margin:0 auto;
}
.page4_text img{
	display: block;
	width:100%;
}


.page4_darkbluetext{
	width:577px;
	height:133px;
	margin:0 auto;
}

.page4_darkbluetext img{
	display: block;
	width:100%;
}



.page4_but{
	width:587px;
	height:auto;
	margin: 34px auto 0;
	clear: both;
    overflow: hidden;
}
.page4_but a{
	display: block;
	width:283px;
	height:161px;
	float: left;
	margin-bottom: 20px;
}
.page4_but .page4_button2{
	float: right;
}
.page4_but .page4_button3{
	    margin: 0 auto;
    display: block;
    float: none;
    clear: both;
}
.page4_but a img{
	display: block;
	width: 100%;
}
#page4 .logo {
    position: absolute;
    top: 95px;
    right: 0;
    width: 193px;
    height: 31px;
    background-image: url(../img/pages/page-home/logo.png);
    background-repeat: no-repeat;
}

#page4 .footer {
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 640px;
    height: 290px;
}

#page4 .ftbar {
    position: absolute;
    top: 6px;
    left: 0;
    width: 640px;
    height: 101px;
    background: rgba(0, 0, 0, .3);
}

#page4 .ftbar .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 101px;
    background-image: url(../img/pages/page4/text.png);
    background-repeat: no-repeat;
}

#page4 .ftbar .btn-buy {
    position: absolute;
    top: 0;
    right: 0;
    width: 246px;
    height: 101px;
    background-image: url(../img/pages/share/btn-buy.png);
    background-repeat: no-repeat;
}

#page4 .blank {
    position: absolute;
    top: 101px;
    left: 0;
    width: 640px;
    height: 12px;
    background-color: #FFFFFF;
}

#page4 .register {
    position: absolute;
    top: 113px;
    left: 0;
    width: 640px;
    height: 177px;
    background-color: #1f61a4;
}

#page4 .register .text {
    position: absolute;
    /*top: 45px;*/
    top: 40px;
    left: 0;
    width: 640px;
    height: 56px;
    background-color: #1f61a4;
    background-image: url(../img/pages/page4/text2.png);
    background-repeat: no-repeat;
}

#page5 .bottom-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 640px;
    height: 50px;
    background-color: #bababa;
  /*  background-image: url(../img/pages/page4/bottom-text.png);
    background-repeat: no-repeat;*/
}
#page5 .bottom-text p{
	font-size: 12px;
	color: #5b5b5b;
	text-align: center;
	margin-top: 10px;
}

