
html, body{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size:12px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body{
	 position:relative;
	background: #f2f2f2;
}

#warp {
	min-width:320px; 
	max-width:1280px; 
	margin:0 auto;
	
}
#warp .container{
	padding:0 15px;
}
#warp .header{
	position: relative;
	height:30px; 
	padding-top:15px;
	min-width:320px;
	z-index:102;
}
.main_slider{
	position: relative;
	top:-45px;
}

#warp .submenu {
	height:45px;
	min-width:320px;
	border-bottom:1px solid #c1c1c1;
}
#warp .menu {
	position:absolute;
}
#warp .menu ul li{
	float:left;
	width:45px;
	height:45px;
	line-height:45px;
	border-right:1px solid #c1c1c1;
	text-align:center;
}

#warp .logo {
	text-align:center;
	margin-left:15px;
}
#warp .search{
	float:right;
	margin-top:-2px
}
#warp .search ul li{
	float:left;
	width:45px;
	height:45px;
	border-left:1px solid #c1c1c1;
	text-align:center;
}
#warp .search ul li div{
	padding-top:14px;
}

#warp .sub_title{
	text-align:center;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: bold;
	color:#4f4f4f;
	font-size:16px;
	padding-top:15px;
	padding-left: 30px;
	padding-right:30px;
}
#warp .menu_img{
	width:18px;
	height:14px;
}
#warp .search_img{
	width:18px;
	height:18px;
}
#warp .logo_img{
	width:81px;
	height:13px;
}


.search_bar{
	padding:10px 0;
	
}
.search_bar table{
	width:100%;	
}
.search_bar table tr td {
	vertical-align:top;
}
.search_input{
	width:100%;
	font-size:14px;
	letter-spacing:-1.25px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	height:30px;
	line-height:30px;
	border:0;
	background:#ffffff;
}

.join_input{
	width:100%;
	font-size:14px;
	letter-spacing:-1.25px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	height:30px;
	line-height:30px;
	border:0;
	background:#ffffff;
}
.input_wrap input {
    width: 100%; /* force to expand to container's width */ 
    padding: 0 0 0 10px;
    border: none;
    margin: 0 0px; /* negative margin = border-width + horizontal padding */ 
    font-size:12px;
	letter-spacing:-1.25px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	height:30px;
	line-height:30px;
	border:0;
	background:#ffffff;
	color:#777777;
}   

.input_wrap5 input {
    width: 100%; /* force to expand to container's width */ 
    padding: 0 0 0 10px;
    border: none;
    margin: 0 0px; /* negative margin = border-width + horizontal padding */ 
    font-size:12px;
	letter-spacing:-1.25px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	height:30px;
	line-height:30px;
	border:1px solid #dddddd;
	background:#ffffff;
	color:#777777;
}   
.input_wrap7 input {
    width: 100%; /* force to expand to container's width */ 
    padding: 0 0 0 10px;
    border: none;
    margin: 0 0px; /* negative margin = border-width + horizontal padding */ 
    font-size:12px;
	letter-spacing:-1.25px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	height:30px;
	line-height:30px;
	border:1px solid #dddddd;
	background:#ffffff;
	color:#777777;
}   
.input_wrap5 select {
	width: 100%;
	padding:0 0 0 9px;
	margin:0 0 0 0 ;
	height:30px;
	line-height:30px;
	color:#777777;
	background:#fff url("../images/sub/selectbox_arrow.png") no-repeat right 50%;  
	background-size: 21px 6.5px;
	-webkit-appearance: none;
	 -moz-appearance: none;
		  appearance: none;
	border:1px solid #dddddd;
	border-radius: 0px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:14px;
}

.input_wrap6 input {
    width: 100%; /* force to expand to container's width */ 
    padding: 0 0 0 10px;
    border: none;
    margin: 0 0px; /* negative margin = border-width + horizontal padding */ 
    font-size:12px;
	letter-spacing:-1.25px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	height:30px;
	line-height:30px;
	border:1px solid #dddddd;
	background:#ffffff;
	color:#777777;
}   


.input_wrap textarea {
    width: 100%; /* force to expand to container's width */ 
    padding: 10px 0 0 10px;
    border: none;
    margin: 0 -20px 0 0; /* negative margin = border-width + horizontal padding */ 
    font-size:12px;
	letter-spacing:-1.25px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	line-height:15px;
	border:0;
	background:#ffffff;
	color:#777777;
	min-height:75px;
}   


.input_wrap1 {
	width: 50%;
	float:left;
}
.input_wrap2 {
	width: 40%;
	float:left;
}
.input_wrap3 {
	width: 30%;
	float:left;
}
.input_wrap4 {
	width: 100%;
}
.input_wrap6 {
	width: 50%;
	float:left;
}
.input_wrap7 {
	width: 50%;
	float:left;
}
.input_wrap1 input {
    width: 100%; /* force to expand to container's width */ 
    padding: 0 0 0 10px;
    border: none;
    margin: 0 0px; /* negative margin = border-width + horizontal padding */ 
    font-size:14px;
	letter-spacing:-1.25px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	height:30px;
	line-height:30px;
	border:0;
	background:#ffffff;
}   

.input_wrap1 select {
	width: 100%;
	padding:0 0 0 9px;
	margin:0 0 0 0 ;
	height:30px;
	line-height:30px;
	color:#777777;
	background:#fff url("../images/sub/selectbox_arrow.png") no-repeat right 50%;  
	background-size: 21px 6.5px;
	-webkit-appearance: none;
	 -moz-appearance: none;
		  appearance: none;
	border: 0;
	_border-left:5px solid #777777;
	border-radius: 0px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:14px;
}

.input_wrap7 select {
	width: 100%;
	padding:0 0 0 9px;
	margin:0 0 0 0 ;
	height:30px;
	line-height:30px;
	color:#777777;
	background:#fff url("../images/sub/selectbox_arrow.png") no-repeat right 50%;  
	background-size: 21px 6.5px;
	-webkit-appearance: none;
	 -moz-appearance: none;
		  appearance: none;
	border:1px solid #dddddd;
	border-radius: 0px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:14px;
}
.input_wrap4 input {
    width: 100%; /* force to expand to container's width */ 
    padding: 0 0 0 10px;
    border: none;
    margin: 0 0px; /* negative margin = border-width + horizontal padding */ 
    font-size:14px;
	letter-spacing:-1.25px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	height:30px;
	line-height:30px;
	border:1px solid #c8c8c8;
	background:#ffffff;
}   
.input_wrap4 select {
	width: 100%;
	padding:0 0 0 9px;
	margin:0 0 0 0 ;
	height:30px;
	line-height:30px;
	color:#777777;
	background:#fff url("../images/sub/selectbox_arrow.png") no-repeat right 50%;  
	background-size: 21px 6.5px;
	-webkit-appearance: none;
	 -moz-appearance: none;
		  appearance: none;
	border:1px solid #c8c8c8;
	border-radius: 0px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:14px;
}

.input_wrap2 select {
	width: 100%;
	padding:0 0 0 9px;
	margin:0 0 0 0 ;
	height:30px;
	line-height:30px;
	color:#777777;
	background:#fff url("../images/sub/selectbox_arrow.png") no-repeat right 50%;  
	background-size: 21px 6.5px;
	-webkit-appearance: none;
	 -moz-appearance: none;
		  appearance: none;
	border: 0;
	_border-left:5px solid #777777;
	border-radius: 0px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:14px;
}

.input_wrap3 select {
	width: 100%;
	padding:0 0 0 9px;
	margin:0 0 0 0 ;
	height:30px;
	line-height:30px;
	color:#777777;
	background:#fff url("../images/sub/selectbox_arrow.png") no-repeat right 50%;  
	background-size: 21px 6.5px;
	-webkit-appearance: none;
	 -moz-appearance: none;
		  appearance: none;
	border: 0;
	_border-left:5px solid #777777;
	border-radius: 0px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:14px;
}


/* IE 10, 11ÀÇ ³×ÀÌÆ¼ºê È­»ìÇ¥ ¼û±â±â */
select::-ms-expand { 
  display: none;
}


.search_submit{
	width:63px;
	height:30px;
	line-height:30px;
	border:0;
	font-size:14px;
	letter-spacing:-1.25px;
	color:#ffffff;
	background:#777777;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-appearance: none;
}

.search_count{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: bold;
	color:#777777;
	font-size:15px;
	letter-spacing:-1.25px;
	padding:30px 0 20px 0;
}
.search_count span{
	color:#515151;
}	
.big_title{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	font-size:16px;
	color:#222222;
	letter-spacing:-1.25px;
	padding-bottom: 10px;
}
.sub_title{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	font-size:14px;
	color:#515151;
	letter-spacing:-1.25px;
	padding-bottom: 10px;
}
.singer{
	border-top:1px solid #dddddd;
}

.singer li{
	line-height:30px;
	height:30px;
	border-bottom:1px solid #dddddd;
}
.singer li a{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#515151;
	letter-spacing:-1.25px;
}

.footer{
	background:#242424;
	color:#8f8f8f;
	font-size:12px;
	text-align:center;
	min-width:320px;
	padding:15px 0;
}

.footer .foot_text1{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	font-size:12px;	
	text-align:center;
	padding-bottom:10px;
}
.footer .foot_text1 span{
	padding: 0 5px;
}
.footer .foot_text2{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	font-size:12px;	
	text-align:center;
}
.footer a{
	color:#8f8f8f;
}

#warp .sub_content{
	min-height:575px;
	margin-bottom:40px;
}
#warp .login_form{
	padding-top:45px;
	padding-right:30px;
	padding-left:30px;
}
#warp .sub_top_text{
	padding-top:45px;
	padding-right:30px;
	padding-left:30px;
}
.sub_top_text table{
	width:100%;	
}
.sub_top_text tr td {
	vertical-align:top
}
.sub_top_text tr td .sub_text1{
	color:#222222;
	font-size:16px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	letter-spacing:-1.25px;
}

.sub_top_text tr td .sub_text2{
	color:#777777;
	font-size:12px;
	line-height:15px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	padding-top:8px;
	letter-spacing:-1.25px;
}
.sub_top_text tr td .sub_text_m{
	color:#222222;
	font-size:12px;
	line-height:15px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	padding-top:12px;
	letter-spacing:-1.25px;
}
.common_1{
	width:53px;
	height:53px;
}

.login_form{
	padding:10px 0;
	
}
.login_form table{
	width:100%;	
}
.login_form ul {
	width:100%;
}
.login_form table tr td{
	height:40px;
	color:#515151;
	font-size:12px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	

}
.login_form1{
	padding:40px 30px 10px 30px;
	
}
.login_form1 table{
	width:100%;	
}
.login_form1 ul {
	width:100%;
}
.login_form1 table tr td{
	height:40px;
	color:#515151;
	font-size:12px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	vertical-align:top;
}
.login_form1 table tr .title{
	padding-top:10px;
}
.login_botton{
	padding-top:20px;
	width:100%;
	text-align:center;
	color:#515151;
}
.login_botton a{
	font-size:12px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	color:#515151;
}
.button_desgin{
	background:#555555;
	color:#ffffff;
	width:160px;
	height:43px;
	line-height:43px;
	font-size:14px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	text-align:center;
	margin:0 auto;
}
.button_desgin1{
	background:#777777;
	color:#ffffff;
	width:160px;
	height:43px;
	line-height:43px;
	font-size:14px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	text-align:center;
	margin:0 auto;
}
.button_desgin2{
	background:#ffffff;
	color:#222222;
	width:156px;
	height:39px;
	line-height:39px;
	font-size:14px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	text-align:center;
	margin:0 auto;
	border:2px solid #222222;
}
.login_form:after {
	content:" ";
	display:block;
	clear:both;
}
.text-line{
	margin:0 auto; width:255px;overflow:hidden;
}
.text-line1{
	padding-top:10px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:12px;
}
.text-line1 a{
	color:#515151;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	text-decoration: underline;
}
.floatleft{padding:10px; }
.floatleft li{ float:left; padding:0 10px;}
.floatleft:after {
	content:" ";
	display:block;
	clear:both;
}
.flr{
	border-right:1px solid #515151;
}

.forget_text1{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	font-size:16px;
	color:#222222;
}
.forget_text2{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:12px;
	color:#777777;
	padding-top:10px;
}

.forget_text3{

	padding-top:40px;
}

.forget_box{
	margin-top:20px;
	background:#ececec;
	width:100%;
	text-align:left;
	padding:15px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	font-size:12px;
	line-height:14px;
	color:#777777;
}
.forget_box span{
	color:#515151;
}

.forget_text3 table tr td{
	height:40px;
	vertical-align:top

}
.forget_text4{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:600;
	font-size:16px;
	color:#515151;
	letter-spacing:-1.25px;
}
.forget_text4 span{
	color:#515151;
	font-weight:500;
}
.forget_text5{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:600;
	font-size:16px;
	color:#515151;
	letter-spacing:-1.25px;
}
.tab_design1{
	width:100%;
	height:38px;
	line-height:38px;
	width:100%:
	background:#fff;
}
.tab_design1 li{
	width:50%;
	float:left;
	text-align:center;
	background:#fff;
	border-bottom:1px solid #929292;
}
.tab_design1:after {
	content:" ";
	display:block;
	clear:both;
}
.tab_design1 li.active{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	font-size:15px;
	color:#515151;
	background:#fff url("../images/sub/tab_actvie_bg.png") repeat-x bottom;
}
.tab_design1 li{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:15px;
	color:#777777;
}
.tab_design1 li a{
	color:#777777;
}
.tab_design1 li.active a{
	color:#515151;
}


.tab_design{
	width:100%;
	height:38px;
	line-height:38px;
	width:100%:
	background:#fff;
}
.tab_design li{
	width:33.3%;
	float:left;
	text-align:center;
	background:#fff;
	border-bottom:1px solid #929292;
}
.tab_design:after {
	content:" ";
	display:block;
	clear:both;
}
.tab_design li.active{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	font-size:15px;
	color:#515151;
	background:#fff url("../images/sub/tab_actvie_bg.png") repeat-x bottom;
}
.tab_design li{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:15px;
	color:#777777;
}
.tab_design li a{
	color:#777777;
}
.tab_design li.active a{
	color:#515151;
}


.checks {position: relative;}
.checks input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip:rect(0,0,0,0);
  border: 0;
}
.checks input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:12px;
	color:#777777;
  cursor: pointer;
  padding-right:10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.checks input[type="radio"] + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 15px;
  height: 15px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #777777;
  border-radius: 100%;
}
.checks input[type="radio"] + label:active:before,
.checks input[type="radio"]:checked + label:active:before  {
}
.checks input[type="radio"]:checked + label:before {
  background: #E9ECEE;
  border-color: #adb8c0;
}
.checks input[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 15px;
  height: 15px;
  background: #515151 url("../images/sub/radio_check.png") no-repeat 50% 60%;
  border: 1px solid #777777;
  border-radius: 100%;
  background-size: 9px 6.5px;
}
.list_page:after {
	content:" ";
	display:block;
	clear:both;
}
.list_page{
	padding:20px 0 10px 0;
}

.webzine_box{
	width:100%;
}
.webzine_box a{
	color:#777777;
}
.webzine_box li{
	background:#ffffff;
	border:1px solid #c8c8c8;
	padding:10px 15px;
	margin-bottom:5px;
}
.webzine_box_t1{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	font-size:12px;
	color:#515151;
}

.webzine_box_t2{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:12px;
	color:#515151;
	padding-top:6px;
}

.webzine_box_t3{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:12px;
	color:#777777;
	padding-top:10px;

}
.webzine_box_t3 span{
	padding:0 6px;
}
.webzine_box_more{
	padding-top:20px;
	padding-bottom:40px;
	text-align:center;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:15px;
	color:#777777;
}
.webzine_box_more a{	
	color:#777777;
}
.webzine_view{
	background:#fff;
	width:100%;
	border:1px solid #c8c8c8;
}
.webzine_view tr td{
	padding: 10px 15px;
	border-bottom:1px solid #c8c8c8;
}
.webzine_view .title{
	
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:12px;
	color:#bold;
}
.view_table_img{
	width:70px;
	height:48px;
}
.view_table1{
	width:100%;
	
}

.view_table1 tr td{
	border-bottom:0px solid #c8c8c8;
	padding:0;
	margin:0;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:12px;
	color:#777777;
	line-height:16px;
	letter-spacing:-1.25px;
}


.view_table1 tr td span{
	text-decoration: underline;
}

.view_table1 tr td .view_sub_title{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	font-size:12px;
	color:#515151;
	line-height:16px;
	letter-spacing:-1.25px;
}
.view_button_p{
	padding:20px 0;
}
.view_bottom_text{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:12px;
	color:#777777;
	line-height:16px;
}
.view_position{
	width:8px;
	height:10px;
}

.view_table2 a{
	color:#777777;
}
.view_table2 tr:first-child{
	border-bottom:1px solid #c8c8c8;
}
.view_table2 tr td{
	border-bottom:0px solid #c8c8c8;
}
.view_table2 .prev{
	background:url("../images/sub/top_post.png") no-repeat 0 50%;
	background-size: 10px 6px;
	padding-left:20px;
	color:#515151;
}
.view_table2 .next{
	background:url("../images/sub/next.png") no-repeat 0 50%;
	background-size: 10px 6px;
	padding-left:20px;
	color:#515151;
}

.notice_text{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	font-size:12px;
	color:#515151;
}

.notice_text1{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:12px;
	color:#777777;
}
.notice_text1 span{
	padding:0 5px;
}

.poll_img{
	width:49.5px;
	height:40.5px
}
.program_step5{
	width:52px;
	height:52px
}
.poll_form{
	background:#f8f8f8;
	padding:10px 15px;
	margin-top:20px;
}
.poll_text{
	padding-bottom:10px;
	color:#777777;
}

#warp .checks {position: relative;}

#warp .checks input[type="checkbox"] {  /* ½ÇÁ¦ Ã¼Å©¹Ú½º´Â È­¸é¿¡¼­ ¼û±è */
  position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip:rect(0,0,0,0);
   border: 0
}
#warp .checks input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
  font-weight:500;
  color:#777777;
  font-size:12px;
  padding-right:10px;
}
#warp .checks input[type="checkbox"] + label:before {  /* °¡Â¥ Ã¼Å©¹Ú½º */
  content: ' ';
  display: inline-block;
  width: 20px;  /* Ã¼Å©¹Ú½ºÀÇ ³Êºñ¸¦ ÁöÁ¤ */
  height: 20px;  /* Ã¼Å©¹Ú½ºÀÇ ³ôÀÌ¸¦ ÁöÁ¤ */
  line-height: 20px; /* ¼¼·ÎÁ¤·ÄÀ» À§ÇØ ³ôÀÌ°ª°ú ÀÏÄ¡ */
  margin: -2px 5px 0 0;
  text-align: center; 
  vertical-align: middle;
  background: #f8f8f8;
  border: 1px solid #777777;
}
#warp .checks input[type="checkbox"] + label:active:before,
#warp .checks input[type="checkbox"]:checked + label:active:before {
}

#warp .checks input[type="checkbox"]:checked + label:before {  /* Ã¼Å©¹Ú½º¸¦ Ã¼Å©ÇßÀ»¶§ */ 
  content: '\2714';  /* Ã¼Å©Ç¥½Ã À¯´ÏÄÚµå »ç¿ë */
  color: #99a1a7;
  background: #f8f8f8;
  border-color: #515151;
}


@media screen and (max-width:640px) {

.webzine_list{
	border-top:1px solid #dddddd;
}

.webzine_list li{
	border-bottom:1px solid #dddddd;
	padding:10px 0;
}
.photo_td{
	width:70px;
	padding-right:15px;
}
.webzine_list li img{
	width:70px;
	height:87.5px;
}


.webzine_list table tr td{
	vertical-align:top;
	text-align:left;	
}
.webzine_list .d_day{
	position:absolute; 
	margin-top:-19px;
	width: 70px;
	height:19px;
	text-align:center;
	color:#fff; 
	overflow:hidden;
	background:url("../images/720/d_day_bg.png") no-repeat;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	line-height:19px;
	font-size:12px;
}


.pic_text{
	width:90%;
}
.webzine_list .pic_bg {
	width:100%;
	background: url("../images/720/arrow.png") no-repeat 98% 50%;
	background-size: 8px 14px;
}

.webzine_list .p_title{
	min-height:30px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-size:15px;
	color:#515151;
	font-weight:700;
	letter-spacing:-1.25px;
	padding-bottom:5px;
}
.webzine_list .p_sub_title{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:13px;
	color:#515151;
	letter-spacing:-1.25px;
	padding-bottom:10px;
	min-height:13px;
}
.webzine_list .p_date{
	_padding-top:14px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:13px;
	color:#777777;
	letter-spacing:-1.25px;
}

.webzine_list .p_position{
	padding-top:5px;
	color:#818181;
	font-weight:500;
	letter-spacing:-1.25px;
}
.select_box_line{
	width:100%;
	margin:18px 0 12px 0;
}

.select_box_line tr td{
	text-align:center;
}

.select_box_line .where {
	display: block;
	font-size: 14px;
	color: #4f4f4f;
	text-decoration: none;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
} 

.select_box_line select {
	width: 100%;
	padding:0 0 0 9px;
	margin:0 0 0 0 ;
	height:30px;
	line-height:30px;
	color:#777777;
	background:#fff url("../images/sub/selectbox_arrow.png") no-repeat right 50%;  
	background-size: 21px 6.5px;
	-webkit-appearance: none;
	 -moz-appearance: none;
		  appearance: none;
	border:1px solid #dddddd;
	border-radius: 0px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:14px;
}
		
.flex-caption {
  position: relative;
  margin-top:-72px;
  width: 100%;
  height: 72px;
  background: url("../images/720/slider_textbg.png") repeat-x 0 0;
  background-size: 100% 72px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align:center;
}
.flex-caption1 {
	padding-top:10px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700; 
	font-size:15px;
	line-height:17px;

}

.flex-caption2 {
	padding-top:3px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:normal; 
	font-size:12px;
}
}




















@media screen and (min-width:641px){

.webzine_list{
	
}
.webzine_list:after {
	content:" ";
	display:block;
	clear:both;
}
.webzine_list li{
	
	_padding:10px 0;
	width:50%;
	float:left;
}
.webzine_list li .line{
	
	border-bottom:1px solid #dddddd;
	margin:0px 15px 0 0 ;
	padding:10px 0;
}
.webzine_list li .top_line{	
	border-top:1px solid #dddddd;
}
.photo_td{
	width:70px;
	padding-right:15px;
}
.webzine_list li img{
	width:70px;
	height:87.5px;
}


.webzine_list table tr td{
	vertical-align:top;
	text-align:left;	
}
.webzine_list .d_day{
	position:absolute; 
	margin-top:-19px;
	width: 70px;
	height:19px;
	text-align:center;
	color:#fff; 
	overflow:hidden;
	background:url("../images/720/d_day_bg.png") no-repeat;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	line-height:19px;
	font-size:12px;
}
.pic_text{
	width:94%;
}
.webzine_list .pic_bg {
	width:100%;
	background: url("../images/720/arrow.png") no-repeat right 50%;
	background-size: 8px 14px;
}

.webzine_list .p_title{
	min-height:30px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-size:15px;
	color:#515151;
	font-weight:700;
	letter-spacing:-1.25px;
	padding-bottom:5px;
}
.webzine_list .p_sub_title{
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:13px;
	color:#515151;
	letter-spacing:-1.25px;
	padding-bottom:10px;
	min-height:13px;
}
.webzine_list .p_date{
	_padding-top:14px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:13px;
	color:#777777;
	letter-spacing:-1.25px;
}

.webzine_list .p_position{
	padding-top:5px;
	color:#818181;
	font-weight:500;
	letter-spacing:-1.25px;
}
.select_box_line{
	width:50%;
	margin:18px 0 12px 0;
}

.select_box_line tr td{
	text-align:center;
}

.select_box_line .where {
	display: block;
	font-size: 14px;
	color: #4f4f4f;
	text-decoration: none;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
} 

.select_box_line select {
	width: 100%;
	padding:0 0 0 9px;
	margin:0 0 0 0 ;
	height:30px;
	line-height:30px;
	color:#777777;
	background:#fff url("../images/sub/selectbox_arrow.png") no-repeat right 50%;  
	background-size: 21px 6.5px;
	-webkit-appearance: none;
	 -moz-appearance: none;
		  appearance: none;
	border:1px solid #dddddd;
	border-radius: 0px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:500;
	font-size:14px;
}
		
.flex-caption {
  position: relative;
  margin-top:-72px;
  width: 100%;
  height: 72px;
  background: url("../images/720/slider_textbg.png") repeat-x 0 0;
  background-size: 100% 72px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align:center;
}
.flex-caption1 {
	padding-top:10px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700; 
	font-size:15px;
	line-height:17px;

}

.flex-caption2 {
	padding-top:3px;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:normal; 
	font-size:12px;
}
}



/* TOP BUTTON */

a.top {
	width:40px;
	height:40px;
	background:#515151;
	position: fixed;
	right:15px;
	bottom: 70px;
	display: none;
	border-radius: 5px;
	color:#fff;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight:700;
	font-size:12px;	
	text-align:center;
  }
  .top_arrow_p{
	padding-top:9px;
	padding-bottom:1px;
  }
  .top_arrow{
	width:12px;
	height:7px;
  }



 .index_nodata1{
	padding:20px 0 175px 0;
	text-align:center;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ',Arial,sans-serif;
	font-weight: 500;
	color:#777777;
	font-size:16px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}