	/* 紐⑤컮�� 硫붿씤 紐⑤떖 濡ㅻ쭅 */

	.carousel-indicators { bottom: 70px !important; }
	.carousel-indicators .active { width: 22px; }
	.carousel-indicators li { border: 1px solid #136;}
	.carousel-indicators .active { background-color: #111 }

	/* 罹≪뀡 */
	.carousel-caption { 
		width:100% !important; right: 0%; left: 0%; padding-top:10px; bottom: 0px; padding-bottom:0; 
		background-color:#111; color:#fff; opacity: 0.8; filter:alpha(opacity=90);
	}

		.carousel-caption ul li:first-child {  width:60%; float:left; overflow:hidden; text-align:center; border-right:1px solid #fff; }
		.carousel-caption ul li:second-child { width:40%; float:right; overflow:hidden; text-align:center; }  
		.carousel-caption ul li.modal_close { cursor:pointer; }


	.modal-content { width:90%; margin:10% auto; }


	.carousel-inner > .item img { width:100%; }

	/* prev, next btn setting */
	.glyphicon-chevron-left:before { content: "\e079"; font-size:35px !important; color:#111; }
	.glyphicon-chevron-right:before { content: "\e080"; font-size:35px !important; color:#111; }