
/* ==============================================
******************** 상세보기 *******************
================================================= */



body {
	overflow-x:hidden;
    font-family: dotum, tahoma, sans-serif;
    margin: 0; font-size: 13px; line-height: 1.231;
	color:#454545;
	position:relative;
	min-width:320px;
}

/* 메인이미지 및 상품이름 */
.prd_view_wrap {
	float:left; 
	width:100%;
}

.view_thum_pic {
	margin:0 auto; 
	width:320px;
}

.prd_view_wrap .view_prds_name {
	width:100%; 
	text-align:left; 
	line-height:19px; 
	font-size:16px; 
	font-weight:bold; 
	padding:15px 10px 10px 10px; 
	clear:both;
}

.prd_view_wrap .view_prds_name b{
	font-weight:bold;
	color:#008bdc;
}



.prd_view_wrap .view_prds_eventdate {
	width:100%; 
	text-align:left; 
	line-height:19px; 
	font-size:12px; 
	float:left;
	clear:both;
	color:#008ADB;
	padding:0 10px 15px 10px; 
	border-bottom:1px solid #dedede;
	margin-bottom:15px;
}

.view_prds_explan {
	float:left; 
	width:100%; 
	margin-bottom:20px; 
	padding:0 15px;
	line-height:17px; 
	color:#565656;
}

.view_prds_explan img {
	margin:10px 0;
}

/*상견례,연회장 (엔타스) 버튼 영역*/
.entasview_btn_area{
	float:left;
	width:100%;
	padding:0 10px;
	margin-bottom:30px;
}

.entasview_btn_area .btn_list_view{
	float:left;
	width:32%;
	text-align:center;
	margin-right:2%;
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#0a80e6;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background:-moz-linear-gradient(top, #fff, #ededed);
	background:-o-linear-gradient(top, #fff, #ededed);
	color:#444444;
	font-size:1.063em;
	font-weight:bold;
	text-shadow:1px 2px 2px #777 inset;
	border:1px solid #c6c9cd;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:1px 1px  1px #fff inest;
	-moz-box-shadow:1px 1px  1px #ccc;	
	padding:10px 0;
	
	
	
}

.entasview_btn_area .btn_inquire{
	float:left;
	width:32%;
	text-align:center;
	margin-right:2%;	
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#0a80e6;
	background:-webkit-gradient(linear, left top, left bottom, from(#8a8a8a), to(#626262));
	background:-moz-linear-gradient(top, #8a8a8a, #626262);
	background:-o-linear-gradient(top, #8a8a8a, #626262);
	color:#fff;
	font-size:1.063em;
	font-weight:bold;
	text-shadow:2px 1px 1px #454545 inset;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:0px 0px  1px #ccc;
	-moz-box-shadow:1px 1px  1px #ccc;	
	padding:10px 0;	
		
}

.entasview_btn_area .btn_resv{
	float:right;
	width:32%;
	text-align:center;
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#0a80e6;
	background:-webkit-gradient(linear, left top, left bottom, from(#5c5f67), to(#363a3e));
	background:-moz-linear-gradient(top, #5c5f67, #363a3e);
	background:-o-linear-gradient(top, #5c5f67, #363a3e);
	color:#fff;
	font-size:1.063em;
	font-weight:bold;
	text-shadow:1px 1px 1px #454545;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:0px 0px  1px #ccc;
	-moz-box-shadow:1px 1px  1px #ccc;	
	padding:10px 0;	
		
}

/*엔타스 지점 정보*/

.entas_info_area{
	float:left;
	width:100%;
	margin-bottom:30px;
}

.entas_info_area .entas_info_tab{
	float:left;
	width:100%;
}


.entas_info_area .entas_info_tab li{
	float:left;
	width:25%;
	text-align:center;
	background:#f9f9fa;
	border-bottom:1px solid #c9ccd6;	
	border-top:1px solid #c9ccd6;
	border-right:1px solid #c9ccd6;	
	color:#555a66;
	padding:10px 0;
}

.entas_info_area .entas_info_tab .select{
	background:#f9f9fa;
	border-bottom:0 none;
	border-top:0 none;
	border-right:0 none;
	color:#fff;
	padding:11px 0;
	background:-webkit-gradient(linear, left top, left bottom, from(#5b616d), to(#4d515b));
	background:-moz-linear-gradient(top, #5b616d, #4d515b);
	background:-o-linear-gradient(top, #5b616d, #4d515b);	
}


.entas_info_area .entas_detail_infobox{
	float:left;
	width:100%;	
	padding:0 10px 10px 10px;
	line-height:17px;
	color:#454545;
	margin-top:10px;
}

.entas_info_area .entas_detail_infobox{
	float:left;
	width:100%;	
	padding:0 10px 10px 10px;
	line-height:17px;
	color:#454545;
}

.entas_info_area .entas_detail_infobox ul{
	float:left;
	width:100%;	
	padding:10px 0 0 0;
}

.entas_info_area .entas_detail_infobox li{
	color:#767676;
	font-size:12px;
	padding:0 0 15px 0;
}


.entas_info_area .entas_detail_infobox .title{
	font-weight:bold;
	padding:0 0 10px 0;
	font-size:14px;
	color:#454545;
	vertical-align:middle;
	line-height:13px;
}

.entas_info_area .entas_detail_infobox .map_wrap{
	float:left;
	width:100%;
	
}

.entas_resv_infobox{
	float:left;
	width:100%;
}

.entas_resv_infobox .entas_resv_title{
	float:left;
	width:100%;
	text-align:center;
	background:#f9f9f9;
	border-bottom:2px solid #565b67;
	line-height:40px;
	height:40px;
	vertical-align:middle;
	color:#707070;
}

.entas_resv_infobox .entas_resv_end{
	float:left;
	width:100%;
	text-align:center;
	color:#454545;
	font-weight:bold;
	border-bottom:1px solid #e7e7e7;
	padding:30px 0;
	line-height:16px;
}

.entas_resv_infobox .entas_resv_end span{
	color:#707070;
	font-size:12px;
	font-weight:normal;
	
}


.entas_resv_infobox .entas_resv_title b{
	color:#454545;
	font-weight:bold;
}

.entas_resv_infobox .entas_resv_wrap{
	float:left;
	width:100%;
}

.entas_resv_infobox .entas_resv_wrap table{
	width:100%;
}

.entas_resv_infobox .entas_resv_wrap th{
	width:20%;
	text-align:center;
	border-bottom:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	background:#fbfbfb;
	padding:5px 0;
}

.entas_resv_infobox .entas_resv_wrap td{
	border-bottom:1px solid #e7e7e7;
	padding:5px;	
	line-height:17px;
	vertical-align:middle;
}

.entas_resv_infobox .entas_resv_wrap input{
	border:1px solid #c9c9cc;
	font-size:14px;
	padding:5px;

}

.entas_resv_infobox .entas_resv_wrap select{
	border:1p solid #c9c9cc;
	font-size:13px;
	padding:5px;
	float:left;
	font-family:dotum;
	background:#fff;

}

.entas_resv_infobox .entas_resv_wrap textarea{
	border:1p solid #c9c9cc;
	font-size:13px;
	padding:5px;
	float:left;
}

.entas_resv_infobox .entas_resv_wrap .info_txt{
	font-size:12px;
	line-height:16px;
	
}

.entas_resv_btnbox{
	float:left;
	width:100%;
	padding:0 10px;
}

.entas_resv_btnbox .btn_entas_resv{
	float:left;
	width:100%;
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#0a80e6;
	background:-webkit-gradient(linear, left top, left bottom, from(#5c5f67), to(#363a3e));
	background:-moz-linear-gradient(top, #5c5f67, #363a3e);
	background:-o-linear-gradient(top, #5c5f67, #363a3e);
	color:#fff;
	font-size:1.063em;
	font-weight:bold;
	text-shadow:1px 1px 1px #454545;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:0px 0px  1px #ccc;
	-moz-box-shadow:1px 1px  1px #ccc;	
	padding:10px 0;	
	text-align:center;
}

.entas_resv_btnbox .btn_entas_payment{
	float:left;
	width:48%;
	margin-right:4%;		
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#0a80e6;
	background:-webkit-gradient(linear, left top, left bottom, from(#5c5f67), to(#363a3e));
	background:-moz-linear-gradient(top, #5c5f67, #363a3e);
	background:-o-linear-gradient(top, #5c5f67, #363a3e);
	color:#fff;
	font-size:1.063em;
	font-weight:bold;
	text-shadow:1px 1px 1px #454545;
	
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:1px 1px  1px #fff inest;
	-moz-box-shadow:1px 1px  1px #ccc;	
	padding:11px 0;	
	text-align:center;

}

.entas_resv_btnbox .btn_entas_cancel{
	float:left;
	width:48%;
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#0a80e6;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background:-moz-linear-gradient(top, #fff, #ededed);
	background:-o-linear-gradient(top, #fff, #ededed);
	color:#444444;
	font-size:1.063em;
	font-weight:bold;
	text-shadow:1px 2px 2px #777 inset;
	border:1px solid #c6c9cd;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:1px 1px  1px #fff inest;
	-moz-box-shadow:1px 1px  1px #ccc;	
	padding:10px 0;
	text-align:center;	

}



/* 부케 */
.basic_exp_box02 .view_prds_name {
	width:100%; 
	text-align:left; 
	font-weight:bold; 
	font-size:16px; 
	padding:0 10px 7px 10px;
}


/* 썸네일이미지 */
.prd_view_wrap .honey_thumb {
	margin:0 auto; 
	width:320px;
}

.prd_view_wrap .honey_thumb li {
	float:left; 
	width:64px;
}


/* 평균이용금액 */
.average_sum {
	width:100%; 
	padding:0 10px 10px 10px;
}

.average_sum .average_sum_title {
	font-size:13px; 
	font-weight:bold; 
	color:#008adb; 
	padding-bottom:4px;
}

.average_sum .average_sum_graph {
	padding-bottom:10px;
	margin:0 auto; 
	width:300px;
}

.average_sum .average_sum_conts {
	font-size:11px; 
	color:#505050; 
	line-height:16px; 
	padding-bottom:10px;
}


/* 상세페이지 함께이용하는업체 리스트 */
.common_list_area02{
	float:left;
	width:100%;
}

.common_list_area02 .common_list_box{
	width:306px;
	margin: 0 auto;

}

.common_list_area02  .common_list_box li{
	float:left;
	width:143px;
	border:1px solid;
	border-color: #dddde1 #dddde1 #c6c6ca;
	margin:0 5px 10px 5px;
}

.common_list_area02  .common_list_box img{
	width:143px;
}

.common_list_area02  .common_list_box .list_thum_pic{
	float:left;
	height:96px;
	overflow:hidden;
}

.common_list_area02 .common_list_box .list_name{
	float:left;
	width:141px;
	text-align:center;
	padding:4px 0 6px 0;
	color:#454545;
	background:#f6f7f9;
	overflow:hidden;
	height:25px;
	line-height:18px;
}


/* 아이웨딩 특별혜택 */
.prd_check_area02{
	float:left;
	width:100%;
	padding:0 10px 0 10px;
	margin-top:-5px;
}

.prd_check_area02 .check_box{
	margin-bottom:10px;
	float:left;
	width:100%;
}

.prd_check_area02 .box_title02{
	border:1px solid #cacaca;
	padding:12px 12px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	border-radius: 10px 10px 0 0;
	background:#4d515b;	
	background:-webkit-gradient(linear, left top, left bottom, from(#5b616d), to(#4d515b));
	background:-moz-linear-gradient(top, #5b616d, #4d515b);
	background:-o-linear-gradient(top, #5b616d, #4d515b);
}

.check_list_box03{
	float:left;
	width:100%;
	line-height:20px;
	padding:10px;
	background:#fff;
	font-size:13px;
	color:#767676;
	border-radius: 0 0 10px 10px;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
}


/* 메인이미지 이전-이후 아이콘 버튼 */
.prd_view_wrap .img_direction_box {
	margin:0 auto; 
	width:320px; 
	position:relative;
}

.prd_view_wrap .img_direction_box .img_back {
	float:left; 
	position:absolute; 
	left:0; 
	top:233.5px; 
	z-index:1; 
	padding:0 0 0 10px;
}

.prd_view_wrap .img_direction_box .img_aft {
	float:right; 
	position:absolute; 
	right:0; 
	top:233.5px; 
	z-index:1; 
	padding:0 10px 0 0;
}

.prd_view_wrap .img_direction_box .img_back_honeymoon {
	float:left; 
	position:absolute; 
	left:0; 
	top:103.5px; 
	z-index:1; 
	padding:0 0 0 10px;
}

.prd_view_wrap .img_direction_box .img_aft_honeymoon {
	float:right; 
	position:absolute; 
	right:0; 
	top:103.5px; 
	z-index:1; 
	padding:0 10px 0 0;
}

.prd_view_wrap .img_direction_box .img_back_hall {
	float:left; 
	position:absolute; 
	left:0; 
	top:83.5px; 
	z-index:1; 
	padding:0 0 0 10px;
}

.prd_view_wrap .img_direction_box .img_aft_hall{
	float:right; 
	position:absolute; 
	right:0; 
	top:83.5px; 
	z-index:1; 
	padding:0 10px 0 0;
}


/* 상품 기본정보 */
.basic_exp_box {
	margin:0 auto; 
	width:100%;
}

.basic_exp_box .exp_basic {
	float:left; 
	border-top:2px solid #565b67; 
	margin-bottom:20px;
}
 
.exp_basic .basic_title {
	background:#f8f8f8; 
	color:#505050; 
	text-align:center; 
	line-height:19px; 
	padding:12px 0 12px 0; 
	font-weight:bold;
}

.exp_basic .basic_exp_con {
	color:#505050; 
	text-align:left; 
	border-left:1px solid #c5c5c5; 
	padding:12px 10px 12px 10px; 
	line-height:19px;
}


.exp_basic .basic_exp_con span {
	color:#ff0000; 
	font-weight:bold;
}

.exp_basic td {
	border-bottom:1px solid #c5c5c5;
}


.basic_exp_box02 {
	float:left; 
	width:100%; 
	border-top:1px solid #cecece; 
	border-bottom:1px solid #cecece; 
	background:#f2f2f2; 
	padding:10px 0 0 0;
}

.basic_exp_box02 .exp_basic02 {
	float:left; 
	border-top:2px solid #565b67; 
	margin-bottom:20px;
}
 
.exp_basic02 .basic_title {
	background:#f8f8f8; 
	color:#505050; 
	font-size:13px; 
	text-align:center; 
	line-height:19px; 
	padding:12px 0 12px 0; 
	font-weight:bold;
}

.exp_basic02 .basic_exp_con {
	color:#505050; 
	font-size:13px; 
	text-align:left; 
	border-left:1px solid #c5c5c5; 
	padding:12px 10px 12px 10px; 
	line-height:19px; 
	background:#FFF;
}

.exp_basic02 .basic_exp_con span {
	color:#ff0000; 
	font-weight:bold;
}

.exp_basic02 td {
	border-bottom:1px solid #c5c5c5;
}

.txd_blue {
	color:#008add;
	font-size:13px; 
	line-height:19px;
}


/* 음주류 상세정보 */
.drinking_d {
	/*float:left; 
	width:100%; 
	padding:0 10px 0 10px; */
	margin:0 auto; 
	width:100%; 
	padding:0 10px; 
	margin-bottom:20px;
}

.drinking_box {
	float:left;
	width:100%;
}

/* .conts_title {
	font-size:13px;
	font-weight:bold;
	color:#008adb;
} */

.conts_tit {
	width:27%; 
	background:#f8f8f8; 
	color:#505050; 
	text-align:center;
	line-height:25px; 
	padding:10px 0 10px 0; 
	border-right:1px solid #c5c5c5;
	font-weight:bold;
}

.conts_exp {
	width:73%; 
	text-align:right; 
	padding-right:10px;
	color:#505050;
}

.caption {
	font-size:13px;
	font-weight:bold; 
	color:#008adb; 
	padding-bottom:4px;
}


/* 웨딩 공통사항 */
.w_common{
	margin:0 auto;
	width:100%;
	padding:0 10px; 
	margin-bottom:20px;
}

.conts_exp02 {
	width:73%; 
	text-align:left; 
	padding-left:10px; 
	line-height:19px; 
	color:#505050;
}

.conts_exp03 {
	width:100%;
	 text-align:left; 
	 padding:7px 10px 0 10px; 
	 line-height:18px; 
	 font-size:12px; 
	 color:#505050;
}

.conts_exp03_01 {width:100%;
	text-align:left; 
	padding:7px 10px 0 0;
	line-height:18px; 
	font-size:11px;
	color:#505050;
}


/* 평가 리스트 */
.appraisal {
	width:100%; 
	margin-bottom:20px;
}

.caption02 {
	font-size:13px; 
	font-weight:bold; 
	color:#008adb; 
	padding-bottom:4px; 
	padding-left:10px;
	 border-bottom:2px solid #565b67;
}

.app_tit {
	background:#f8f8f8; 
	color:#505050;
	font-size:12px;
	text-align:center; 
	line-height:15px; 
	padding:12px 0 12px 0; 
	border-right:1px solid #c5c5c5; 
	border-bottom:1px solid #c5c5c5;
}

.app_tit02 {
	background:#f8f8f8; 
	color:#505050;
	font-size:12px;
	text-align:center;
	line-height:15px; 
	padding:12px 0 12px 0;
	border-bottom:1px solid #c5c5c5;
}

.app_conts {
	color:#505050; 
	font-size:11px; 
	text-align:center; 
	padding:12px 0 12px 0; 
	border-right:1px solid #c5c5c5; 
	border-bottom:1px solid #c5c5c5;
}

.app_conts02 {
	color:#505050; 
	font-size:11px; 
	text-align:center; 
	padding:12px 0 12px 0; 
	border-bottom:1px solid #c5c5c5;
}

.app_conts03 {
	color:#505050; 
	font-size:11px; 
	line-height:17px;
	text-align:left; 
	padding:12px 5px 12px 10px; 
	border-right:1px solid #c5c5c5; 
	border-bottom:1px solid #c5c5c5;
}

.app_conts04 {
	color:#505050; 
	text-align:center; 
	padding:12px 5px 0 10px; 
	text-align:left;
}

.comment_mark {
	font-size:12px;
	letter-spacing:2px;
	color:#000;
}

.comment_mark02 {
	font-size:12px;
	font-family:'dotum';
	margin-right:9px;
	margin-top:-2px;
	color:#000;
}

.comment_mark03 {
	font-size:12px;
	font-family:'dotum';
	margin-top:-2px;
	color:#000;
}

.app_conts04_input {
	width:13px;
	height:13px;
	margin-right:3px;
}


.advice_btn_area {
	text-align:center;
	float:left;
	width:100%;  
	border-bottom:1px solid #e2e2e2;
}

.btn_advice {
	width:300px;
	margin:0 10px 20px 10px;
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#0a80e6;
	background:-webkit-gradient(linear, left top, left bottom, from(#8a8a8a), to(#626262));
	background:-moz-linear-gradient(top, #8a8a8a, #626262);
	background:-o-linear-gradient(top, #8a8a8a, #626262);
	color:#fff;
	font-size:1.250em;
	font-weight:bold;
	text-shadow:1px 1px 2px #777;
	vertical-align:top;
	height:40px;
	padding:10px 0 0 0 ; 
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:1px 1px  1px #ccc;
	-moz-box-shadow:1px 1px  1px #ccc;	
}


/* 상세설명 etc */
.ect_conts {
	margin:0 auto; 
	width:100%; 
	padding:0 10px; 
	margin-bottom:20px;
}

.ect_conts .ect_conts_box {
	border:1px solid #c5c5c5;
}

.ect_conts .ect_conts_box .conts_title {
	text-align:center; 
	font-size:13px; 
	color:#505050;
	line-height:15px; 
	padding:12px 0 12px 0; 
	background:#f8f8f8; 
	border-bottom:1px solid #ececec;
}

.ect_conts .ect_conts_box .conts_title02 {
	text-align:center; 
	font-size:13px; 
	color:#505050; 
	line-height:15px; 
	padding:12px 0 12px 0; 
	background:#f8f8f8; 
	border-bottom:1px solid #ececec; 
	border-left:1px solid #c5c5c5;
}

.conts_exp04 {
	text-align:left; 
	line-height:19px; 
	color:#505050; padding:10px; 
	vertical-align:top;
}

.ect_conts .ect_conts_box .conts_exp04 span {
	font-weight:bold;
}
.conts_exp05 {
	text-align:left; 
	padding-left:15px; 
	line-height:19px; 
	color:#505050; 
	padding:10px; 
	border-left:1px solid #c5c5c5;
}

.ect_conts .ect_conts_box .conts_exp05 span {
	font-weight:bold; 
	vertical-align:top;
}


/* 이용후기 */
.prds_review {
	float:left; 
	width:100%; 
	background:#f2f2f2; 
	border-top:1px solid #c5c5c5; 
	/*border-bottom:1px solid #c5c5c5;*/ 
	margin-bottom:20px;
}

.review_title .caption {
	font-size:13px; 
	font-weight:bold; 
	color:#008adb; 
	padding:15px 0 4px 10px;
}

.prds_review .review_conts {
	float:left; 
	border-top:2px solid #565b67; 
	margin-bottom:20px;
}

.prds_review .review_conts td {
	background:#FFF; 
	border-bottom:1px solid #c5c5c5;
}

.prds_review .review_conts .review_conts_left {
	color:#505050;
	line-height:15px; 
	padding:12px 0 12px 0; 
	text-align:center; 
	font-weight:bold;
}


.prds_review .review_conts .review_conts_right {
	color:#505050;
	line-height:15px; 
	padding:12px 0 12px 10px; 
	border-left:1px solid #c5c5c5; 
	font-size:11px;
}


.prds_review02 {
	float:left; 
	width:100%; 
	background:#f2f2f2;
}

.prds_review02 .review_conts {
	float:left; 
	border-top:2px solid #565b67; 
	margin-bottom:20px;
}

.prds_review02 .review_conts td {
	background:#FFF; 
	border-bottom:1px solid #c5c5c5
}

.prds_review02 .review_conts .review_conts_left {
	color:#505050;
	line-height:15px; 
	padding:12px 0 12px 0; 
	text-align:center; 
	font-weight:bold;
}

.prds_review02 .review_conts .review_conts_right {
	color:#505050;
	line-height:15px; 
	padding:12px 0 12px 10px; 
	border-left:1px solid #c5c5c5; 
	font-size:11px;
}

/* 한줄코멘트 */

.one_comment_area {
	width:100%;
	float:left; 
	padding:0 10px 0 10px;
}

.comment_input {
	float:left; 
	width:75%;
	background:#cbcbcb;
}
.comment_input textarea {
	float:left;
	width:100%;
	height:47px;
	border-left:1px solid #cbcbcb;
	border-top:1px solid #cbcbcb; 
	border-bottom:1px solid #e4e4e4;
	background:#f8f8f8;
}

.comment_btn {
	width:25%;
	float:left;
	text-align:center;
	padding-bottom:15px;
	margin-left:-1px;
}

.comment_btn .comm_btn02 {
	width:100%;
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#0a80e6;
	background:-webkit-gradient(linear, left top, left bottom, from(#8a8a8a), to(#626262));
	background:-moz-linear-gradient(top, #8a8a8a, #626262);
	background:-o-linear-gradient(top, #8a8a8a, #626262);
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-shadow:1px 1px 2px #777;
	vertical-align:top;
	height:47px;
	padding:13px 0 0 0 ; 
	border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0 ;
	box-shadow:1px 1px  1px #ccc;
	-moz-box-shadow:1px 1px  1px #ccc;
}

/* 기타 */
.view_box_conts {
	font-size:12px; 
	line-height:18px;
}

.check_list_box02{
	float:left;
	width:100%;
	line-height:18px;
	padding:10px;
	background:#fff;
	border-radius: 0 0 10px 10px;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
}
.advice_btn_area02 {
	text-align:center;
	float:left;
	width:100%;  
	border-bottom:1px solid #e2e2e2; 
	background:#f2f2f2;
}

.advice_btn_area04 {
	text-align:center;
	float:left;
	width:100%;  
	border:none; 
	background:#ffffff;
}

.btn_advice {
	width:300px;
	margin:0 0 20px 0;
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#0a80e6;
	background:-webkit-gradient(linear, left top, left bottom, from(#8a8a8a), to(#626262));
	background:-moz-linear-gradient(top, #8a8a8a, #626262);
	background:-o-linear-gradient(top, #8a8a8a, #626262);
	color:#fff;
	font-size:1.250em;
	font-weight:bold;
	text-shadow:1px 1px 2px #777;
	vertical-align:top;
	height:40px;
	padding:10px 0 0 0 ; 
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:1px 1px  1px #ccc;
	-moz-box-shadow:1px 1px  1px #ccc;	
}

.advice_btn_area03 {
	text-align:center;
	float:left;
	width:100%; 
	background:#f2f2f2;
}


/**********************
****이벤트 상세 페이지****
***********************/

/*이벤트 참여업체*/
.event_partner_area{
	float:left;
	width:100%;
	margin-bottom:20px;
}

.event_partner_area .title_box {
	float:left;
	width:100%;
	border-top:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
	background: -webkit-gradient( linear, 0 0, 0 100%, from(#eceded), to(#eceded));
	background: -moz-linear-gradient(top, #eceded 0%, #eceded 100%);
	padding:12px 10px;;
	font-weight:bold;
	font-size:15px;
	position:relative;
	text-shadow:1px 1px rgba(255, 255, 255, 0.5);
}


.event_partner_area .partner_list{
	float:left;
	width:100%;
}

.event_partner_area .partner_list li{
	float:left;
	width:100%;
	border-bottom:1px solid #e2e2e2;
	padding:10px;
}

.event_partner_area .partner_list .partner_img{
	float:left;
	margin-right:10px;
	width:100px;
}

.event_partner_area .partner_list .partner_ctn{
	float:left;
	width:62%;
}

.event_partner_area .partner_list .partner_ctn .partner_name{
	font-size:14px;
	font-weight:bold;
	padding:3px 0 1px 0;
}

.event_partner_area .partner_list .partner_ctn .partner_name span{
	color:#008bdc;
	font-size:11px;
	font-weight:normal;
}

.event_partner_area .partner_list .partner_ctn .partner_exp{
	font-size:11px;
	line-height:13px;
	color:#656565;
	overflow:hidden;
	height:28px;
}






/* ==========================================
=============== 웨딩슈즈 상세 ===============
========================================== */


.display_area002 {
	width:100%;
	float:left;
	background:#fff;
	position:relative;
}

.display_area002 .img_box {
	min-width:320px;
	max-width:500px;
	min-height:320px;
	max-height:500px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	margin:0 auto;
}

.display_area002 .fly_ico_arrow {
	float:left;
	width:100%;
}

.display_area002 .fly_ico_arrow .arrow_left {
	position:absolute;
	top:50%;
	left:0;
	z-index:10;
	margin-top:-18px;
	width:37px;
	height:37px;
}

.display_area002 .fly_ico_arrow .arrow_right {
	position:absolute;
	top:50%;
	right:0;
	z-index:10;
	margin-top:-18px;
	width:37px;
	height:37px;
}

.display_area002 .page_num_area {
	position:absolute;
	left:50%;
	bottom:10px;
	margin-left:-30px;
	z-index:20;
	text-align:center;
	display:inline-block;
	min-width:60px;
	height:20px;
	border-radius:20px;
	font-size:13px;
	line-height:20px;
	background:rgba(0,0,0,0.6);
	color:#fff;
}

.display_area002 .page_num_area em {
	font-style:normal;
	color:#69dffd;
}

.info_word {
	background:#f9f9f9;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	padding:10px 8px 15px 8px;
	float:left;
	width:100%;
}

.info_word .tit_txd {
	width:100%;
	border:1px solid #cecece;
	background:#fff;
	padding:10px 15px;
	line-height:18px;
	text-align:justify;
}

.info_word .tit_txd .name {
	font-weight:bold;
	color:#202020;
	font-size:20px;
	display:block;
	padding-bottom:8px;
}

.info_word .tit_txd .word {
	font-size:13px;
	color:#454545;
	letter-spacing:-0.5px;
	line-height:17px;
}

.info_word .sh_info_table {
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	width:100%;
	float:left;
	background:red;
}

.info_word .sh_info_table th {
	font-style:normal;
	font-size:13px;
	padding:8px 10px;
	width:32%;
	background:#fff;
	border-bottom:1px solid #cecece;
	letter-spacing:-0.5px;
}

.info_word .sh_info_table td {
	letter-spacing:-0.5px;
	color:#454545;
	font-size:13px;
	text-align:left;
	padding:8px 10px;
	border-left:1px solid #cecece;
	background:#fff;
	border-bottom:1px solid #cecece;
	line-height:17px;
}

.info_word .wedsh_btn {
	width:100%;
	float:left;
	margin-top:45px;
	clear:both;
}

.info_word .wedsh_btn .btn_box {
	float:left;
	width:100%;
	display:inline-block; 
	cursor:pionter;
	background:#1ba3f3;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	height:42px;
	padding:13px 0 0 0 ; 
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}

.info_word .wedsh_btn .btn_box a {color:#fff; display:block;}


.detail_prd {
	min-width:320px;
	max-width:640px;
	padding:10px 0;
	font-size:13px;
	line-height:18px;
	float:left;
}

.btn_box100 {
	width:100%;
	float:left;
	padding:12px 10px 20px 10px;
	border-bottom:1px solid #c5c5c5;
}

.btn_box100 .btn_advice_too {
	float:left;
	width:49%;
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#febb4a;
	background:-webkit-gradient(linear, left top, left bottom, from(#feda71), to(#febb4a));
	background:-moz-linear-gradient(top, #feda71, #febb4a);
	background:-o-linear-gradient(top, #feda71, #febb4a);
	color:#473d3b;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-shadow:1px 1px 2px #fdeac1;
	vertical-align:top;
	height:42px;
	padding:11px 0 0 0 ; 
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border:1px solid #d5972e;
	letter-spacing:-1px;
}

.btn_box100 .btn_detail_view {
	float:left;
	width:49%;
	display:inline-block; 
	cursor:pionter;
	text-decoration:none; 
	background:#0a80e6;
	background:-webkit-gradient(linear, left top, left bottom, from(#f8f9f9), to(#dfdfe0));
	background:-moz-linear-gradient(top, #f8f9f9, #dfdfe0);
	background:-o-linear-gradient(top, #f8f9f9, #dfdfe0);
	color:#454545;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	height:42px;
	padding:11px 0 0 0 ;
	border:1px solid #b8b8b8; 
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	letter-spacing:-1px;
}
























































