@font-face{
	font-family:"Nanum Gothic"; 
	font-style: normal; 
	font-weight: 400; 
	src: url(../font/NanumGothic-Regular.eot);
	src: url(../font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumGothic-Regular.woff) format('woff'),
		url(../font/NanumGothic-Regular.ttf) format('truetype');
}
.empty {width: 100%; text-align: center; position:relative;}
ul {list-style: none;}
.empty li p{width:500px; position:relative; top:-310px; color:#333; font-size:17px; margin:0 auto; padding-right:350px; text-align:center; font-family:"Nanum Gothic";}
.empty li p span{font-size:40px; font-weight:bold; color:#003964; display:block; padding-bottom:30px;}