/* CSS DOCUMENT */


@charset "UTF-8";


.concept_text {
	height: 415px;
	margin: 0 0 40px 0;
	padding: 0 60px;
	font-size: 14px;
	color: #6B6B6B;
	line-height: 1.4em;
	text-align: left; /* left on ie */
	background: url(../concept/images/concept06.jpg) no-repeat top left;
}
