.wrap .search-wrap {
	width: 1600px;
	margin: 0 auto;	
}


.wrap .search-wrap .title {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin: 35px 0;
}

.wrap .search-wrap .title img {
	margin-right: 10px;
}


.wrap .search-wrap .outline-box {
	border: solid 5px #f2f2f2;
	padding: 20px 50px;
	margin: 0px 0px 40px 0px;
}


.wrap .search-wrap table.search-list  {
	width: 100%;
	max-width: 100%;
	margin: 0px 0px 20px 0px;
}

.wrap .search-wrap .search-list thead {
	border: 0;
	border-top: 2px solid #2b2b2b;
	border-bottom: 2px solid #ddd;
}

.wrap .search-wrap .search-list thead tr th {
	padding: 8px;
	text-align: center;
	font-weight: bold;
}

.wrap .search-wrap .search-list tbody {
	border: 0;
	border-bottom: 2px solid #ddd;
}

.wrap .search-wrap table.search-list tbody tr.search-list-nothing {
	height: 200px;
	text-align: center;
	font-size: 15px;
}

.wrap .search-wrap table.search-list tbody tr td {
	text-align: center;
	font-size: 15px;
	border-top: 0;
	padding: 13px 10px;
	border-bottom: 1px solid #fff;
}

.wrap .search-wrap .search-list tr:nth-child(even) {
	background: #FDF4F4;
}



.big-search-word {
	height: 50px; 
	width: 860px; 
	border: 1px solid #cecece;
	background-color: #ffffff;	
	padding: 15px;
	margin: 15px;
}


.big-search-button {
	width: 113px; 
	height: 50px;
	background-color: #e22f25;
	border: 0;
	color: #fff;
}




















.search-wrap .box-3 .row1 h4 { font-size: 24px; font-weight: bold;margin-bottom: 20px;}
.search-wrap .box-3 .row1 .table thead { border: 0;border-top: 2px solid #2B2B2B;}
.search-wrap .box-3 .row1 .table thead tr th{text-align: center; font-weight: normal;}
.search-wrap .box-3 .row1 .table tbody tr td { text-align: center; font-size: 15px; border-top: 0; padding: 13px 10px; border-bottom: 1px solid #fff;}
.search-wrap .box-3 .row1 .table tbody tr .icon {text-decoration: underline;}