/* BASIC css start */
.page-title {
	margin-top: 70px !important;
}
#bbsData .bbs-link { 
	position: relative; 
}
#bbsData .bbs-link-top { 
	margin-top: 10px; 
	margin-bottom: -40px; 
	margin-right: 400px; 
	text-align: left; 
	margin-left: 18px; 
}
#bbsData .bbs-link-btm { 
	margin-top: 10px; 
	margin-bottom: -40px; 
	text-align: right; 
}

.bbs-table-list { 
	border-top:0px solid #000;
}
.bbs-table-list td a {
    font-weight: bold;
}
    
.fixed-img-collist ul li {
    display: inline-block;
    width: 586px;
    border: 1px solid #ddd;
    margin-right: 20px;
    margin-bottom: 20px;
}
.fixed-img-collist ul li:hover {
	border: 1px solid #8f278f;
}
.fixed-img-collist ul li:nth-child(2n) {
	margin-right: 0;
}
.fixed-img-collist ul li a { 
	display: block; 
}
.fixed-img-collist ul li a span { 
	display: block; 
}
.fixed-img-collist ul li p img {
    width: 100%;
    vertical-align: top;
}

.fixed-img-collist ul li p.photo {

}
.fixed-img-collist ul li p.name {
    position: relative;
    width: 100%;
    text-align: center;
    font-family: 'NanumSquare', Dotum, "돋움", DotumChe, "돋움체", Verdana, monospace, Corbel, AppleGothic, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 19px;
    color: #333;
    letter-spacing: -1px;
    margin: 15px 0;
}


.fixed-img-collist ul li a strong {
    display: block;
    width: 100%;
    font-size: 15px;
    color: #343434;
    text-align: center;
}
.fixed-img-collist ul li a span { 
	margin-bottom:10px;
} 
/* noimage */
.fixed-img-collist ul li a span.noimg { 
	display: block; 
	width:252px; 
	height:252px; 
	text-align: center; 
	font-size:18px; 
	color:#f2f2f2;
	font-weight:bold; 
	line-height:254px; 
	border:1px solid #e9e9e9;
}
/* BASIC css end */

