@import "reset.css";
@import "default.css";
@import "base.css";

@charset "utf-8";

/*지엘건설 스토리*/

.story ul { 
	width: 660px;
	line-height: 22px;
	color: #666;
	letter-spacing: -0.5px;}
	
	.story ul h6 { margin-bottom: 8px;}

	.story .list_01 {
		width: 450px;
		height: 128px;
		padding-left: 210px;
		padding-top: 22px;
		background: url(../img/pr_center/story_02.jpg) no-repeat top left;}
		
		.story .list_01 strong { color: #0077c1;}

	.story .list_02 {
		width: 660px;
		height: 122px;
		padding-top: 33px;
		background: url(../img/pr_center/story_03.jpg) no-repeat top right;}
		
		.story .list_02 strong { color: #00a8c1;}

	.story .list_03 {
		width: 450px;
		height: 138px;
		padding-left: 210px;
		padding-top: 42px;
		background: url(../img/pr_center/story_04.jpg) no-repeat top left;}


/*CI/BI 소개*/

.ci .logo {
	display: block;
	position: absolute;
	top: 0px;
	right: 10px;}
	
.ci p { line-height: 22px; letter-spacing: -0.5px;}

.ci ul { width: 470px;}

.ci li {
	width: 195px;
	padding-left: 35px;
	float: left;
	position: relative;
	margin-bottom: 15px;}
	
	.ci li span.box {
		width: 25px;
		height: 24px;
		display: block;
		position: absolute;
		left: 0px;
		top: 3px;
		background-color: #00aeef;}
		
	.ci li span.nth_02 { background-color: #32353e;}
	.ci li span.nth_03 { background-color: #282780;}
	.ci li span.nth_04 { background-color: #001744;}































