@charset "utf-8";

/*  Common  */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dt,dd,input,textarea,form,fieldset,a,button,select{margin:0px; padding:0px}
body,input,textarea,select,button,table{font-size:12px; font-family: "돋움", "돋움", sans-serif; color:#000000; }
/*body{ position:relative; overflow:scroll; overflow-x:hidden; .overflow:hidden;} /* position:relative는 익스 7때문에 사용(없을 경우 스클로 생김) */
img,fieldset{border:0;}
a{color:#2c2c2c; text-decoration:none; cursor:pointer;}
a:hover,a:visited,a:active,a:focus{ text-decoration:none}
ul,ol { list-style:none}
table { border-collapse:collapse; border-spacing:0; /*border:0 none; */ }

#quick_banner {position: fixed;right: 10px;bottom:10px;width: 137px;height: 371px;z-index: 5000000;}

/*입력폼영역*/
input { border:1px solid #ccc;font-size:20px;}
input.phone {width:50px; padding:2px; border:1px solid #ccc;font-size:20px;}
.textarea {width:350px; height:120px;  border:1px solid #ccc; padding:4px; font-size:11px;color:#909090}
.center {width:1200px; margin:0 auto;}
.checkbox {border:none; vertical-align:middle;}

/*컨텐츠별 배경영역*/
.wedding_button {width:100%;background:url('../../images/weddingfair/weddex_weddingfair_54_980_button_bg.jpg') no-repeat center;}
.wedding_global {width:100%;background-color:#179497;}
.wedding_intro {width:100%;background:url('http://www.essenceweddingfair.com/images/intro_bg.jpg') no-repeat center;}
.wedding_menu {width:100%;background:url('http://www.essenceweddingfair.com/images/menu_bg.jpg') no-repeat center;}
.wedding_footer {width:100%;background:url('http://www.essenceweddingfair.com/images/footer_bg.jpg') no-repeat center;}
.wedding_main {width:100%;background:url('http://www.essenceweddingfair.com/images/main_bg.jpg') no-repeat center;}
.wedding_sub01 {width:100%;background:url('http://www.essenceweddingfair.com/images/sub01_bg.jpg') no-repeat center;}
.wedding_sub02 {width:100%;background:url('http://www.essenceweddingfair.com/images/sub02_bg.jpg') no-repeat center;}
.wedding_sub03 {width:100%;background:url('http://www.essenceweddingfair.com/images/sub03_bg.jpg') no-repeat center;}
.wedding_sub04 {width:100%;background:url('http://www.essenceweddingfair.com/images/sub04_bg.jpg') no-repeat center;}
.wedding_sub05 {width:100%;background:url('http://www.essenceweddingfair.com/images/sub05_bg.jpg') no-repeat center;}
.wedding_sub06 {width:100%;background:url('http://www.essenceweddingfair.com/images/sub06_bg.jpg') no-repeat center;}
.wedding_sub07 {width:100%;background:url('http://www.essenceweddingfair.com/images/sub07_bg.jpg') no-repeat center;}
.wedding_sub08 {width:100%;background:url('http://www.essenceweddingfair.com/images/sub08_bg.jpg') no-repeat center;}

.wedding_map {width:100%;background:url('../../images/weddingfair/weddex_weddingfair_65_1200_map_bg.jpg') no-repeat center;}
.wedding_com {width:100%; background-color:#ededed;}
.wedding_invi {width:100%; height:1000px; background:url('http://www.coexwedding.com/images/weddingfair_wmasil/weddingfair_wmasil_w_invi_form_bg.jpg') no-repeat center;}
.partner_bg {width:100%;  background-color:#ededed;}

/*참가업체*/
.partner {background-color:#fff; border:1px solid #d1d1d1;}
.partner td {padding:10px; line-height:150%; color:#706f6f;}
.partner th {width:235px; padding:10px 10px 10px 10px}
.partner .line {padding:0px 0px 0px 5px}