/* sitemap */
#sitemap { position: absolute; z-index:9999; left: 0; top: 0; bottom: 0; right: 0; width: 100%; height: 100%;}
	#sitemapBg { position: absolute; z-index:9998; width: 100%; height: 100%; background-color: #000; opacity: .90;}
	#sitemapHeader { position: relative; width: 100%; height: 56px; text-align: center; background: url(/core/mobile/images/public/sitemap/bg_header_1.gif) repeat-x; float: left;}
		#sitemapHeaderClose { position: absolute; right: 17px; top: 13px;}
	
	#sitemapMenuList { position: relative; width: 100%; float: left;}
		#sitemapMenuDepth1On { position: relative; width: 100%; height: 40px; border-top: 1px solid #332e2f; border-bottom: 1px solid #11110e; background: url(/core/mobile/images/public/sitemap/bg_menu_on.png) right no-repeat; float: left;}
			.sitemapDepth1On { position: absolute; width: 100%; height: 40px; display: block; color: #fff; font-size: 14px; font-weight: bold;}
				.sitemapDepth1On p { height: 29px; padding-left: 30px; padding-top: 11px;}
		
		#sitemapMenuDepth1 { position: relative; width: 100%; height: 40px; border-top: 1px solid #332e2f; border-bottom: 1px solid #11110e; background: url(/core/mobile/images/public/sitemap/bg_menu.png) right no-repeat; float: left;}
			.sitemapDepth1 { position: absolute; width: 100%; height: 40px; display: block; color: #fff; font-size: 14px; font-weight: bold;}
				.sitemapDepth1 p { height: 29px; padding-left: 30px; padding-top: 11px;}		
				
		#sitemapMenuDepth2List { position: relative; width: 100%; padding: 15px 0; border-top: 1px solid #332e2f; border-bottom: 1px solid #11110e; background: url(/core/mobile/images/public/sitemap/bg_menudepth2_top.png) repeat-x; float: left;}
			#sitemapMenuDepth2On { position: relative; width: 100%; height: 25px; background: url(/core/mobile/images/public/sitemap/bul_1.png) 0 8px no-repeat; float: left;}
				.sitemapDepth2On { position: absolute; display: block; width: 100%; color: #ff8bca; height: 25px; font-size: 12px;}
					.sitemapDepth2On p { padding-left: 16px; padding-top: 5px;}
			#sitemapMenuDepth2 { position: relative; width: 100%; height: 25px; float: left;}
				.sitemapDepth2 { position: absolute; display: block; width: 100%; color: #fff; height: 25px; font-size: 12px;}
					.sitemapDepth2 p { padding-left: 16px; padding-top: 5px;}
			#sitemapMenuDepth2ListBg { position: absolute; bottom: 0; left: 0; width: 100%; height: 12px; background: url(/core/mobile/images/public/sitemap/bg_menudepth2_bottom.png) repeat-x;}
			
			#sitemapMenuDepth3On { position: relative; width: 100%; height: 25px; background: url(/core/mobile/images/public/sitemap/bul_2.png) 30px 8px no-repeat; float: left;}
				.sitemapDepth3On { position: absolute; display: block; width: 100%; color: #ff8bca; height: 25px; font-size: 12px;}
					.sitemapDepth3On p { padding-left: 46px; padding-top: 5px;}
			#sitemapMenuDepth3 { position: relative; width: 100%; height: 25px; background: url(/core/mobile/images/public/sitemap/bul_2.png) 30px 8px no-repeat; float: left;}
				.sitemapDepth3 { position: absolute; display: block; width: 100%; color: #fff; height: 25px; font-size: 12px;}
					.sitemapDepth3 p { padding-left: 46px; padding-top: 5px;}

/* 2010.12.28 */
.ur li { float: right;}
