/* Block : news
---------------------------------------------------------*/
#LblockNews {
	background:url(../images/index_news_bg.gif) no-repeat left top;
}
#LblockNews h1 {
	background:url(../images/index_news_ttl.gif) no-repeat left top;
	height:30px;
	text-indent:-5000px;
}
#LblockNews ul {
	position:absolute;
	left:112px;
	top:5px;
}
/* 한 항목씩 움직이는 뉴스리스트 부분 */
#LblockNews ul li {
	display:inline;
	padding:0 5px 0 0;
	color:#6B6A6A;
}
#LblockNews ul li a:link,
#LblockNews ul li a:visited {
	color:#6B6A6A;
}
#LblockNews ul li a:hover,
#LblockNews ul li a:active {
	color:#0770FF;
	text-decoration:none;
}
#LblockNews ul li.Lcurrent {
	padding:0 0 0 10px;
	font-family:verdana;
	font-size:0.9em;
}
#LblockNews ul li.Lnext {
	display:none;
}
/* 한 항목씩 움직이는 뉴스리스트 부분 */

/* Block : Services &amp;Solutions by Sector
---------------------------------------------------------*/
#LblockSsbySectorMenu ul {
	margin:10px 20px 0 0;
}
#LblockSsbySectorMenu li {	
	float:right;
	cursor:hand;
	width:157px;
	background:url(../images/index_ssbySector_btn.gif) no-repeat;
}
#LblockSsbySectorMenu a {
	display:block;	
	height:26px;
	text-indent: -5000px;
	overflow:hidden;
}
#LblockSsbySectorMenu li.Lfirst {
	background-position: left top;
}
#LblockSsbySectorMenu li.Lsector1 {
	background-position: left -25px;
}
#LblockSsbySectorMenu li.Lsector2 {
	background-position: left -50px;
}
#LblockSsbySectorMenu li.Lsector3 {
	background-position: left -75px;
}
#LblockSsbySectorMenu li.Lsector4 {
	background-position: left -100px;
}
#LblockSsbySectorMenu li.Lsector5 {
	background-position: left -125px;
}

/* Block : partners
---------------------------------------------------------*/
#LblockPartners {
	background:url(../images/index_partners_bg.gif) no-repeat left bottom;
}
#LblockPartners h1 {
	background:url(../images/index_servicesSolutionsbySector_ttl.gif) no-repeat left top;
	height:22px;
	text-indent:-5000px;
}
#LblockPartners div.LblockPartnersValue01 {
	float:left;
	margin:15px 0 0 30px;
	_margin:15px 0 0 15px;
	width:209px;
}
#LblockPartners div.LblockPartnersValue02 {
	float:right;
	margin:15px 30px 0 0;
	_margin:15px 15px 0 0;
	width:149px;
}
#LblockPartners h2 {	
}
#LblockPartners p {
	padding:5px 0 0 0;
	font-family:verdana;
	font-size:0.8em;
	font-weight:bold;
	color:#888888;
	line-height:13px;
}
#LblockPartners p a:link,
#LblockPartners p a:visited {
	color:#888888;
}
#LblockPartners p a:hover,
#LblockPartners p a:active {
	color:#0770FF;
	text-decoration:none;
}

/* Block : LG CNSers
---------------------------------------------------------*/
#LblockCnsers {
	background:url(../images/index_cnsers_bg.gif) no-repeat left bottom;
}
#LblockCnsers h1 {
	background:url(../images/index_thoughtLeadership_ttl.gif) no-repeat left top;
	height:22px;
	text-indent:-5000px;
}
#LblockCnsers h2 {	
	background:url(../images/index_thoughtLeadership_img.gif) no-repeat 10px 6px;
	padding-left:80px;
	font-family:verdana;
	font-size:1.1em;
	font-weight:bold;
	color:#DF6898;
	line-height:23px;
}
#LblockCnsers h2 a:link,
#LblockCnsers h2 a:visited {
	color:#DF6898;
}
#LblockCnsers h2 a:hover,
#LblockCnsers h2 a:active {
	color:#C30653;
	text-decoration:none;
}
#LblockCnsers h2 span {
	font-family:verdana;
	font-size:0.7em;
	font-weight:normal;
	color:#636363;
	line-height:12px;
}

/* Block : IndexRight
---------------------------------------------------------*/
#LblockIndexRight {
	background:url(../images/index_right_bg.gif) no-repeat left bottom;
	
}
#LblockIndexRight h1 {
	background:url(../images/index_right_ttl.gif) no-repeat left top;
	height:29px;
	text-indent:-5000px;
}
#LblockIndexRight div.LindexMap {
	padding-top:5px;
}
#LblockIndexRight div.LBanner {
	position:absolute;
	bottom:5px;
	right:5px;
}

/* Block : footer
---------------------------------------------------------*/
#LblockFooterIndex {
	padding-top:0px;
	color:#555;
	font-size:0.9em;
}
#LblockFooterIndex #LblockFooterFamilySite {
	position:absolute;	
	top:10px;
	left:0;
}
#LblockFooterIndex #LblockFooterMenuIndex {
	position:absolute;
	left:120px;
	top:10px;
}
#LblockFooterIndex #LblockFooterCopyright {
	position:absolute;
	left:140px;
	top:10px;
}
