#top_funch_wrap {
	width: 940px;
	margin:0 0 0 0px;
	height: 370px;
	background-color: #fff;
}
#top_funch_wrap .top_funch {
	display: none;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #fff;
}
#top_funch_wrap #top_funch_1 {
	display: block;
}
#top_funch_wrap .top_funch > a {
	width:580px;
	height:320px;
	float: left;
	margin-right:40px;
}
#top_funch_wrap .top_funch .funch_detail {
	width: 255px;
	float: left;
	font-size:14px;
	color:#666;
}
#top_funch_wrap h2 {
	font-size: 28px;
	color: #444;
	margin: 10px 0 20px 0;
	padding:0 0 5px 0 ;
	border-bottom:#eee 1px solid;
}
#top_funch_wrap .name a ,#bottom_funch_wrap .name a {
	color:#55A4F2;
}
#top_funch_wrap .name a:hover ,#bottom_funch_wrap .name a:hover {
	color:#1490d9;
}
#top_funch_wrap .name ,#bottom_funch_wrap .name {
	color:#999;
	font-size:11px;
	font-weight:bold;
}
#top_funch_wrap div p {
	line-height: 130%;
	text-align:justify;
	height:70px;
}
#top_funch_wrap .stat  {
	margin-top: 15px;
	width: 255px;
}
#top_funch_wrap .stat .graph_wrap {
	margin: 0 0 10px 0;
}
#top_funch_wrap .stat .graph_wrap .graph  {
	margin: 8px 0px 0px 0 ;
	width: 255px;
	height: 10px;
	background-color: #d7d7d7;
	float:none;
}
#top_funch_wrap .stat .graph_wrap .bar {
	height: 10px;
	background-color: #ed3a47;
}
#top_funch_wrap .stat .day ,
#top_funch_wrap .stat .percentage {
	font-family:'Helvetica','lucida grande','Trebuchet MS' ;
}
#top_funch_wrap .stat .money_wrap {
	margin:0px 0 0 0;
	font-family:'Helvetica','lucida grande','Trebuchet MS', '맑은고딕', '나눔고딕', 'NanumGothic','NanumGothicWebB' ;
	font-weight:bold;
}
#top_funch_wrap .stat .money {
	padding-left: 30px;
	background: url(../../images/won_icon.png) left center no-repeat;
	font-size:28px;
	font-weight:bold;
	clear: both;
}

#top_funch_wrap .stat .backer {
	font-size:28px;
}
#top_funch_wrap .stat .date {
	font-size:28px;
	padding-left: 30px;
	background: url(../../images/day_icon.png) left center no-repeat;
}
#top_funch_pager {
	float: right;
	position: relative;
	top: -25px;
	right: 30px;
	z-index: 10;
}
#top_funch_pager a{
	width: 10px;
	height: 10px;
	background-color: #83c9e2;
	float: left;
	margin: 0 3px;
	cursor: pointer;
	text-indent: -10000px;
}
#top_funch_pager a.activeSlide ,
#top_funch_pager a:hover {
	background-color: #ed3a47;
}
/*
 * 가운데 로고
 */

#middle_logo_wrap {
/*	height: 85px; 원래 크기*/
	height: 87px;
	clear: both;
}
#middle_logo_wrap img {
	margin:20px 0 0 20px;
}
#middle_logo_wrap a {
	color:#666;
}
#middle_logo_wrap a:hover {
	color:#1490d9;
}
#middle_logo_wrap img + a {
	display: inline-block;
	position: relative;
	top: -12px;
	left: 0px;
	font-weight:bold;
	color:#999;
}
#middle_logo_wrap section{
	float: left;
}
#middle_logo_wrap section.front_sodicla_widget {
	margin:0;
	padding:0; }
	#middle_logo_wrap section.front_sodicla_widget a {
		display:inline;
	}
	#middle_logo_wrap section.front_sodicla_widget img {
		margin:0 0 0 20px;
	}
#middle_logo_wrap .stat{
/*	margin-left: 95px; 원래 */
	margin-left: 54px;
	padding:15px 0px 0 20px;
	padding-bottom: 0;

}
#middle_logo_wrap .stat li{
	font-weight:bold;
	font-family:georgia, applegothic, malgungothic, nanumgothic, 나눔고딕;
}
#middle_logo_wrap .stat h2{
	padding-top: 5px;
	height: 22px;
	font-size: 14px;
	margin: 0;
}
#middle_logo_wrap .blog{
	margin-left: 95px;
	padding:15px 0px 0 20px;
	padding-bottom: 0;

}
#middle_logo_wrap .blog h2{
	padding-left: 40px;
	padding-top: 5px;
	height: 22px;
	background: url(../../images/icon_blog.png) left top no-repeat;
	font-size: 14px;
	margin: 0;
}
#middle_logo_wrap .blog ul {
	margin: 0;
	margin-top: 2px;
	font-size:12px;
}
#funch_stats {
	width: 200px;
	height: 50px;

}
.ico_up {
	background: url(../../images/ico_up.png) left top no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
}
.ico_up span{
	display: none;
}
/*
 * 아래 펀치
 */
#bottom_funch_wrap {
	overflow: hidden;
}
#bottom_funch_wrap a{
}
#bottom_funch_wrap .bottom_funch {
	margin:0 20px 20px 0px ;
}
#bottom_funch_wrap .last-child {
	margin:0;
}
#bottom_funch_wrap .bottom_funch{
	width: 260px;
	height: 360px;
	background-color: #fff;
	float: left;
	padding: 20px;
	position: relative;

}
#bottom_funch_wrap .bottom_funch > .image-crop-wrap {
	width: 260px;
	height: 160px;
}
#bottom_funch_wrap .bottom_funch .category {
	margin:15px 0 0 0;
	font-size:12px;
	font-weight:bold;
}
/* hd add */
#bottom_funch_wrap .bottom_funch .category.front {
	width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* ****** */
#bottom_funch_wrap .bottom_funch h2{
	font-size: 18px;
	height:36px;
	margin: 0;
}
#bottom_funch_wrap .bottom_funch p{
	margin-top: 10px;
	line-height: 120%;
	height:50px;
}
#bottom_funch_wrap .bottom_funch .stat {
	margin-top: 10px;
}
#bottom_funch_wrap .bottom_funch .stat .graph{
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 210px;
	background:#d7d7d7;
	float:left;
}
#bottom_funch_wrap .bottom_funch .stat .bar{
	background-color: #83c9e2;
	height: 10px;
	position: relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(PIE.htc);
}
#bottom_funch_wrap .bottom_funch .stat div.percentage {
	margin:0 0 0 5px;
	float:left;
	font-weight:bold;
	font-size:14px;
	font-family:'georgia','Trebuchet MS';
}
#bottom_funch_wrap .bottom_funch .stat .money{
	display: inline-block;
	height: 30px;
	font-size: 20px;
	font-weight:bold;
	padding-left: 30px;
	background: url(../../images/icon_money.png) left center no-repeat;
}
#bottom_funch_wrap .bottom_funch .stat .day{
	font-family:'Helvetica','lucida grande','Trebuchet MS' ;
}
