@charset "utf-8";
/* CSS Document */

body{
	font-size:14px;
}

.select input{
	float:left;
	margin:5px 0 0 0;
}

.select label{
	margin-left:10px;
}
			