* {box-sizing: border-box;}

a:link { color: #83807d; text-decoration: none }
a:visited { color: #83807d; text-decoration: none }
a:hover { color: #83807d; text-decoration: underline }
a:active { color: #ff0000; text-decoration: none }

p { margin-top: 0px; margin-bottom: 0px }
td,table { font-size: 12px; color: #847f74; line-height: 160%; font-family: verdana;}

.select {font-size:9pt; font-family:"±¼¸²","µ¸¿ò"; color:#666666; border:1px solid #cccccc; background-color:#ffffff;}
.input {border:0px; font-size:9pt; font-family:"±¼¸²","µ¸¿ò"; color:#545454; border:1px solid #dfdfdf; background-color:#f7f7f7;}
.search_input { font-size:12px; color: #847f74; font-family:"±¼¸²"; border: #cfcfcf 1px solid; background-color: #ffffff;}

.row {clear:both; float:left; width:100%; height:auto; margin-top:50px; margin-bottom:50px;}
.row ul {clear:both; float:left; width:100%; height:auto; }
.row ul li {float:left; width:32%; float:left; height:auto;text-align: center; margin-right:1.5%;  margin-bottom:30px; position:relative;}
.row ul li:nth-child(3n){margin-right:0px;}
.row ul li div{margin:0 auto; width:333px; height:333px;}
.row ul li p {padding:10px; line-height:1.4em;}
.row ul li input[type = "checkbox"] {position:absolute; top:10px; left:20px; z-index:9999; width:15px; height:15px;}

#F_menu, #Footer{clear:both; float:left; width:100%; height:auto; background:#ffffff;}
@media (max-width:1330px){
	/*.row ul li {float:left; width:49%; margin-right:2%; float:left; height:auto;text-align: center; margin-bottom:30px;}
	.row ul li:nth-child(3n){margin-right:2%;}
	.row ul li:nth-child(even){margin-right:0px;}*/
	.row ul li div{width:100%; background-size:contain;}
.row ul li input[type = "checkbox"] { width:15px; height:15px;}
}

@media all and (max-width:1106px){
	.row ul li div {height:31.42133vw}
}

@media (max-width:768px){
	.search_input {width: 100%;}

	.board_inner {width: 100%; padding:0;}

	.row ul li {width: 48%; margin-right:4%;}
	.row ul li:nth-child(3n) {margin-right: 4%;}
	.row ul li:nth-child(even) {margin-right:0%;}
	.row ul li div{height:45.0625vw;}
}
