@charset "utf-8";
/* CSS Document */

.form_thin {
width:470px;
height:65px;
background-image:url(../img/form_thin_back.png);
background-repeat:no-repeat;
position:relative;
margin-top:30px;
}

#address {
	position:absolute;
	left:70px;
	top:20px;
}

#maker {
	position:absolute;
	left:223px;
	top:20px;
}

.form_thin #image {
	position: absolute;
	left: 360px;
	top: 7px;
}