@media screen and (max-width:9999px){
	.mypage-unauthenticated-inner,
	#mgt #body-wrap,
	#in-header-main-wrap,
	#in-header-top{
		width:1590px;
	}

	#in-header-main-contents,
	#in-header-middle-wrap,
	#in-header-bottom-wrap{
		width: 1402px;
	}

	#mgt #body-wrap #contents{
		width: 1126px;
	}
	
	#mgt .search-keyword-input{
		width:1131px;
	}
}

@media screen and (max-width:1760px){
	.mypage-unauthenticated-inner,
	#mgt #body-wrap,
	#in-header-main-wrap,
	#in-header-top{
		width:1460px;
	}

	#in-header-main-contents,
	#in-header-middle-wrap,
	#in-header-bottom-wrap{
		width: 1272px;
	}

	#mgt #body-wrap #contents {
		width: 996px;
	}

	#mgt #contents .item7{
		display:none;
	}

	#mgt #contents .vehicle-list-box li {
		width: 132px;
	}

	#mgt #contents .vehicle-list-box li img{
		max-height:99px;
	}

	#mgt .search-keyword-input{
		width:840px;
	}
}



@media screen and (max-width:1530px){
	.mypage-unauthenticated-inner,
	#mgt #body-wrap,
	#in-header-main-wrap,
	#in-header-top{
		width:1330px;
	}

	#in-header-main-contents,
	#in-header-middle-wrap,
	#in-header-bottom-wrap{
		width: 1142px;
	}

	#mgt #body-wrap #contents {
		width: 866px;
	}

	.search-keyword-headline {
	display: inline-block;
	width: 185px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	}

	#mgt #contents .item6,
	#mgt #contents .item7{
		display:none;
	}

	#mgt #contents .vehicle-list-box li {
		width: 134px;
	}

	#mgt #contents .vehicle-list-box li img{
		max-height:101px;
	}

	#mgt .search-keyword-input{
		width:710px;
	}
}


@media screen and (max-width:1400px){
	.mypage-unauthenticated-inner,
	#mgt #body-wrap,
	#in-header-main-wrap,
	#in-header-top{
		width:1200px;
	}


	#in-header-main-contents,
	#in-header-middle-wrap,
	#in-header-bottom-wrap{
		width: 1012px;
	}

	#mgt #body-wrap #contents{
		width: 736px;
	}

	#mgt #contents .vehicle-list-box li {
		width: 137.5px;
	}
	
	#mgt #contents .vehicle-list-box li img{
		max-height:103px;
	}

	#mgt .search-keyword-input{
		width:731px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.search-keyword-button {
	float: right;
	width: 30px;
	height: 30px;
	padding: 0 0 0 16px;
	line-height: 36px;
	color: #fff;
	font-size: 13px;
	background: #F1892B url("../images/stocklist/icon_search.png") no-repeat 17px 7px;
	border: none;
	}
	.search-keyword-button:hover {
	background: #FF9C42 url("../images/stocklist/icon_search.png") no-repeat 17px 7px;
	cursor: pointer;
	}
	.search-keyword-headline {
	display: inline-block;
	width: 175px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	}
	.search-mode-and {
	width: 90px;
	line-height: 30px;
	margin-right: 7px;
	}
	.search-mode-area {
	background: #FFE8D4;
	float: right;
	padding: 0 5px;
	color: #F1892B;
	font-weight: bold;
	}

	#mgt #contents .item5,
	#mgt #contents .item6,
	#mgt #contents .item7{
		display:none;
	}
}
