@charset "utf-8";

html, body
{
	font-family: arial, helvetica, sans-serif;
}

#leftColumn, #contentColumn, #SOWrap
{
	float: none;
}
html>body #SOWrap
{
	width: auto;
}
#leftColumn, .hnav, .printHide, #foot, #footerAd, #headerAd, #copyscape, #top, #pathinfo, #naver .element, #toolbar-top,
#toolbar-bottom, #pagination, #body-column, #pageinfo, #standards, #bodyAd1, #bodyAd2, #columnAd1, #columnAd2,
#mastheadRight, #articles, #websites
{
	display: none;
}

#meta
{
	text-align: right;
}

#outerColumnContainer, #innerColumnContainer, #pageWrapper
{
	border-width: 0;
}

* html #footer
{
	/* \*/
		margin-top:	1em;
	/* end hack */
}
a, a:link, a:visited
{
	text-decoration: none;
	background-color: inherit;
	color: inherit;
}
body *
{
	background-color: #fff;
	color: #000;
}
