@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for sitemap style
	
*/


/* 1.for sitemap style
===============================================================*/
#siteMapArea ul li{
	float:left;
	display:inline;
	padding-left:10px;
	margin:0 0 40px 80px;
	width:100px;
	background:url(../../common/images/ico_arrow.gif) no-repeat 0 4px;
}