@charset "UTF-8";

#main {
	padding:30px 0 60px 0;
}
#main p {
	margin-bottom:30px;
}

div#sitemap {
	padding-top:60px;
	padding-bottom:100px;
}

ul#l2{
	width:280px;
	margin:0 0 15px;
	padding:0;
	float:left;
}
ul#l1 {
	width:120px;
	margin:0 0 0 50px;
	padding:0;
	float:left;
}
ul#l1 li {
	padding-left:0;
}

ul#l2 li {
	margin:0;
	padding:0 0 15px 100px;
}
	
li.line1 {
	background:url(../img/sub/line1.gif) no-repeat;
}
li.line2 {
	background:url(../img/sub/line2.gif) no-repeat;
}
li.line3 {
	background:url(../img/sub/line3.gif) no-repeat;
}
li.line4 {
	background:url(../img/sub/line4.gif) no-repeat;
}
li.line5 {
	background:url(../img/sub/line5.gif) no-repeat;
}
#sitemap li i {
	margin-right:3px;
	color:#336699;
}