@charset "utf-8";
.wrapper .main-contents #search_form .queryform {
	margin-right: auto;
	margin-left: auto;
	width: 565px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin-top: 20px;
	padding: 0px;
}

.wrapper .main-contents #search_form .queryform label {
	font-size: 12px;
	color: #666666;
}
.wrapper .main-contents #search_form .queryform label p{
	font-size: 12px;
	color: #ffffff;
}
.wrapper .main-contents #search_form .queryform .selectlike {
	padding-left: 10px;
}
.wrapper .main-contents #search_form .queryform tr {
	width: 565px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}
.wrapper .main-contents .text {
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
	vertical-align: middle;
	color: #666666;
}
.wrapper .main-contents table p {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.wrapper .main-contents #search_form .queryform .form {
	color: #666666;
	text-align: left;
}

.wrapper .main-contents img {
	margin-right: 30px;
}

