li{list-style:none}

.main_header{
	padding:20px 15px; 
	overflow:hidden;
	position:relative
}
.main_header p{float:left}
.main_header h1{
	width: 70px;
    	position: absolute;
    	top: 50%;
    	margin-top: -10px;
    	right: 43px;
}

.main_header span{
	width: 30px;
    	position: absolute;
    	top: 50%;
    	margin-top: -15px;
    	right: 5px;
}

.main_header h1 img,
.main_header span img
{
	max-width:100%;
	display:block
}
#header_home,
.contents_container,
#footer{
	max-width:800px 
}
.menu_list{overflow:hidden}
.menu_list ul li{
	width:50%; 
	float:left; 
	padding: 10px;
    	box-sizing: border-box;
    	background-size: cover;
}
.menu01{background:url('../img_menu01.jpg') no-repeat}
.menu02{background:url('../img_menu02.jpg') no-repeat}
.menu03{background:url('../img_menu03.jpg') no-repeat}
.menu04{background:url('../img_menu04.jpg') no-repeat}
.menu05{background:url('../img_menu05.jpg') no-repeat}
.menu06{background:url('../img_menu06.jpg') no-repeat}
.menu07{background:url('../img_menu07.jpg') no-repeat}
.menu08{background:url('../img_menu08.jpg') no-repeat}
.menu_list ul li a{   
	width: 100%;
	height: 100%;
	display: block;
	position:relative;    
}
.menu_list ul li a > span{
	background: rgba(18, 17, 17, 0.53); 
	color:#fff;
	width: 100%;
    	display: block;
	padding: 10px 0;
    	box-sizing: border-box;
    	position: absolute;
    	bottom: 0;
	text-align:center;
	font-size:11px
}
.menu_list ul li a span span{
	display:block;
	font-size:14px
}
.main_footer{
	position:fixed;
	bottom:0;
	background:#fff;
	width:100%;
	z-index: 1000;
	
}
.main_footer ul{
    	overflow: hidden;
    	margin: 0 auto;
	border-top:1px #ccc solid;
	max-width:800px
}
.main_footer ul li{
	width:33.33%;
	float:left;
	text-align:center;
} 
.main_footer ul li a{
	line-height:70px;
    	display: block;
	color:#000 !important
}
.main_footer ul .qr a{
    	background: url('../icon_photo.png') no-repeat center 13px;
    	background-size: 28px;
    	padding: 47px 0 13px;
	font-size: 10px;
	font-weight: normal;
	color:#929292 !important;
	line-height:10px
}
#footer{
	margin-bottom:70px
}
@media screen and (min-width:768px) {
	.main_header{
		padding:35px 15px
	}
	.main_header h1{
		width:110px;
		margin-top: -17px;
	}
	.main_header span{
		width:40px;
		margin-top: -20px;
	}
	.main_header p{
		font-size:17px;
		line-height:20px
	}
	.menu_list ul li a > span{
		font-size:15px
	}
	.menu_list ul li a span span{
		font-size:20px
	}
	.main_footer ul li a{
		line-height:160px;
		font-size:20px
	}
	.main_footer ul .qr a{
    		font-size: 16px;
    		background-size: 45px;
    		background-position: center 40px;
    		line-height: 20px;
    		padding: 100px 0 40px;
	}
	#footer{
		margin-bottom:160px
	}
}

/*
#menu_panel .main_menu .ui-block-c a { 
	background-image: url("http://cookingm.com/coupon/image/bell.png");
	background-position: center 20px;
	background-size: 40%;
}*/

#introTitle { width:100%; height: 200px; background: #ffffff url('./beacon.png') no-repeat  center; background-size:100%; position:relative; }  
#introMenu { background: #ffffff url('./market1.png') no-repeat center fixed; background-size:cover; }
#introMenu ul { list-style-type: none; overflow: hidden; margin:0 10%; padding: 5%; width: 100%; margin: 0 auto; }
#introMenu ul li { float: left; width: 43%; height: 9em; min-height: 9em; padding:0; background-repeat: no-repeat; background-position: center 20%; background-size: 4.5em 4.5em; }
#introMenu ul li a { padding:0; display:block; color: white; text-decoration:none; text-align:center; height:100%; position: relative;}
#introMenu ul li a H2 { margin: 0;  position: absolute; bottom: 5%; height: 3em; width:100%; font-size: 1em; }
#introMenu ul li a H2 .newline { display: block; }
#introMenu ul li a H2 .stitle { font-size: 0.8em; }

.bColorA { background-color: #41A5C1; }
.bColorB { background-color: #CE435A; }
.bColorC { background-color: #8D60D0; }
.bColorD { background-color: #E56535; }
.bColorE { background-color: #5663D6; }
.bColorF { background-color: #7EAE35; }

.imA { background-color: #41A5C1; background-image: url('./coupon.png'); margin-right:5%; }
.imB { background-color: #CE435A; background-image: url('./placeholder.png'); }
.imC { background-color: #8D60D0; background-image: url('./wallet.png'); margin-top:5%;margin-bottom:5%; margin-right:5%;}
.imD { background-color: #E56535; background-image: url('./star.png'); margin-top:5%;margin-bottom:5%;}
.imE { background-color: #5663D6; background-image: url('./alarm.png'); margin-right:5%;}
.imF { background-color: #7EAE35; background-image: url('./food.png'); }


#nooriLogo { margin:0; position:absolute; top: 0.5em; right:0.5em; text-align:right; }
#nooriLogo img { width: 50%; }
#nooriTitle { margin:0; position:absolute; bottom: 0.5em; right:0.5em; text-align:right;  text-shadow: 0 0 5px #F6F3F3; }

@media screen and (max-width: 767px) {
	.user-top-img { height: 70px; }
}