*{margin:0; padding:0;}
body{width:100%;height:100%;background-color:#FBFBFC;}

div#mainView{width:750px;height:587px;border:0px;margin:auto auto;padding:80px 0px;}

@media(max-width: 970px) {  /*970px*/
	div#fristPhoto{display:none;}
	div#mainView{width:350px;}

}

div#fristPhoto{width:345px;height:549px;background-color:#FBFBFC;border:0px solid #ffffff;float:left;margin-right:28px;}
div#PhotoImg{width:100%;height:100%;background-image:url("/img/mainImg.png");background-repeat:no-repeat;background-size:100% 100%;padding-top:20px;box-sizing: border-box;}
div#screen{width:225px;height:394px;background-color:#ffffff;z-index:10;margin-left:101px;margin-top:57px;opacity:1;border:0px;}

div#fristTie{width:350px;height:550px;border:0px;border:0px solid #dbdbdb;float:left;margin-top:10px;}

div#fristDiv{width:350px;height:350px;border-radius:1px;background-color:#ffffff;border:1px solid #dbdbdb;margin-bottom:10px;}

div#fristLogo{width:175px;height:50px;padding:15px 0px;margin:0 auto;padding-bottom:20px;}
div#fristLogo #LogoImg{width:100%;height:100%;background-image:url("/img/fristLogo.png");background-repeat:no-repeat;background-size:100% 100%;}

form#loginForm*{}

.loginInput{width:240px;height:26px;padding:5px 10px;border-radius:2px;border:1px solid #DBDBDB;font-size:13px;background-color:#FBFBFC;color:#262727;
				letter-spacing:1px;margin:3px 44px;}
.loginInput::placeholder{color:#A9A8A8;letter-spacing:-1px;}

#fristLoginBtn{width:260px;height:25px;top:52%;border-radius:4px;border:0px;font-size:12px;background-color:#3296FF;color:#ffffff;letter-spacing:4px;
				font-weight:bold;margin:5px 45px;opacity: 0.5;}
#fristLoginBtn:hover{cursor:pointer;opacity: 0.9;}

.orGrid{width:260px;height:45px;color:#262727;display:inline-block;margin:0px 45px;}
.orGrid .orGrid2{border-bottom:1px solid #aaaaaa;height:22.5px;width:37%;}
.orGrid div{float:left;line-height:45px}

.otherAccount_login{display:inline-block;width:120px;height:24px;background-color:#ffffff;color:#262727;line-height:24px;font-size:10px;margin:0 auto;}
.otherAccount_icon{width:24px;height:100%;background-repeat:no-repeat;background-size:100% 100%;float:left;margin-right:10px;}
#facebookLogin{margin-left:55px;margin-bottom:20px;}
#kakaoLogin{}
#facebookIcon{background-image:url("/img/facebookLogo.png");}
#kakaoIcon{background-image:url("/img/kakaoLogo.png");}
#facebookLogin:hover{color:gold;cursor:pointer;}
#kakaoLogin:hover{color:gold;cursor:pointer;}

#findPw{width:120px;height:24px;background-color:#ffffff;color:#262727;line-height:24px;top:89%;font-size:11px;margin:0 auto;}
#findPw:hover{cursor:pointer;color:gold;}

div#fristDiv2{width:350px;height:60px;background-color:#ffffff;border:1px solid #dbdbdb;text-align:center;}

#fristSignUp{display:inline-block;width:185px;height:60px;}
#fristSignUp div{float:left;line-height:60px;font-size:14px;}

#whyId{color:#262727;margin-right:5px;}
#signUp{right:0%;color:#3296FF;}
#signUp:hover{cursor:pointer;}

div#fristDiv3{width:350px;height:120px;background-color:#FBFBFC;border:0px solid #dbdbdb;text-align:center;}

.down_store{display:inline-block;width:121.5px;height:36px;background-color:#ffffff;color:#262727;line-height:24px;font-size:10px;margin:0 auto;border-radius:10px;}
.down_storeImg{width:100%;height:100%;background-repeat:no-repeat;background-size:100% 100%;float:left;margin-right:10px;border-radius:4px;}
#appDownText{width:350px;height:60px;line-height:60px;font-size:14px;}
#playstore{margin-left:-2.5px;}
#appstore{margin-left:5px;}
#playstoreDownImg{background-image:url("/img/playstore_downImg.jpg");}
#appstoreDownImg{background-image:url("/img/appstore_downImg.jpg");}
#playstore:hover{cursor:pointer;}
#appstore:hover{cursor:pointer;}