    @media all and (max-width: 1920px) and (min-width:720px) {
        #usermarket {
            width: 100%;
            margin: 30px 0 30px 0;
        }
        #usermarket_title {
            display:inline-block;
            color:#222;
            text-align:center;
        }
        #marketthumbwrite {
        	width: 40%;
    		height: 180px;
    		background-color: #eeeeee;
    		border: 1px solid #cccccc;
    		background-size: cover;
        	float: left;
    		margin-right: 30px;
        }
        #marketimg {
            float:left;
            width: calc( 40% - 30px);
            margin-right: 30px;
        }
        #marketimg img {
        }
        #usermarket label {
            display:inline-block;
            color:#222;
            width:100px;
            font-size:14px;
        }
        #usermarket input,  #usermarket textarea {
            padding:12px 15px;
            margin:10px 0;
            display:inline-block;
            border:1px solid #ccc;
            border-radius: 5px;
            font-size: 16px;
        }
        #usermarket select {
            padding:10px 15px 11px 15px;;
            margin:5px 0;
            display:inline-block;
            border:1px solid #ccc;
            border-radius: 5px;
            font-size: 16px;
        }
        #usermarket input:FOCUS, #usermarket textarea:FOCUS { 
            border-color: #1546b4;
            outline: none;
            background-color: #edf2f8
        }
        #marketcont1 {
            float:left;
            width:calc(60% - 50px);
        }
        #marketcont2 .sub1, #marketcont2 .sub2, #marketcont2 .sub3,#marketcont2 .sub4, #marketcont2 .sub5 {
            width:100%;
        }
        #marketcont2 h3 {
            font-size: 16px;
            color: #1547b4;
        }
        #marketcont2 h4 {
            font-size: 14px;
            border-left: 5px solid #1547b4;
            padding-left: 15px;
        }
        #marketcont2 label {
            width: 120px;
        }
        #marketcont2 input {
            width: auto;
        }
        #form_line {
            width:100%;
            padding: 10px 0;
         
        }
        .formline {
            padding: 10px 0;
        }
        .formline li {
        }
        .formline .rs {
            float:right;
            font-size:18px;
             font-weight:600;
        }
        #biz_category span {
            color: white;
        }
        #form_line: {
            display:flex;
            width:100%;
        }
        .form_filterA {
            width: 50%;
            float: left;
        }
        .form_filterB {
            width: 50%;
            text-align:right;
            float:right;
        }
        
        #fileupload table{
            width:100%;
            height:100px;
        }
        #fileupload th{
            width:25%;
            height:100px;
            background-color:#ccc;
        }
        #fileupload td{
            width:90%;
            padding:5px 0px;
            background-color: white;
        }
        #fileupload input{
            margin: 0px;
            padding:0px;
        }
        #fileupload textarea{
            border: none;
        }
        #fileupload textarea:FOCUS{
            outline: none;
        }
        .upfile {
            border:none !important;
        }
        div.btn-submit {
            width:120px;
            position: sticky;
            left: calc(100% - 130px) !important;
            float: right;
            background-color: #1546b4;
            color: white;
            border: none !important;
            padding: 12px;
            text-align: center;
            border-radius: 22px;
        }
        div.btn-cancel {
            width:120px;
            position: sticky;
            left: 0 !important;
            float: left;
            border: 1px solid #1546b4;
            color: #1546b4;
            background-color: white !important;
            padding: 10px;
            text-align: center;
            border-radius: 22px;
        }
        .market-divttl{
            width:100%;
        }
        #uploads0,#uploads1,#uploads2,#uploads3,#uploads4 {
            border: none;
            outline: none; 
            margin: 0px;
        }
        #mainthumbImg {
            width: 100%;
            height: 240px;
            border: #999999 1px solid;
            background: #fafafa;
            background-position: center;
            background-size:cover;
        }
        #thumbImg0,#thumbImg1,#thumbImg2,#thumbImg3,#thumbImg4 {
            width: 60px;
            height: 40px;
            border: #999999 1px solid;
            background: #fafafa;
            background-position: center;
            background-size:cover;
            display: none;
            float: left;
            margin: 0px 10px 0px 0px;
        }
        #thumbImg0.mainselect,#thumbImg1.mainselect,#thumbImg2.mainselect,#thumbImg3.mainselect,#thumbImg4.mainselect{
            width:56px;
            height:38px;
            border:2px solid #1546b4;
        }
        div.sep-line {
            width:100%;
            height:1px; 
            background-color:#cccccc; 
            margin:30px 0;
            display:inline-block;
        }
        div a { 
            text-decoration: none;
            font-weight: 600;
        }
        #uploadbtn { 
            width: 120px;
            height: 25px;
            background: #1546b4;
            vertical-align: middle;
            text-align: center;
            border-radius: 7px;
            padding: 5px;
        }
        #uploadbtn>span {
            font-size: 14px;
            font-weight: 600;
            color: white;
        }
    }
    #marketf {
        width:calc(100% - 90px);
        max-width:900px;
        margin:50px 0 0 50px;
    }
    .framettl {
        text-align:center;
    }
    .framettl h2 {
        color: #222222;
        margin-bottom:20px;
    }
    .framettl span {
        color:#284566;
        display:block;
        font-size:12px;
    }
    #form_line {
        width: 100%;
        height: 30px;
        padding: 15px 0px;
        background-color: #ffffff;
        margin-top: 40px;
        border-top: 3px solid #1546b4;
        border-bottom: 1px solid #666;
    }
    .form_filterA {
        width: 60%;
        float: left;
        display: inline-block;
    }
    .form_filterA div {
        padding:0 30px;
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
    }
    .form_filterA #cate1, .form_filterA #cate2, .form_filterA #cate3, .form_filterA #cate4 {
        border-right: 1px #ccc solid;
        cursor: pointer;
    }
    .form_filterA #cate5{
        cursor: pointer;
    }
    .form_filterA .selected {
        color: #1546b4;
    }
    .form_filterB {
        text-align: right;
    		width: 100%;
    		margin-bottom: 30px;
    }
    #form_line span {
        font-size:12px;
    }
    #form_line select {
        width: 120px;
        height: 30px;
        outline : none;
        border: none;
        padding: 0 5px;
    }
    #market_goods {
        width :calc((100% - 90px) / 4);
        display: inline-block;
        float:left;
        margin-right:30px;
    }
    .selected > #marketimg,
    .selected > #marketcont {
        border-color: #1546b4;
    }
    .selected #goods_over {
        opacity: 0.75 !important;
    }
    .cols4, .cols8 {
        margin-right:0px !important;
    }
    #marketimg {
        width:100%;
        height:180px;
        background-color: #eeeeee; 
        border: 1px solid #cccccc;
        background-size: cover;
    }
    #marketcont {
        width: 100%;
        margin-top: 0;
        border: solid #cccccc;
        border-width: 0px 1px 1px 1px;
        display: inline-block;
    }
    ul.formline {
        list-style: none;
        padding-left:20px;
    }
    .formline li{
        display: flow-root;
        width: calc( 100% - 20px);
        margin-top: 10px;
    }
    li .ls {
        float:left;
        font-size:14px;
            font-weight:300;
    }
    li .rs {
        float:right;
        font-size:16px;
        font-weight:600;
        color: #1546b4;
    }
    li .rs_nor {
        float:right;
        font-size:14px;
        font-weight:600;
    }
    #biz_category span {
        color: white;
    }
    #form_line: {
        display:flex;
        width:100%;
    }
    .reg_btn { 
        	width: 120px;
    		background-color: #3b7def;
    		border: 1px solid #3b7def;
    		height: 20px;
    		padding: 10px 20px;
    		color: white;
    		text-align: center;
    		font-size: 14px;
    		font-weight: 600;
    		margin-right: 10px;
    		border-radius: 7px;
    		cursor: pointer;
    		position: relative;
    		right: calc((50% - 700px) - 10px);
    		bottom: 0px;
    }
    a.reg_btn:hover { 
        	width: 120px;
    		background-color: white;
    		border: 1px solid #3b7def;
    		height: 20px;
    		padding: 10px 20px;
    		color: #3b7def;
    		text-align: center;
    		font-size: 14px;
    		font-weight: 600;
    		margin-right: 10px;
    		border-radius: 7px;
    		cursor: pointer;
    		position: relative;
    		right: calc((50% - 700px) - 10px);
    		bottom: 0px;
    }

    .pagelink {
        width: 20px;
    }
    .pagelink a { 
        text-decoration:none;
    }
    #marketimg img {
        margin-left:calc(50% - 15px ) ;
        margin-top:62px;
    }
    .stat2 {
        width: 50px;
        height: 50px;
        background-color: black;
        text-align: center;
        color: white;
        font-size: 14px;
        font-weight: 600;
        position: absolute;
    }
    .stat2>span {
        margin-top: 7px;
        display: block;
    }
    .stat1 {
        width: 50px;
        height: 50px;
        background-color: black;
        text-align: center;
        color: white;
        font-size: 14px;
        font-weight: 600;
        position: absolute;
    }
    .stat1>span {
        margin-top: 7px;
        display: block;
    }
    .stat0 {
        width: 50px;
        height: 50px;
        background-color: black;
        text-align: center;
        color: white;
        font-size: 14px;
        font-weight: 600;
        position: absolute;
    }
    .stat0>span {
        margin-top: 7px;
        display: block;
    }
    #filter_side {
    	width: clac(100% - 6px);
    	border: 3px solid #3b7dee;
    }
	.filter_menu span {
    		width: 120px;
    		text-align: center;
    		font-size: 14px;
    		font-weight: 500;
    	}
    .filter_menu input {
    	margin: 0 10px;
    	border: 1px solid #ccc;
    }
     .filter_menu label {
    	padding: 10px 15px;
    font-size: 14px;
    font-weight: 300;
    color: #666;
    }

    /* 모바일 */
    @media (max-width:599px) {
        body{
            padding-bottom: 60px;
        }
        #marketf{
            margin: 0;
            margin-left: 38px;
            margin-right: 38px;
            width: auto;
            min-width:284px;
        }
        .marketttl{
            font-size: 26px;
        }
        .form_filterA{
            display: flex;
            width: 100%;
            margin-bottom: 15px;
        }
        .form_filterA div {
            padding: 0 5px;
            text-align:center;
        }
        .selectcate{
            flex: 0 0 auto;
            width: 16.66666666666667%;
        }
        #form_line {
            height: 20px;
        }
        .reg_btn{
            margin-right: 0;
        }
        .form_filterB{
            margin-right: 10px;
            margin-top: 10px;
            margin-bottom: 10px;
        }
        .form_filterB select{
            width: 120px;
            height: 30px;
            outline : none;
            border: none;
            padding: 0 5px;
        }
        #reg_btn_wrap{
            margin-top: 10px;
            margin-bottom: 10px;
        }
        #market_goods {
            width: 100%;
            margin-right: 0;
            margin-top: 20px;
        }
        .cols1 {
            margin-top: 0 !important;
        }
    }
    @media (max-width:412px) {
        .form_filterA div {
            font-size: 11px;
            text-align:center;
        }
    }