
/* ****************** 1칸 레이아웃  ****************** */

.layout_13411_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_13411_ > div:after {content:''; display:block; clear:both;}
.layout_13411_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_13411_ {min-width:1200px;}
}

/* ****************** 이미지  ****************** */

.img_300087_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_300087_ * {box-sizing:border-box;}
.img_300087_ a {display:block; text-decoration:none;}
.img_300087_ img {max-width:100%; vertical-align:top;}

/* ****************** 이미지  ****************** */

.img_300090_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_300090_ * {box-sizing:border-box;}
.img_300090_ a {display:block; text-decoration:none;}
.img_300090_ img {max-width:100%; vertical-align:top;}

/* ****************** 표 2.0  ****************** */

.table_300092_ {width:100%; overflow-x:auto; overflow-y:visible; -webkit-overflow-scrolling:touch;}
.table_300092_ * {box-sizing:border-box;}
.table_300092_ table {width:100%; margin:0 auto;  background:#d7d7d7; border-spacing:1px; border-collapse:separate; table-layout:auto;}
.table_300092_ td {height:50px; padding:5px 10px; background:#fff; font-size:16px; font-weight:normal; color:#333; text-align:left; text-decoration::none; word-break:keep-all;}

  @media (max-width:800px){
    .table_300092_ td {font-size:13px !important;}
    
  }
 
/* ****************** 타이틀 텍스트  ****************** */

  @import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
.title_300094_ {font-size:0;}
.title_300094_ p { word-break:keep-all; font-family: 'Noto Sans KR', sans-serif;
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:bold; color:#d00000; line-height:1.4em;
}
.title_300094_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_300094_.style_top p {padding-top:10px;}
.title_300094_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_300094_.style_right p {padding-right:14px;}
.title_300094_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_300094_.style_bottom p {padding-bottom:12px;}
.title_300094_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_300094_.style_left p {padding-left:14px;}
.title_300094_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_300094_.style_circle1 p {padding-left:20px;}
.title_300094_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_300094_.style_circle2 p {padding-left:20px;}
.title_300094_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}
  
  @media (max-width:800px){
    .title_300094_ p {font-size:15px; padding:0 10px;} 
  }
