@charset "utf-8";
/*	야베스_공통스타일_공통_v150423 */
@import url('/css/style.css');
@import url('/css/fonts.css');

html{ height:100%; overflow:scroll;overflow-x:auto}
body{ height:100%; margin:0px;padding:0px;font-family:'Dotum','돋움','돋움체';font-size:11px;line-height:140%;background-color:#ffffff;color:#888888}
img{border:none;vertical-align:top}


h1, h2, h3, h4, h5, h6, p, em, b{margin:0; padding:0;font-weight:normal; list-style:none;}
p{margin:0;padding:0;}
ol, ul, dl, li, dt, dd{display:block; margin:0;padding:0;list-style:none}

textarea{margin:0;padding:0;border:none;resize:none}
input{margin:0;padding:0;border:none;font-weight:normal}
input:focus,textarea:focus{outline-style:none;}

a{text-decoration:none;outline:none;select-dummy:expression(this.hideFocus=true);}
a:hover{text-decoration:underline}
address, em{font-style:normal}
strong{font-weight:normal;}

table{border-collapse:collapse; border-spacing:0;}
th{font-weight:normal;text-align:left}

select{border:1px solid #dfdfdf; background:#f9f6ed; height:32px; line-height:32px; padding-left:8px; font-size:12px; color:#555555; font-family:'NanumGothicB';}

.screen_out{position:absolute;top:-9999px;width:0;height:0;font-size:0;line-height:0}

.blind{ display:none;}
.sd{-webkit-box-shadow: 0px 0px 8px #c1c1c1;  /* Safari and Chrome */ -moz-box-shadow: 0px 0px 8px #c1c1c1;  /* Firefox */ box-shadow: 0px 0px 8px #c1c1c1;  /* CSS3 */ filter: progid:DXImageTransform.Microsoft.Shadow(color=#c1c1c1, Direction=45, Strength=1);}
.ellipsis{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.clear{ clear:both;}

.notice{ background-color:#f7f1e5;}

.bLeft_df{ border-left:1px solid #dfdfdf;}
.bBottom_no{ border-bottom:none;}
.pBottom50{ padding-bottom:50px;}

.w50{ width:50px;}
.w81{ width:81px;}
.w100{ width:100px;}
.w101{ width:101px;}
.w120{ width:120px;}
.w121{ width:121px;}
.w126{ width:126px;}
.w146{ width:146px;}
.w175{ width:175px;}
.w325{ width:325px;}
.w354{ width:354px;}
.w390{ width:390px;}
.w395{ width:395px;}
.w440{ width:440px;}
.w560{ width:560px;}
.w855{ width:855px;}

.min-h238{ min-height:238px;}

.mL5R30{ margin:0 30px 0 5px;}

.mTop20{ margin-top:20px;}
.mTop26{ margin-top:26px;}
.mTop30{ margin-top:30px;}
.mTop35{ margin-top:35px;}
.mLeft4{ margin-left:4px;}
.mLeft5{ margin-left:5px;}
.pRight25{ padding-right:25px;}

.txtp1{ padding:0 30px 0 5px;}
.txtp2{ padding:0 0 0 5px;}