
.r2vava_filebox input[type="file"] { 
	/* 파일 필드 숨기기 */ 
	position: absolute; 
	width: 1px; 
	height: 1px; 
	padding: 0; 
	margin: -1px; 
	overflow: hidden; 
	clip:rect(0,0,0,0); border: 0; 
	/*display: none;*/
}


.w030{width: 30% !important}

.partner_detail .industry{    margin-right: 6px;
    float: left;
    border: solid #c5c5c5 1px;
    padding: 4px;
    margin-top: 0px;
}

.h100{height: 100px !important}