body {
  -webkit-text-size-adjust: 100%;
}

#all_wrap {
	width:800px;
	margin:auto;
}

#header {
	width:800px;
	height:586px;
	position:relative;
}

#line_logo{
	width:100px;
	height:101px;
	position:absolute;
	top:79px;
	left:81px;
}

#kantan{
	width:144px;
	height:133px;
	position:absolute;
	top:65px;
	left:434px;
}

#txt1{
	width:659px;
	height:48px;
	position:absolute;
	top:200px;
	left:81px;
}

#title{
	margin:0;
	padding:0;
	width:659px;
	height:338px;
	position:absolute;
	top:248px;
	left:81px;
}

#main {
	float:left;
	padding:0;
	width:500px;
}

#main_title {
    border-bottom: 5px dotted #000000;
    display: block;
    line-height: 77px;
    font-size: 52px;
    line-height: 73px;
	padding:0;
    margin:0px;
    margin-top: 27px;
    margin-left: 86px;
    width: 370px;
}

#txt2 {
    display: block;
    font-size: 28px;
    line-height: 50px;
	padding:0;
    margin:0px;
    margin-top: 18px;
    margin-left: 86px;
    width: 370px;
}
#txt3 {
    display: block;
    font-size: 22px;
    line-height: 34px;
	padding:0;
    margin:0px;
    margin-top: 23px;
    margin-left: 85px;
    width: 370px;
}


#iphone {
    float:right;
    width:300px;
	padding:0;
    margin:0px;
    margin-top:14px;
}

#register{
    width:658px;
	margin:auto;
}
.reg_box{
	margin:0px;
	margin-bottom: 30px;
}

.reg_main{
	width:500px;
	float:left;
}

.account {
    font-size: 20px;
    height: 59px;
    line-height: 59px;
    text-indent: 30px;
    width: 520px;

}

.reg_btn {
	text-align:right;
	width:500px;
}


#register .qr{
	width:140px;
	float:right;
}

#footer #logo {
	text-align:center;
}







.clear {
	width:100%;
	line-height:1px;
	orverflow:hidden;
	font-size:1px;
	padding:0;
    margin:0px;
	clear:both;
	float:clear;
}
