@charset "UTF-8";

/*common*/
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsAnchor .newArtcl,
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentPhotoTab .gab,
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentDate dt,
	._d_rctBbs_wide .recentBbsUl .recentBbsLi.active .recentBbsMore{
		border: 0;
		background-image: url("../images/share.png");
		background-repeat: no-repeat;
		background-color: transparent;
	}


/*list*/
	._d_rctBbs_wide{
		position: relative;
		text-align: center;
		min-height: 170px;
		height: auto !important;
		_height: 170px;
	}
	._d_rctBbs_wide .recentBbsUl{
		display: inline-block;
		*zoom: 1;
		_display: inline;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi{
		float: left;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentPhotoTab{
		border: 0;
		display: block;
		border-style: solid;
		border-width: 1px;
		border-color: #ddd;
		position: relative;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentPhotoTab input{
		height: 48px;
		line-height: 48px;
		padding: 0 1em;
		display: block;
		font-size: 16px;
		border: 0;
		background-color: #fff;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentPhotoTab .gab{
		position: absolute;
		top: 48px;
		left: 50%;
		width: 13px;
		height: 7px;
		margin-left: -6px;
		background-position: 0 -150px;
		display: none;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl{
		position: absolute;
		top: 100px;
		left: 0;
		display: none;
		width: 100%;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl.recentBbsListHor2 .recentBbsInnerLi{
		width: 50%;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl.recentBbsListHor3 .recentBbsInnerLi{
		width: 33.3%;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl.recentBbsListHor4 .recentBbsInnerLi{
		width: 25%;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl.recentBbsListHor5 .recentBbsInnerLi{
		width: 20%;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi{
		margin-top: 0.5em;
		float: left;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsAnchor{
		display: block;
		position: relative;
		overflow: hidden;
		margin: 0 5px;
		background-color: #fff;
		text-align: left;
		border-bottom: 2px #ddd solid;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsAnchor .newArtcl{
		width: 18px;
	    height: 18px;
	    overflow: hidden;
	    text-indent: -5000px;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background-position: 0 0;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo{
		margin: 35px 25px;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle{
		display: block;
		margin-bottom: 15px;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .openWrd{
		overflow: hidden;
		position: relative;
		height: 20px;
		margin-bottom:20px;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .openWrd span{
		float: left;
		height: 20px;
		line-height: 20px;
		color: #fff;
		font-size: 0.94em;
		padding: 0 1em;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .openWrd .openWrdNm{
		background-color: #0055ae;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle .openWrd .openLabel{
		background-color: #444;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentBbsTitle strong{
		display: block;
		line-height: 1.5;
		font-weight: 600;
		font-size: 16px;
		color: #333;
		height: 50px;
		overflow: hidden;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsContent{
		line-height: 1.5;
		font-size: 13px;
		height: 38px;
		overflow: hidden;
		margin-bottom: 15px;
		color: #555;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dl{
		border-top: 1px #ddd solid;
		padding-top: 10px; 
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dt,
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo dd{
		display: inline-block;
		*zoom: 1;
		_display: inline;
		line-height: 1.5;
		color: #777;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .recentBbsInfo .recentDate dt{
		background-position: 0 -100px;
		text-indent: -5000px;
		width: 20px;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsNoData{
		text-align: center;
		padding-top: 50px;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsMore{
		position: absolute;
		top: 7px;
		right: 0;
		display: none;
		background-position: 0 -50px;
		width: 36px;
		height: 36px;
		text-indent: -5000px;
	}

/*useThumbImg*/
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .useThumbImg .recentBbsThumb{
		position: absolute;
		top: 35px;
		left: 25px;
		width: 100px;
		height: 80px;
		background-color: #ccc;
		margin: 0 auto;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .useThumbImg .recentBbsThumb img{
		display: block;
		width: 100%;
		height: 100%;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl .recentBbsInnerLi .useThumbImg .recentBbsInfo{
		margin: 35px 25px 35px 135px;
	}
	
/*active items*/
	._d_rctBbs_wide .recentBbsUl .recentBbsLi.active .recentBbsInnerUl,
	._d_rctBbs_wide .recentBbsUl .recentBbsLi.active .recentBbsMore{
		display: block;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi.active .recentPhotoTab{
		border-color: #333;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi.active .recentPhotoTab input{
		color: #fff;
		background-color: #333;
	}
	._d_rctBbs_wide .recentBbsUl .recentBbsLi.active .recentPhotoTab .gab{
		display: block;
	}

	
/*responsive*/
	body.Mobile ._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl.recentBbsListHor3 .recentBbsInnerLi {
		width: 100%;
		display: none;
	}
	body.Mobile ._d_rctBbs_wide .recentBbsUl .recentBbsLi .recentBbsInnerUl.recentBbsListHor3 .recentBbsInnerLi._1st {
		display: block;
	}