@charset "UTF-8";
@import "common.css";

/* ---------------------------------------------------------
	CSS Document Sitemap Visual
--------------------------------------------------------- */

#sidebar h2 {
	background: url(../images/sitemap_title.jpg) no-repeat 0 0;
}

/* ---------------------------------------------------------
	CSS Document Top Style
--------------------------------------------------------- */

#top {
	padding-bottom: 15px;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document Top Topics
--------------------------------------------------------- */

#top #topics {
	float: left;
	width: 276px;
	background: url(../images/top_topics.jpg) no-repeat 0 0;
}

#top #topics h2 {
	height: 84px;
	overflow: hidden;
	text-indent: -9999px;
}

#top #topics h3 {
	margin: 0 15px 0 24px;
	padding-bottom: 6px;
}

#top #topics p {
	margin: 10px 15px 0 24px;
}

/* ---------------------------------------------------------
	CSS Document Top Banner
--------------------------------------------------------- */

#top #banner {
	float: right;
	width: 504px;
	margin-top: 10px;
	text-align: left;
	text-indent: -9999px;
}

#top #banner .b1 {
	width: 485px;
	height: 152px;
	overflow: hidden;
	background: url(../images/top_b1.jpg) no-repeat 0 0;
}

#top #banner .b1 h2 {
	height: 107px;
	overflow: hidden;
}

#top #banner .b2 {
	width: 483px;
	height: 152px;
	overflow: hidden;
	background: url(../images/top_b2.jpg) no-repeat 0 0;
}

#top #banner .b2 h2 {
	height: 103px;
	overflow: hidden;
}

#top #banner a {
	display: block;
	width: 118px;
	height: 30px;
	overflow: hidden;
	margin-left: 347px;
	background: url(../images/btn.jpg) no-repeat 0 0;
}

#top #banner a:hover {
	background: 0;
}

/* ---------------------------------------------------------
	CSS Document Sitemap Style
--------------------------------------------------------- */

#contents .block {
	margin-top: 26px;
}

#sitemap {
	text-align: left;
}

#sitemap ul {
	width: 120px;
	margin-top: 20px;
	line-height: 150%;
	font-size: 120%;
	list-style: none;
}

#sitemap li {
	margin-top: 10px;
}

#sitemap li a {
	text-decoration: none;
}

#sitemap li a:hover {
	text-decoration: underline;
}
