@import "/lib/cmn_css/component.css";
@import "/service/css/service_comp.css";

/* CSS Document */

.lm10 {
	margin-left:10px;
}

#contents .blkHead {
	background: url(/service/concept/images/h_service_01.gif) left top no-repeat;
	display: block;
	height: 40px;
	margin-bottom: 17px;
	width: 836px;
}

#contents .blkHead span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents div.conceptBlk {
	width:836px;
}

#contents div.conceptR {
	float:right;
	margin-left:15px;
	padding-right:10px;
	width:410px;
}

