/* top */
#top #contentsArea {
	margin-top:20px;
	border:none;
	padding:0;
}
#top #contents {
	background:#000000;
	padding:0;
}
#top #contents #skip {
	text-align:right;
	margin:0 30px 5px 0;
}
#top #contents #flashcontent {
	margin-left:30px;
}

/* home */
#home #contentsArea #contents {
	background:#000000;
	padding:0;
}

#home #contentsArea #contents .left {
	width:640px;
}
#home #contentsArea #contents .right {
	width:160px;
}

#home #contentsArea #contents #topics {
	margin:20px 0 20px 0;
	color:#ffffff;
}
#home #contentsArea #contents #topics #info {
	margin:10px 0 0 20px;
}

#home #contentsArea #contents .right #banners {
	margin:20px 0 0 0;
}
#home #contentsArea #contents .right #banners li {
	list-style:none;
	margin:0 0 10px 0;
}

/* sitemap */
#sitemap #contentsArea #listArea {
	width:700px;
	margin:30px 0 0 50px;
}
#sitemap #contentsArea #listArea .left {
	width:350px;
}
#sitemap #contentsArea #listArea .right {
	width:350px;
}

#sitemap #contentsArea #listArea dt {
	margin-bottom:5px;
}
#sitemap #contentsArea #listArea dd {
	margin-bottom:30px;
}

#sitemap #contentsArea #showroom li {
	margin-bottom:5px;
}
#sitemap #contentsArea #showroom li.banner {
	list-style:none;
	margin-left:20px;
	margin-bottom:15px;
}

/* information */
#information #pdf { 
	margin:10px 0 10px 0;
}
#information #reader { width:760px; }
#information #reader .left { 
	text-align:right;
	width:640px;
}
#information #reader .right {
	text-align:right;
	width:120px;
}

#information #fair { 
	margin-top:20px;
	width:760px;
	text-align:center;
}
#information #fair .left, #information #fair .right { width:370px; }
#information #fair img { border:solid 1px #666666; }
