
/* ////////////////////
Home data panel
//////////////////// */	
	#homeDataPanel H2
	{
		margin-top: 0;
	}
	#homeDataPanel
	{
		width: 100%;
		position: relative;
		margin: 0;
	}
	#homeDataPanel UL#dataPanelNav
	{
		position: absolute;
		top: 0;
		right: 1em;
		width: auto;
	}
	#dataPanelNav LI
	{
		float: left;
		border: none;
	}
	#dataPanelNav A
	{
		display: block;
		height: 24px;
		width: 33px;
	}
	#microNews
	{
		width: auto!important;
	}
	#dataPanelNav LI.microIndicesCharts A
	{
		height: 24px;
		width: 31px;
	}
	#dataPanelNav LI.microIndicesTable A
	{
		height: 24px;
		width: 32px;
	}
	#dataPanelNav A SPAN
	{
		display: none;
	}
	#microNews H2
	{
		display: none;
	}
	#homeDataPanel #marketBoxTabs
	{
		width: auto!important;
	}
	#homeDataPanel #marketBoxTabs LI
	{
		text-align: center;
		border: none;
		
	}
 	#homeDataPanel #marketBoxTabs LI A
	{
		padding: 0.6em .43em;
		height: 1.2em;
 	}
	#homeDataPanel h2 {
		visibility: hidden;
		letter-spacing: -9px;
		font-size: 18px;
		height: 20px;
		margin-left: .5em;
	}
	#microNewsWrapper
	{
		height: 120px; /*³ôÀÌ*/
		overflow: hidden;
		margin: 2em .8em 0;
		padding: 0;
		position: relative;
		/*width: 100%;*/
	}
	#microIndicesCharts H2
	{
		visibility: hidden;
		letter-spacing: -9px;
		font-size: 18px;
		height: 20px;
	}	
	#homeDataPanel .microLine
	{
		margin-bottom:.8em;
	}
	#microNews LI
	{
 		margin: 0 0 4px;
		padding: 0 0 6px;	
	}
	#microNews LI P
	{
		margin: 0;
		padding: 3px 0;	
	}
	#homeDataPanel #microIndicesCharts,
	#homeDataPanel #microIndicesTable
	{
		margin-top: 1em;
	}
	#homeDataPanel #microIndicesCharts IMG
	{
		position: relative;
		left: -1px;
	}
	#microIndicesTable
	{
		width: auto!important;
	}
	#microIndicesTable TABLE
	{
		width: 91%;
		margin: 0 auto .5em;;
	}
 	#microIndicesTable TD,
	#microIndicesTable TH
	{
		padding: 0.3em 0!important;
	}
	#microIndicesTable TH
	{
		padding-bottom: .5em;
	}
	#microIndicesTable TD A
	{
		text-decoration: none;
	}
	#homeDataPanel p.note
	{
		font-size: 10px;
		text-align: center;
	}
	#homeDataPanel .priceDown,
	#homeDataPanel .priceUp
	{
		display: block;
		height: 1.5em;	
	}
	/* sIFR styles */	
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
	}
	
	.sIFR-replaced {
		visibility: visible !important;
	}
	
	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}
 	#subpage-main-image .findmore
	{
		padding-top:2px;
	}
 	#subpage-main-image-left-box .findmore A,
	#subpage-main-image-right-box .findmore A
	{
		text-indent:-9999px;
		display:block;
		width:151px;
		height:11px;
 	}