html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, address, big, cite, code,del, dfn, em, ins, kbd, q, s, samp,small, strike, strong, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, table, tbody, tfoot, thead, tr, article, 
aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video 
{
margin: 0; 
padding: 0; 
border: 0; 
}

 img{
margin: 0; 
padding: 0; 
border: 0; 
line-height:0;	 
 }

/*caption, th, td{
text-align:left;
vertical-align:top;
font-weight:normal;
}*/

legend{
color:#000;
}

input, textarea, select{
line-height:1.1;
}

abbr, acronym{

cursor:help;
}

sup{
vertical-align:text-top;
}

sub{
vertical-align:text-bottom;
}


::selection {
    background:#008abb;
    color: #FFF;
    text-shadow: none;
}
::-moz-selection {
    background:#008abb;
    color: #FFF;
    text-shadow: none;
}
::-webkit-selection {
    background:#008abb;
    color: #FFF;
    text-shadow: none;
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, 
menu, nav, section { display: block;}
body { line-height: 1.1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}



@font-face {
    font-family:'NanumBarunGothic';
    src: url('/css/iwedding/font/NanumBarunGothic.eot');
    src: url('/css/iwedding/font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
           url('/css/iwedding/font/NanumBarunGothic.woff') format('woff'),
           url('/css/iwedding/font/fonts/NanumBarunGothic.ttf') format('truetype');
}


@font-face {
    font-family:"NanumBarunGothicBold";
    src: url('/css/iwedding/font/NanumBarunGothicBold.eot');
    src: url('/css/iwedding/font/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype'),
           url('/css/iwedding/font/NanumBarunGothicBold.woff') format('woff'),
           url('/css/iwedding/font/fonts/NanumBarunGothicBold.ttf') format('truetype');
}


body{
	font-family:"dotum", "돋움", "맑은 고딕", "malgunGothic";
	font-size:12px;
	color:#6d6d6d;
}

a:active	{text-decoration:underline}
a:visited{text-decoration:none}
a:link	{color:#6d6d6d;text-decoration:none}
a:hover	{text-decoration:underline}


/*////////////네비게이션//////////////////*/

.main_layout_wrap{float:left;width:100%;margin-top:30px;padding-bottom:40px;}
.main_contents_area{margin:0 auto;width:1000px;position:relative;}

/*왼쪽 메뉴 영역*/
.sub_left_layout_wrap{float:left;width:270px;}

/*컨텐츠 영역*/
.sub_contents_layout_wrap{float:left;width:730px;}

/*서브메뉴*/
.left_menu_box{float:left;width:270px;background:#fafafa;border:1px solid #d9d9d9;margin-bottom:20px;}

.left_menu_box .iwedding_bi{float:left; width:100%; background:#fff; border-bottom:1px solid #d9d9d9; padding:20px 0; text-align:center;}

.left_menu_box .menu_1depth{float:left;width:200px;border-bottom:1px solid #d9d9d9;line-height:47px;font-size:14px;color:#222;padding-left:70px;font-weight:bold;}
.left_menu_box .menu_1depth:hover{color:#008abb;}

.left_menu_box .menu_1depth_1{float:left;width:200px;line-height:47px;font-size:14px;color:#222;padding-left:70px;font-weight:bold;}
.left_menu_box .menu_1depth_1:hover{color:#008abb;}

.left_menu_box .menu_2depth {float:left;width:200px;border-bottom:1px solid #d9d9d9;padding-left:70px;}

.left_menu_box .menu_2depth .txt_box{float:left;width:200px;line-height:47px;font-size:14px;color:#222;font-weight:bold;}

.left_menu_box .menu_2depth .menu_3depth{float:left;margin:4px 0 7px 0;}
.left_menu_box .menu_2depth .menu_3depth li{float:left;;width:195px;cursor:pointer;color:#838383;line-height:35px; font-size:14px;}
.left_menu_box .menu_2depth .txt_box:hover{color:#008abb;}
.left_menu_box .menu_2depth .menu_3depth li:hover{color:#008abb;font-weight:bold;}



.sleft_companyinfo_box li{float:left;margin-bottom:20px;}

.sleft_banner_appdown{float:left;width:270px;margin-bottom:20px;}





