

#wrapper{

/*
	background-image: url("../image/back_index.jpg");
	background-repeat : no-repeat;
	background-position : center top;
*/
}

#wap_longin{

	background-color:#fff;
	border:1px #999 solid;

	width:400px;
	min-height:300px;

	padding-bottom:10px;

}


#login_line
{

	background-image: url('../image/back_line.png');
	background-color: #ff0000;

	height:50px;

	margin-bottom:5px;

	border-bottom : 2px #666 solid;

	line-height:50px;

	color:#ffffff;

}

