/*=============================================================
		Common Style
*=============================================================*/

body {
	background-color: #FFF;
	color: #000;
	margin-left: 1.2em;
}

#siteInfo .siteNavi,
#siteInfo .info,
#contents #naviContainer,
#contents #pageUtility,
#subInfo #subNaviContainer {
	display: none;
}

#contents {
	overflow: visible;
	width: 100% !important;
	border: none;
	background-color: transparent !important;
	background-image: none !important;
}


#contents #main {
	float: none;
	margin-right: 0px;
	background-color: transparent;
	background-image: none;
}

#contents #mainContents {
	margin-right: 0px;
	background-color: transparent !important;
	background-image: none !important;
}

#contents #otherInfo {
	float: none;
}

#subInfo {
	width: 100% !important;
	background-image: none !important;
}



#siteInfo,
#contents,
#subInfo,
#siteName,
#topContents
#contents,
#subInfo {
	max-width: none;
	min-width: 0px;
}

/*=============================================================
		For Home
*=============================================================*/

#home #printImage {
	position: static !important;
	width: 100% !important;
}

#home #printImage img {
	width: 100% !important;
	height: auto !important;
	
	
	/*\*//*/
	width: 940px !important;
	height: 544px !important;
	/**/
}

#home #siteName,
#home .toplabs,
#home #topContents {
	display: none;
}

#home #contents,
#home #contents #newsList {
	margin: 0;
	padding: 0;
	background-image: none;
}
