
.qrcode-title{
	display:inline-block;
	float:right;
	width:46px;
	height:46px;
	margin-right:8px;
	background:url(../images/code_46x46.png) no-repeat 0 0;
}
.fw-box-top h2.normal{
	border-bottom: 2px solid #f55;
	top:4px;
}
@media only screen and (max-width: 320px){
.getCode-input-div{
	width: 40%;
}
.getCode{
	width: 60%;
}
}
@media only screen and (min-width: 321px) and (max-width: 480px){
.getCode-input-div{
	width: 40%;
}
.getCode{
	width: 60%;
}
}
@media only screen and (min-width: 481px) and (max-width: 768px){
.getCode-input-div{
	width: 40%;
}
.getCode{
	width: 60%;
}
}
@media only screen and (min-width: 768px){
.getCode-input-div{
	width: 40%;
}
.getCode{
	width: 60%;
}
#loginFrame{
min-height: 400px
}
}
