.pic-basic-top {
    color: #bd75ca;
	text-decoration: none;
	background-color: #f6f6f6;
	margin: 0px;
	padding: 0px;
	height: 10px;
	border-top: 2px solid #CCCCCC;
	border-right: none;
	border-left: none;
}

.pic-contents {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

.pic-title-1 {
	font-family: dotum, verdana;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.pic-tilte-2 {
	font-family: dotum, verdana;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
}


