@charset "UTF-8";

/***************************** top contents *************************/

#pageNotFound { clear:both;  margin:-30px 0 10px; width:980px;}

	#pageNotFound h2{
		background:url(../404/image/tit_page_not_found.gif)  0 0 no-repeat;
		height:31px;
		width:570px;
		text-indent:-9999px;
		margin:113px 0 28px 205px;
		}
	#pageNotFound p{	
		display:block;
		background:url(../404/image/txt_page_not_found.gif) 0 0 no-repeat;
		height:40px;
		width:584px;
		text-indent:-9999px;
		margin:0 0 40px 199px;
		}
	#pageNotFound ul{ margin:0 0 99px 135px;}
		#pageNotFound ul li{
			display:block;
			height:40px;
			width:231px;
			float:left;
			margin-right:10px;
			}
			#pageNotFound ul li a{
				display:block;
				height:40px;
				width:231px;
				text-indent:-9999px;
				overflow:hidden;
				}
				#pageNotFound ul li .btnToPrev{ background:url(../404/image/btn_prev.gif) no-repeat 0 0;}
				#pageNotFound ul li .btnToSitemap{ background:url(../404/image/btn_sitemap.gif) no-repeat 0 0;}
				#pageNotFound ul li .btnToTop{ background:url(../404/image/btn_to_top.gif) no-repeat 0 0;}
				

/***************************** END top contents *****************************/



