@charset "utf-8";

#mainWrapper #imgArea {
	background: url(../../../images/10_back.jpg) no-repeat 2px top;
	height: 225px;
	width: 801px;
	padding-top: 45px;
}

/*---------- end [#imgArea] ----------*/

.sitemap-data h4,
.sitemap-data h5,
.sitemap-data p{
	color: #008738;
}

.sitemap-data h4{
	margin: 20px 20px 20px 25px;
	padding: 0 0 5px 5px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #008738;
}

.sitemap-data h5{
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 45px;
}

.sitemap-data p,
.sitemap-data ul{
	margin: 5px 0 10px 70px;
	background: url(../../../images/secondary/list_style1.gif) no-repeat left 5px;
	padding: 0 0 0 15px;
}

.sitemap-data ul{
	width: 780px;
	overflow: hidden;
}

	.sitemap-data ul li{
		width: 195px;
		float: left;
	}
	.sitemap-data ul li.listhead{
		background:url(../../../images/line.gif) no-repeat 6.9em 8px;
	}

/* 
#contentsArea li {
	padding: 0px 10px 0px 18px;
	line-height: 18px;
	background: transparent url(../../../images/sq04.gif) no-repeat scroll left 5px;
	width: 200px;
	margin-bottom: 15px;
}

#contentsArea li ul {
	margin: 10px 0px 0px 5px;
}

#contentsArea li li {
	background: url(../../../images/sq03.gif) no-repeat left center;
	margin-bottom: 0px;
}
 */
