@charset "utf-8";

table.siteMap {
	width: 900px
}

table.siteMap tr,td {
	height: 300px;
	padding: 15px;
	border: 1px solid #cfdce3;
	background: #f8fbff;
	vertical-align: top
}

h3.arrow {
	margin-left: 8px;
	padding-left: 20px;
	background: url(/image/ko/local/ico/icoArrow2.gif) no-repeat 0 0;
	color: #656565;
	font-weight: bold
}

.icoBlue {
	width: 140px;
	margin: 5px 0 0 15px;
	padding: 3px 0 3px 10px;
	background: url(/image/ko/local/ico/icoBlue.gif) no-repeat 0 6px;
	border-bottom: 1px dotted #ccc
}