@charset "utf-8";


@import url(_admin.css);
@import url(_default.css);
@import url(_layout.css);
@import url(_menu.css);



/*******************************
  Button
*******************************/

.myButton {	
	
	display: inline-block;
	background: #f77e25;
	color: #fff;
	border: 1px solid #e45a01!important;
	text-align: center;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}



.myButton2 {	
	
	display: inline-block;
	background: #white;
	color: #f77e25;
	border: 1px solid #f77e25!important;
	text-align: center;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}



.redButton {	
	
	display: inline-block;
	background: #ff0000;
	color: #fff;
	border: 1px solid #fdb1b1!important;
	text-align: center;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}



.blueButton {	
	
	display: inline-block;
	background: #0012fa;
	color: #fff;
	border: 1px solid #aeb3fc!important;
	text-align: center;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}


.greenButton {	
	
	display: inline-block;
	background: #359103;
	color: #fff;
	border: 1px solid #b9fcae!important;
	text-align: center;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}



.submitbtn {

	display: inline-block;
	background: #f77e25;
	color: #fff;
	border: 1px solid #e45a01!important;
	text-align: center;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;

}


.orangebox {	
	
	width:100%;
	display: inline-block;
	background: #f2af79;
	color: #fff;
	border: 1px solid #e36b13!important;
	text-align: center;
	line-height: 26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);

	font-size: 11pt;
	text-decoration:none;

}





#GrandOpen {
	
	width: 550px;
	height: 294px;
	z-index: 1000;
	position: absolute;
	top: 50%;
	margin-top: -147px;
	left: 50%;
	margin-left: -275px;
}



#multi_result table tr td { border-bottom:1px solid #e2e2e2;}

.classp *{ line-height:22px; vertical-align:middle;}




/***************************************
  카운트다운 
***************************************/

br { clear: both; }

.cntSeparator {

	font-size: 54px;
	margin: 10px 7px;
	color: #000;

}

.desc { margin: 7px 3px; }

.desc div {

	float: left;
	font-family: Arial;
	width: 70px;
	margin-right: 65px;
	font-size: 13px;
	font-weight: bold;
	color: #000;

}


/*******************************
 Checkbox 및 Radio 이쁘게 꾸미기
*******************************/

input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : rgb(153,204,102);
  font-size   : 1.5em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.15em rgb(115,153,77);
  font-weight : bold;
  border:0;
}


input[type=radio]{

	border:0px;

}




.form-type .label-radio a {
	border-color: #f5f5f5;
}

.label-radio a.on {
	background-image: url('../../img/common/input_radio1_checked.png');
}

.label-radio a {
	overflow: hidden;
	position: relative;
	margin: 0 10px 0 0;
	padding: 13px 10px 13px 24px;
	background: url('../../img/common/input_radio1.png') no-repeat 0 50%;
	border-bottom: 3px solid #fff;
	font-size: 14px;
	vertical-align: middle;
	text-decoration: none;
}

a:visited {
	color: #424242;
}







/*******************************
  list2의 list형태
*******************************/

.part {width:700px; position:relative; display:inline-block;  background:url('../../img/common/bg_list2.png') repeat-y;}
.part ul {float:left; margin:0; margin-left:-20px; display:inline;}
.part ul li {float:left; width:160px;  padding-left:20px;}

.part ul li dl dt {position:relative; margin-bottom:5px;}
.part ul li dl dt a .thumb {border:1px solid #d2d2d2;}
.part ul li dl dd {text-align:left;}

.notice { position:absolute; top:0px; right:10px;   }
.notice img {width:72px; height:91px;}



.admin_wideinput table tr td { height:40px; }

/*  회원가입  */


#MemReg { width:100%; text-align:left; display:inline-block; margin-top:15px;  margin-bottom:15px; }

#MemReg .protect-box { border:5px solid #EEE; }
#MemReg .in-text { height:100px; font-size:12px; text-align:left; overflow-y:scroll; padding:10px; font-family:돋움; }

#MemReg dl {

	margin:0px;
	padding:0px;

}

#MemReg dl dt{

	float: left;
	
	height: 40px;
	_height: 40px;
	line-height: 40px;

	background: #f4f4f4;
	width: 110px;
	text-indent: 10px;
	color: #454545;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #e2e2e2;

}

#MemReg dl dd{
	
	float: left;
	width: 340px;

	height: 40px;
	_height: 40px;
	line-height: 40px;

	color: #666;
	font-size: 12px;
	background: #fff;
	vertical-align:middle;
	border-top: 1px solid #e2e2e2;

}



#MemReg dl dd input{

	margin-left:10px;
	margin-right:10px;

}



#MemReg dl dd select{

	margin-left:10px;
	margin-right:10px;

}


#MemReg .fullline {

	float: left;
	width: 85%;
	height: 40px;
	_height: 40px;
	line-height: 40px;
	vertical-align:middle;



}


#MemReg .last {

	border-bottom: 1px solid #e2e2e2;

}




input[type="text"]:disabled{
	/*background-color: rgb(235, 235, 228);*/
	background-color:#CCCCCC;
}



/*  회원가입  */

.wideinput { width:100%; text-align:left; display:inline-block; margin-top:15px;  margin-bottom:15px; }

.wideinput:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.wideinput dl {

	margin:0px;
	padding:0px;

}


.wideinput dl dt{

	float: left;
	
	height: 40px;
	_height: 40px;
	line-height: 40px;

	background: #f4f4f4;
	width: 110px;
	text-indent: 10px;
	color: #454545;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #e2e2e2;

}
.wideinput dl dd{
	
	float: left;
	width: 340px;

	height: 40px;
	_height: 40px;
	line-height: 40px;

	color: #666;
	font-size: 12px;
	background: #fff;
	vertical-align:middle;
	border-top: 1px solid #e2e2e2;

}

.wideinput dl dd input{

	margin-left:10px;
	margin-right:10px;

}

.wideinput dl dd select{

	margin-left:10px;
	margin-right:10px;
}

.wideinput .double {

	/*
	height:120px;
	_height:120px;	
	*/

	height:80px;
	_height:80px;	

}

.wideinput .fullline {

	float: left;
	width: 790px;
	line-height: 40px;
	vertical-align:middle;
}

.wideinput .last {

	border-bottom: 1px solid #e2e2e2;

}



/*    

#board_title { width:100%; margin-top:15px; margin-bottom:25px; text-align:left; }
#board_top { width:100%; margin-bottom:5px; position: relative; display:inline-block; }
#board_top 
#board_top 
#board_top .menu { background:url('../../img/admin/tab_name_bg.png') no-repeat; height:28px; width:87px; text-align:center; vertical-align:middle; display:inline-block; padding-left:2px; padding-top:3px; }

*/



/* ID-PW SEARCH*/


#id_search {width:700px; height:147px; background:url('../../img/reg/id_search_bg.png') no-repeat; margin-top:15px; margin:0px auto 30px; }
#id_search_form {padding-top:30px; margin-left:300px;}
#id_search_form table tr td {border-bottom:0px;}

#pw_search {width:700px; height:147px; background:url('../../img/reg/pw_search_bg.png') no-repeat; margin-top:15px; margin:0px auto;}
#pw_search_form {padding-top:30px; margin-left:300px;}
#pw_search_form table tr td {border-bottom:0px;}



/* 회원탈퇴 */

#mem_delete { width:700px; height:147px; background:url('../../img/common/withdrawal_bg.png') no-repeat; margin-top:15px;}
#mem_delete_form { padding-top:100px; margin-left:280px;}








/* Login */

#login_outline { width:450px; text-align:center;  }
#login_outline_table { margin:30px auto 0px; text-align:center; vertical-align:middle;  display:inline-block;}


#login_left{ float:left; width:60%; display:inline-block; height:90px; line-height:90px; vertical-align:middle; }

	#login_left dl { display:inline-block;}
	#login_left dl dt{ width:50px; float:left; _float:left; margin-top:10px; height:30px; line-height:30px; vertical-align:middle;  text-align:left; padding-left:10px;}
	#login_left dl dd{ width:100px; float:left; _float:left; margin-top:10px; }


#login_right{ float:left; width:38%; display:inline-block; height:90px; line-height:90px; vertical-align:middle; }
#login_right a{ text-decoration:none; }


#login_des { display:inline-block; margin-top:10px;}

.login_left{ float:left; width:60%; display:inline-block; text-align:right; }
.login_right{ float:left; width:38%; display:inline-block; text-align:left; }



/*******************************
 Paging (cf) span에 속성주지 말기
*******************************/

#pagenation { width:100%; text-align:center; display:inline-block; text-align:center; margin-bottom:20px; }



#pagenation ul{ border:0; margin:0 auto; padding:0; display:inline-block; text-align:center; }



#pagenation li{
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	float:left;
	width:30px;
	height:30px;
	display:inline;
}

#pagenation a{
	border:solid 1px #DDDDDD;
	margin-right:2px;
}

#pagenation .previous-off,
#pagenation .next-off {
	color:#666666;
	display:block;
	font-size:11px;
	width:76px;
	height:30px;

}

#pagenation .next a,
#pagenation .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
} 

#pagenation .active{
	background:#2e6ab1;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	padding:3px 6px;
	border:solid 1px #DDDDDD;
	margin-right:2px;
}

#pagenation a:link,
#pagenation a:visited {
	color:#0063e3;
	display:block;
	padding:3px 6px;
	text-decoration:none;
}

#pagenation a:hover{
	border:solid 1px #666666;
}


#Profile_List { width:990px; margin:0 auto; display:inline-block; }


	#Profile_List .entry { 
	
		width:280px; height:260px; float:left; background-color:white; 
		display:block; 
		margin-top:25px; 
		margin-right:30px;
		z-index:50; 
		border:1px solid #e1e1e1;
		position:relative;
						
	}

	#Profile_List .rightblank { margin-right:0px; }

	#Profile_List .entry a { text-decoration:none; }
	#Profile_List .entry_thum { width:100%; height:200px;  }
	#Profile_List .entry_header { width:100%; height:60px; margin:0 auto; text-align:left; border-bottom:1px solid #e1e1e1; }
	
	
	#Profile_List .entry_name { padding:10px; font-size:12pt; line-height:40px; vertical-align:middle;  }


	.userinfo_pop_wrap {display:inline-block;; width:335px;}
	.userinfo_pop_header {padding:14px 21px; background-color:#ff6610;}


	.userinfo_pop_title {position:relative; vertical-align:middle; margin-left:5px; font-size:18px; font-weight:600; color:#fff}
	.userinfo_pop_darkgray {padding:20px; background:#373736}
	
	
	.userinfo_pop_gray {position:relative; padding:20px; background:#eaeaea;}

	
	.userinfo_pop_thumb {vertical-align:top}
	.userinfo_pop_comment {display:inline-block; *display:inline; zoom:1; margin-left:15px; vertical-align:top; line-height:18px; width:196px; font-size:13px; color:#ccc; word-wrap:break-word}
	.userinfo_pop_comment a {color:#ccc; text-decoration:underline; word-wrap:break-word}



#Hotel_List { width:990px; margin:0 auto; display:inline-block; }

	
	
	/********************
		3 칼럼
	

	#Hotel_List .entry { 
	
		width:318px; height:280px; float:left; background-color:white; 
		display:inline-block; 
		margin-top:25px; 
		display:inline-block; 
		z-index:50; 
		border:1px solid #e1e1e1;
						
	}
	

	#Hotel_List .rightblank { margin-right:15px; }

	#Hotel_List .entry a { text-decoration:none; }
	#Hotel_List .entry_thum { width:100%; height:210px; }
	#Hotel_List .entry_header { width:100%; height:60px; margin:0 auto; text-align:left; margin-top:10px; }
	
	
	#Hotel_List .entry_name {padding-left:10px; padding-right:10px; font-size:11pt; margin-bottom:5px; line-height:1.5;}
	#Hotel_List .entry_summary {padding-left:10px; padding-right:10px; line-height:1.8; }

	********************/


	#Hotel_List .entry { 
	
		width:238px; height:220px; float:left; background-color:white; 
		display:inline-block; 
		margin-top:25px; 
		display:inline-block; 
		z-index:50; 
		border:1px solid #e1e1e1;
						
	}
	

	#Hotel_List .rightblank { margin-right:10px; }

	#Hotel_List .entry a { text-decoration:none; }
	#Hotel_List .entry_thum { width:100%; height:157px; }
	#Hotel_List .entry_header { width:100%; height:60px; margin:0 auto; text-align:left; margin-top:10px; }
	
	
	#Hotel_List .entry_name {padding-left:10px; padding-right:10px; font-size:11pt; margin-bottom:5px; line-height:1.5;}
	#Hotel_List .entry_summary {padding-left:10px; padding-right:10px; line-height:1.8; }



	/********************
		4 칼럼
	********************/

	#Hotel_List .entry2 { 
	
		width:238px; height:220px; float:left; background-color:white; 
		display:inline-block; 
		margin-top:25px; 
		display:inline-block; 
		z-index:50; 
		border:1px solid #e1e1e1;
						
	}
	

	#Hotel_List .rightblank2 { margin-right:10px; }

	#Hotel_List .entry2 a { text-decoration:none; }
	#Hotel_List .entry_thum2 { width:100%; height:157px; }
	#Hotel_List .entry_header2 { width:100%; height:60px; margin:0 auto; text-align:left; margin-top:10px; }
	
	
	#Hotel_List .entry_name2 {padding-left:10px; padding-right:10px; font-size:11pt; margin-bottom:5px; line-height:1.5;}
	#Hotel_List .entry_summary2 {padding-left:10px; padding-right:10px; line-height:1.8; }



/********************
  Movie 
********************/

#Movie_List { position:relative; display:inline-block;  margin-bottom:15px; }


	#Movie_List .entry2 { 
	
		width:238px; height:236px; float:left; background-color:white; 
		display:inline-block; 
		margin-top:15px;
		z-index:50; 
		border:1px solid #e1e1e1;
						
	}


	#Movie_List .first {margin-top:0px;}

	#Movie_List .rightblank2 { margin-right:10px; }

	#Movie_List .entry2 a { text-decoration:none; }
	#Movie_List .entry_thum2 { width:100%; height:157px; }
	#Movie_List .entry_header2 { width:100%; height:60px; margin:0 auto; text-align:left; margin-top:10px; }
	
	#Movie_List .entry_name2 {padding-left:10px; padding-right:10px; font-size:11pt; margin-bottom:10px; line-height:1.5;}
	#Movie_List .entry_summary2 {padding-left:10px; padding-right:10px; line-height:1.8; }




/********************
  
********************/


#hotel_list_sub { width:100%; display:inline-block; }

#hotel_list_sub dl { position:relative; width:100%; padding-top:10px; padding-bottom:10px; border-bottom:1px dashed #CCCCCC; display:inline-block; }
#hotel_list_sub dl dt { width:60px; float:left; height:50px; padding-left:5px;}
#hotel_list_sub dl dd { width:145px; float:left; height:50px; margin-left:5px; display:inline-block;}




#must_list_sub { width:100%; display:inline-block; padding-bottom:15px; border-bottom:1px dashed #CCCCCC;}
	
	#must_eat { width:69px; height:79px; color:white; float:left; margin-left:1px; text-align:center; text-decoration:none; cursor:pointer; display:inline-block;}
		#must_eat_img { line-height:24px; vertical-align:middle; font-size:14px; font-weight: bold; padding-top:12px;}

	#must_play { width:69px; height:79px; margin-left:4px;  color:white; float:left;  text-align:center; text-decoration:none; cursor:pointer; display:inline-block;}
		#must_play_img {line-height:24px; vertical-align:middle; font-size:14px; font-weight: bold; padding-top:12px; }

	#must_see { width:69px; height:68px; margin-left:4px; color:white; float:left; text-align:center; cursor:pointer; text-decoration:none; display:inline-block;}
		#must_see_img{ line-height:24px; vertical-align:middle; font-size:14px; font-weight: bold; padding-top:12px;}
	

/*
#must_list_sub_o { width:100%; border-top:1px dashed #CCCCCC;  display:inline-block; margin-top:15px; }
#must_list_sub_o .selected { background-color:#f7f569; }
#must_list_sub_o dl {  width:100%; padding-top:10px; padding-bottom:10px; border-bottom:1px dashed #CCCCCC; display:inline-block; }
#must_list_sub_o dl dt { width:60px; float:left; height:50px; }
#must_list_sub_o dl dd {  width:150px; float:left; height:50px; margin-left:5px; display:inline-block; }
*/

#must_list_sub_o { width:100%; display:inline-block; }

#must_list_sub_o dl { position:relative; width:100%; padding-top:10px; padding-bottom:10px; border-bottom:1px dashed #CCCCCC; display:inline-block; }
#must_list_sub_o dl dt { width:60px; float:left; height:50px; padding-left:5px;}
#must_list_sub_o dl dd { width:145px; float:left; height:50px; margin-left:5px; display:inline-block;}



/*
.on{ color:yellow; }
.off{ color:white; }
*/




#Must_Eat { float:left; width:750px; height:355px; display:inline-block; margin-top:45px; }
#Must_Eat .eat { float:left; width:235px; height:320px; vertical-align:top; text-align:center; margin-left:22px;  }
#Must_Eat .eat1 { float:left; width:235px; height:320px; vertical-align:top; text-align:center;}


#Must_Play { float:left; width:750px; height:355px; display:inline-block; margin-top:45px; }
#Must_Play .play { float:left; width:235px; height:320px; vertical-align:top; text-align:center; margin-left:22px;  }
#Must_Play .play1 { float:left; width:235px; height:320px; vertical-align:top; text-align:center;  }



#Must_See { float:left; width:750px; height:355px; display:inline-block; margin-top:45px; }
#Must_See .see { float:left; width:235px; height:320px; vertical-align:top; text-align:center; margin-left:22px; }
#Must_See .see1 { float:left; width:235px; height:320px; vertical-align:top; text-align:center; }


.eat { float:left; width:235px; height:320px; vertical-align:top; text-align:center; margin-left:22px;  }
.eat1 { float:left; width:235px; height:320px; vertical-align:top; text-align:center;}

.play { float:left; width:235px; height:320px; vertical-align:top; text-align:center; margin-left:22px;  }
.play1 { float:left; width:235px; height:320px; vertical-align:top; text-align:center;  }

.see { float:left; width:235px; height:320px; vertical-align:top; text-align:center; margin-left:22px; }
.see1 { float:left; width:235px; height:320px; vertical-align:top; text-align:center; }






.must_thum { background:url('../../img/cnt/must_thum_bg.png') no-repeat; width:235px; height:167px; text-align:left; margin:0px auto; }
.must_bg {  background:url('../../img/cnt/must_bar_bg.png') repeat-x; width:100%; height:9px;}



.article1 {
  
  background:#F9F9F9;
  padding: 8px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 10px;
  position: relative;
  overflow:hidden;
  float:left;
  margin-right:10px;
  width:218px;
  height:260px;
}


.article1:hover {

	background:#bdc062;
	color:#FFF;
	border: 1px solid #89A743;

}

.article1:hover ul.meta-wrap {
	border-top:1px solid #cdcf8a;
	background:#bdc062;
}


.article1 ul.meta-wrap {
	margin:0px -8px -8px -8px;
	font-size:10px;
	border-top:1px solid #DDD;
	background-color:#f2f0f1;
	width:100%;
}



.article {
  
  background:#F9F9F9;
  padding: 8px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 10px;
  position: relative;
  overflow:hidden;
  float:left;
  margin-left:10px;
  height:506px;
}





.first_article {

	margin-left:0px;
	background:#F9F9F9;
	padding: 8px;
	line-height: 1;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	margin-bottom: 10px;
	position: relative;
	overflow:hidden;
	float:left;
	width:474px;
	height:506px;

}




.article p.cate {

  margin: 10px 0 0 0;
  color:#58B7DD;

}


.article h4 {

  margin: 7px 0 4px 0;
  line-height:130%;

}



.article .thumbnail {

    max-width: 100%;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);

}


.article:hover {

	background:#bdc062;
	color:#FFF;
	border: 1px solid #89A743;

}



.article a:hover, .article:hover > a, .article:hover p.cate, .article:hover p , .article:hover div  {
	color:#FFF;
	text-decoration:none;
}

.article p.summary {
	width:220px;
	height:242px;
	overflow:hidden;
}

.article ul.meta-wrap {
	margin:0px -8px -8px -8px;
	font-size:10px;
	border-top:1px solid #DDD;
	background-color:#f2f0f1;
	width:210px;
}

.article:hover ul.meta-wrap {
	border-top:1px solid #cdcf8a;
	background:#bdc062;
}



.first_article p.cate {
  margin: 10px 0 0 0;
  color:#58B7DD;
}
.first_article h4 {
  margin: 7px 0 4px 0;
  line-height:130%;
}
.first_article .thumbnail {
    max-width: 100%;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}


.first_article:hover {
	background:#bdc062;
	color:#FFF;
	border: 1px solid #89A743;
}

.first_article a:hover, .first_article:hover > a, .first_article:hover p.cate, .first_article:hover p , .first_article:hover div  {
	color:#FFF;
	text-decoration:none;
}

.first_article p.summary {
	width:474px;
	height:46px;
	overflow:hidden;
}


.first_article ul.meta-wrap {
	margin:0px -8px -8px -8px;
	font-size:10px;
	border-top:1px solid #DDD;
	background-color:#f2f0f1;
}

.first_article:hover ul.meta-wrap {
	border-top:1px solid #cdcf8a;
	background:#bdc062;
}






ul.meta-wrap {
	border-top:1px solid #FFF;
	padding: 13px;
	overflow:hidden;
}

ul.meta-wrap li {
	float:left;
	line-height:13px;
	margin-right:20px;
}

ul.meta-wrap li span {
	background: url(images/icon_meta.png) no-repeat 0 0;
	float: left;
	width: 16px;
	height: 12px;
	line-height: 12px;
	margin-right: 2px;
}



.article:hover ul.meta-wrap li span.date {
	background-position:0 -12px;
}
.article ul.meta-wrap li span.account {
	background-position:-16px 0;
}
.article:hover ul.meta-wrap li span.account {
	background-position:-16px -12px;
}
.article ul.meta-wrap li span.comment {
	background-position:-32px 0;
}
.article:hover ul.meta-wrap li span.comment {
	background-position:-32px -12px;
}
.article ul.meta-wrap li span.user {
	background-position:-32px -36px;;
}
.article:hover ul.meta-wrap li span.user {
	background-position:-48px -36px;
}



.first_article:hover ul.meta-wrap li span.date {
	background-position:0 -12px;
}
.first_article ul.meta-wrap li span.account {
	background-position:-16px 0;
}
.first_article:hover ul.meta-wrap li span.account {
	background-position:-16px -12px;
}
.first_article ul.meta-wrap li span.comment {
	background-position:-32px 0;
}
.first_article:hover ul.meta-wrap li span.comment {
	background-position:-32px -12px;
}
.first_article ul.meta-wrap li span.user {
	background-position:-32px -36px;;
}
.first_article:hover ul.meta-wrap li span.user {
	background-position:-48px -36px;
}




/**********************
  영상으로 미리가기
***********************/


#movie_menu { width:191px; height:39px; margin-top:15px; display:inline-block; }

#movie_menu ul { display:inline-block; width:191px; margin-left:13px; }
#movie_menu ul li { width:191px; height:39px; line-height:39px; vertical-align:middle; }
#movie_menu ul li:hover {  } 
#movie_menu a{ text-decoration:none; cursor:hand; }


#movie_menu .movie_on { background: url('http://www.honeymoongajago.com/img/cnt/movie_left_on.png') no-repeat; }
#movie_menu .movie_off { background: url('http://www.honeymoongajago.com/img/cnt/movie_left_off.png') no-repeat; }
#movie_menu ul li::selection { background: white; }



/**********************
  Showcase
***********************/

#awOnePageButton .view-slide
{
	display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
	height: 114px; /* Same as showcase javascript option */
	overflow: hidden;
}

/* Container when content is shown as one page */
.showcase-onepage
{
	/**/
}

/* Container when content is shown in slider */
.showcase
{
	position: relative;
	margin: auto;
	width:330px;
	height:114px;
	
}

	.showcase-content-container
	{
		background-color: #464646;
	}
	
	/* Navigation arrows */
	.showcase-arrow-previous, .showcase-arrow-next
	{
		position: absolute;
		background: url('../images/arrows.png');
		width: 33px;
		height: 33px;
		top: 220px;
		cursor: pointer;
	}
	
	.showcase-arrow-previous
	{
		left: -60px;
	}
	
	.showcase-arrow-previous:hover
	{
		background-position: 0px -34px;
	}
	
	.showcase-arrow-next
	{
		right: -56px;
		background-position: -34px 0;
	}
	
	.showcase-arrow-next:hover
	{
		background-position: -34px -34px;
	}

	
	/* Content */
	.showcase-content
	{
		background-color: #464646;
		text-align: center;
		
	}
		
		.showcase-content-wrapper
		{
			text-align: center;
			width:330px;
			height:114px;
			display: table-cell;
			vertical-align: middle;
		}
		
		/* Styling the tooltips */
		.showcase-plus-anchor
		{
			background-image: url('../images/plus.png');
			background-repeat: no-repeat;
		}
		
		.showcase-plus-anchor:hover
		{
			background-position: -32px 0;
		}
		
		div.showcase-tooltip
		{
			background-color: #fff;
			color: #000;
			text-align: left;
			padding: 5px 8px;
			background-image: url(../images/white-opacity-80.png);
		}
		
		/* Styling the caption */
		.showcase-caption
		{
			color: #000;
			padding: 8px 15px;
			text-align: left;
			position: absolute;
			bottom: 10px; left: 10px; right: 10px;
			display: none;
			background-image: url(../images/white-opacity-80.png);
		}
		
	.showcase-onepage .showcase-content
	{
		margin-bottom: 10px;
	}
	
	/* Button Wrapper */
	.showcase-button-wrapper
	{
		clear: both;
		margin-top: 10px;
		text-align: center;
	}
	
		.showcase-button-wrapper span
		{
			margin-right: 3px;
			padding: 2px 5px 0px 5px;
			cursor: pointer;
			font-size: 12px;
			color: #fff;
		}
	
		.showcase-button-wrapper span.active
		{
			color: #fff;
			font-weight:bold;
		}
	
	/* Thumbnails */
	.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
	{
		background-color: #000;
	}
	
	.showcase-thumbnail-wrapper
	{
		overflow: hidden;
	}
		
		.showcase-thumbnail
		{
			width: 120px;
			height: 90px;
			cursor: pointer;
			border: solid 1px #333;
			position: relative;
		}
		
			.showcase-thumbnail-caption
			{
				position: absolute;
				bottom: 2px;
				padding-left: 10px;
				padding-bottom: 5px;
			}
			
			.showcase-thumbnail-content
			{
				padding: 10px;
				text-align: center;
				padding-top: 25px;
			}
			
			.showcase-thumbnail-cover
			{
				background-image: url(../images/black-opacity-40.png);
				position: absolute;
				top: 0; bottom: 0; left: 0; right: 0;
			}
		
		.showcase-thumbnail:hover
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail:hover .showcase-thumbnail-cover
			{
				display: none;
			}
		
		.showcase-thumbnail.active
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail.active .showcase-thumbnail-cover
			{
				display: none;
			}
	
	.showcase-thumbnail-wrapper-horizontal
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
		{
			margin-right: 10px;
			width: 116px;
		}
	
	.showcase-thumbnail-wrapper-vertical
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
		{
			margin-bottom: 10px;
		}
		
	.showcase-thumbnail-button-backward,
	.showcase-thumbnail-button-forward
	{
		padding: 7px;
		cursor: pointer;
	}
	
	.showcase-thumbnail-button-backward
	{
		padding-bottom: 0px;
		padding-right: 0px;
	}
	
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-image: url(../images/arrows-small.png);
			background-repeat: no-repeat;
			display: block;
			width: 17px;
			height: 17px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
		{
			background-position: 0 -51px;
			/*margin-left: 55px;*/
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -51px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
		{
			background-position: 0 -34px;
			/*margin-left: 55px;*/
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -34px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-position: 0 -17px;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px -17px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
		{
			background-position: 0 0;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px 0;
		}
		
		/* Hide button text */
		.showcase-thumbnail-button-forward span span,
		.showcase-thumbnail-button-backward span span
		{
			display: none;
		}
	


/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}




/* 롤링 */

#MainRolling .banner {

	position: relative;
	width: 100%;
	height:400px;
	overflow: auto;
	
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	
	color: rgba(255,255,255,.6);
	
	
	/* text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);*/

	background: white;

	/* box-shadow: 0 1px 2px rgba(0,0,0,.25); */
}


#MainRolling2 .banner {

	position: relative;
	width: 100%;
	height:400px;
	overflow: auto;
	
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	
	color: rgba(255,255,255,.6);
	
	
	/* text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);*/

	background: white;

	/* box-shadow: 0 1px 2px rgba(0,0,0,.25); */
}


.banner a {

	text-decoration:none;
	cursor:hand;

}



.banner ul {
	list-style: none;
	width: 300%;
}
	

.banner ul li {
	
	display: block;
	float: left;
	width: 20%;
	padding: 100px 0 100px;
	min-height: 200px;
		
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	background-size: 100% 100%;
		
	box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
}


.banner h2 {
	
	font-size: 20pt;
	color: #fff;

}

.banner p {
	
	font-size: 16pt;
	color: #fff;

}
	


.banner .btn {
	
	display: inline-block;
	margin: 25px 0 0;
	padding: 9px 22px 7px;
	clear: both;
		
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
		
	border: 2px solid rgba(255,255,255,.4);
	border-radius: 5px;
}

		


.banner .btn:hover {
	background: rgba(255,255,255,.05);
}


		


.banner .btn:active {
	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}



		
.banner .btn, .banner .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}	




.banner .dots {

	position: absolute;
	left: -20px;
	right: 0px;
	bottom: 10px;
	width:100%;

}



.banner .dots li {
	
	display:inline;
	min-width: 18px;
	min-height: 18px;
	margin: 0 4px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
	list-style:none;

}


.banner .dots li.active {

	background: url(./image/dot_all.png) no-repeat;

}
		


/*************************************
  Result
*************************************/

#result { margin-top:20px; }

#result tr{

	height:30px;

}

#result tr td {
	
	text-align:center;
	line-height:30px;
	vertical-align:middle;

}

#result thead tr td
{

	border-top: 1px solid #E2E6E6;	
	border-bottom: 3px solid #E5E5E5;
	vertical-align: middle;

}



/***************************
  Scroll Table CSS
***************************/




		/* ----------->>> GridView <<<----------*/
        
		.gridView
        {
            width: 1000px;
            clear: both;
            margin: 0px 0;
            border: medium none !important;
            border-collapse: collapse;
        }

		.gridView th {
		
			height:30px;
			text-align:center;
			font-weight:bold;
			line-height:30px;
			vertical-align:middle;

		}

		.gridView tr {
		
			height:30px;
			

		}

        .gridView tr td
        {
            
			text-align:center;
			line-height:30px;
			vertical-align:middle;

        }
        .gridView thead tr, .footer
        {
            font: bold 11px Arial;
            vertical-align: middle;
            text-decoration: none;
            text-align: center;
        }
        
        /* --->>> HeaderStyle (cabe?lho) <<<---*/
        .gridView thead tr
        {
            color: #333;
            background: #fff url(../images/bg-header-grid.png) bottom repeat-x;
            vertical-align: middle;
            height: 30px;
        }
        .gridView thead tr th
        {
            border-top: 1px solid #E2E6E6;
            border-bottom: 3px solid #E5E5E5;
            vertical-align: middle;
        }
        .gridView thead tr a
        {
            font: bold 11px Arial, Verdana;
            color: #333;
            padding: 0 0 0 10px;
            text-decoration: underline;
            background: url(../images/Icones/ico-ordem.gif) left no-repeat;
            vertical-align: middle;
        }
        .gridView thead tr a:hover
        {
            color: #06c;
            background: url(../images/Icones/ico-ordem-hover.gif) left no-repeat;
        }
        
        /* ---->>> FooterStyle (rodap? <<<------*/
        .footer
        {
            height: 20px;
            width: auto;
            margin: 0 auto;
            text-align: center;
            padding: 5px;
        }
        /*PagerStyle*/
        .footer a, .footer span
        {
            color: #555;
            padding: 2px 6px 2px 6px;
            border: 1px solid #bcbcbc;
            background: #F1F1F1 url(../images/bg-pg.png) bottom repeat-x;
            text-decoration: none;
        }
        .footer a:hover
        {
            color: #C40B17;
            background-color: #fff;
            background-image: none;
            border: 1px solid #890812;
        }
        .footer span
        {
            color: #fff;
            background: #D7403F url(../images/bg-pg-focus.png) bottom repeat-x;
            border: 1px solid #890812;
        }
        
        
        /* ------------>>> Grid <<<--------------*/
        .grid, .gridAlternada, .gridDestacada
        {
            font: 11px Arial,Verdana;
            text-align: left;
            text-align: center;
            vertical-align: middle;
        }
        .grid:hover, .gridAlternada:hover, .gridDestacada:hover
        {
            color: #000;
            background: #D4E5F6 url(../images/bg-dia.png) 0 0 repeat-x;
        }
        
        .grid
        {
            background-color: #fff;
        }
        /*RowStyle*/
        .gridAlternada
        {
            background-color: #eee;
        }
        /*AlternatingRowStyle*/
        .gridDestacada
        {
            background-color: #FFE082;
            color: #333;
        }
        /*SelectedRowStyle / EditRowStyle*/
        
        
        /* -------->>> Link Grid's <<<-----------*/
        .grid a, .gridAlternada a, .gridDestacada a
        {
            color: #384249;
            text-decoration: none;
        }
        .grid a:hover, .gridAlternada a:hover, .gridDestacada a:hover
        {
            color: #000;
            text-decoration: underline;
        }
   



/****************
  약관박스
****************/



.agree {width:740px; height:152px; border:2px solid #CCCCCC; margin-bottom:25px; }
.agree .inner {width:715px; height:120px; padding:15px;}
.agree .inner .agree_txt {width:715px; height:120px; overflow:auto; text-align:left;}


.agree2 { width:900px; height:152px; border:2px solid #CCCCCC; margin-bottom:25px; }
.agree2 .inner { width:875px; height:120px; padding:15px;}
.agree2 .inner .agree_txt { width:875px; height:120px; overflow:auto; text-align:left; }


.left_title { width:100%; height:54px; position:relative;}





/*****************************************
  메인화면 이미지 효과
*****************************************/


.qitem {
	width:330px;
	height:300px;
	margin:5px 5px 5px 0;
	background: url('./images/main_image_bg.png') no-repeat;
	
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
	cursor:hand; cursor:pointer;
}

	.qitem img {
		border:0;
	
		/* allow javascript moves the img position*/
		position:absolute;
		z-index:200;
	}

	.qitem .caption {
		position:absolute;
		z-index:0;	
		color:#ccc;
		display:block;
		top:0;
		left:0;
	}

	.qitem .caption h4 {
		font-size:15pt;
		margin-top:100px;
		color:white;
		font-weight:bold;
		width:330px;
		text-align:center;
	}

	.qitem .caption p {
		font-size:11pt;
		margin-top:30px;
		color:#e9e6e6;
		font-weight:bold;
	}



/* Setting for corners */

.topLeft, .topRight, .bottomLeft, .bottomRight {
	position:absolute;
	background-repeat: no-repeat; 
	float:left;
}

.topLeft {
	background-position: top left; 	
} 

.topRight {
	background-position: top right; 
} 

.bottomLeft {
	background-position: bottom left; 
} 

.bottomRight {
	background-position: bottom right; 
}

.clear {
	clear:both;	
}




/**********************************
  SELECT BOX 꾸미기
**********************************/

.sbHolder{
	background-color: #2d2d2d;
	border: solid 1px #515151;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	position: relative;
	width: 200px;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #EBB52D;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(./images/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(./images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(./images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(./images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #212121;
	border: solid 1px #515151;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 200px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #ddd;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #EBB52D;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}


/****************************************
  게릴라 기획전
*****************************************/


#wrapping { width: 330px; margin: 0 auto; padding-top: 125px; }

#clock-ticker { display: block; margin-bottom: 15px;}
#clock-ticker .block { position: relative; color: #fff; font-weight: bold; float: left; margin-right: 22px; }

#clock-ticker .block .flip-top { width: 88px; height: 39px; min-width:88px; min-height:39px; line-height: 75px; font-size: 55px; background: url('image/flip-top.png')  repeat-x; text-align: center; border:1px solid red;  }
#clock-ticker .block .flip-btm { width: 88px; height: 40px; background: url('image/flip-btm.png') no-repeat; text-align: center; }

#clock-ticker .block .label { color: #fbfbfb; font-weight: bold; font-size: 14px; text-transform: uppercase; width: 88px; line-height: 35px; text-align: center; font-family: "Calibri", Arial, sans-serif; text-shadow: 1px 1px 0px #333; }

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }



/********************************
  게릴라 기획전 입력박스
********************************/


.event_input { width:100%; text-align:left; display:inline-block; margin-top:15px;  margin-bottom:15px; }


.event_input:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


.event_input dl {

	margin:0px;
	padding:0px;

}


.event_input dl dt{

	float: left;
	
	height: 40px;
	_height: 40px;
	line-height: 40px;

	background: #f4f4f4;
	width: 140px;
	text-indent: 10px;
	color: #454545;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #e2e2e2;

}


.event_input dl dd{
	
	float: left;
	width: 370px;

	height: 40px;
	_height: 40px;
	line-height: 40px;

	color: #666;
	font-size: 12px;
	background: #fff;
	vertical-align:middle;
	border-top: 1px solid #e2e2e2;

}

.event_input dl dd input{

	margin-left:10px;
	margin-right:10px;

}

.event_input dl dd select{

	margin-left:10px;
	margin-right:10px;
}

.event_input .double {

	height:120px;
	_height:120px;	

}

.event_input .fullline {

	float: left;
	width: 600px;
	line-height: 40px;
	vertical-align:middle;
}

.event_input .last {

	border-bottom: 1px solid #e2e2e2;

}


#theform3 dl {

	margin:0px;
	padding:0px;

}

#theform3 dl dt{

	text-align:left;
	margin:0px;
	padding:0px;

}

#theform3 dl dd{
	
	text-align:left;
	margin:0px;
	padding:0px;

}


#theform3 dl dd input{

	background-color: white; border: 1px #A1A1A1 solid; height:11px; font: 10pt 'NanumGothic',굴림,Tahoma; padding:5px 3px;
	margin:0px;

}



#theform3 dl dd select{

	margin:0px;
	padding:0px;

}


#theform3 .fullline {


	width:220px;
	margin:0px;
	padding:0px;

}




.why_title { 


	width:100%;
	
	line-height:30px; 
	vertical-align:middle;

	display:inline-block;
	background:#F9F9F9;
	border: 1px solid #DDDDDD;
							
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
				
}




/********************************
  미디어쿼리
********************************/




/*
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), (max-width: 900px) {

	.banner h1, .banner h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.banner ul li {
		padding-top: 100px;
		padding-bottom: 50px;
		height: 240px;
	}
	.banner p {
		font-size: 15px;
		width: 80%;
		margin: 0 auto;
	}

}
*/

@media all and (max-width: 989px) {

	#Main_Footer {display:none;}
	#Main_Footer_m {display:block; margin:0px auto;}

}



@media all and (min-width:1024px){
	
	#Main_Footer {display:block; margin:20px auto 0px;}
	#Main_Footer_m {display:none;}

}


.position {position:relative;}

.onmouse{
	
	top:0px;
	left:0px;
	position:absolute;
	background:#353333;
	opacity:0.2;
	width:327px;
	height:297px;

}

