﻿
.main_tit  {  font-size: 28px; font-weight: 500; color: #333;   margin-bottom: 20px;    }
.sub_contents h3 { position: relative;
width: 100%;
font-size: 28px;
font-weight: 500;
color: #444;
margin-bottom: 20px;  }
.sub_contents h3 .list_btn { position: absolute; right: 0; font-size: 16px; padding: 5px 40px;background-color: #6b6b6b;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fdfafa' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
color: #fff;     }
.sub_contents h3 .list_btn:hover { background-color: #d2863b;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fdfafa' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");    }
.sub_contents h4 { font-size: 20px; font-weight: normal; color: #500db5; letter-spacing: 0.5px; margin-bottom: 5px;    }
.sub_contents p { font-size: 14px; line-height: 28px; letter-spacing: 0.5px; text-align:justify;    }


.sub_journal  h3 { font-size: 28px;
font-weight: 500;
color: #444;
margin-bottom: 20px;   }





.articles { letter-spacing: 0.5px;  }

.article_box h1 { font-family: "NanumBarunGothic"; line-height: 38px; font-weight: normal;  }
.article_box #engInfo { font-family: "NanumBarunGothic";    }

.article_box h3 { font-family: "NanumBarunGothic";      }

.table_e {   font-size: 14px;  letter-spacing: 0.5px; }
.table_e tr th{  padding: 10px 0;  font-weight: normal; background-color: #f7f7f7; background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23acacac' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");        } 
.table_e tr td { padding: 10px 20px; line-height: 250%;          } 
 
.pl20 { padding-left:20px; display:block;}

.table_1 {     }
.table_1 tr th {    } 
.table_1 tr td {  } 
 
.down_btn { font-size: 20px; letter-spacing: 0.5px; height: 50px; display: inline-block; padding: 0 20px; background-color: #f0f0f0;  transition: all 0.5s ease-out;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23acacac' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");   }
.down_btn img { position: relative; top: 9px;  margin-right: 5px;  } 
.down_btn i {  margin-left: 10px;  } 
.down_btn:hover { color:#fff; background-color: #606060;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c9c9c9' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");}


/*Journal Search Engine*/
.article_search   { border: 1px solid #cecece; padding: 20px;  margin-bottom: 20px;  }
.article_search fieldset legend {background-color: #f7f7f7; background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23acacac' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
display: inline-block; color: #2550b5; font-size: 18px; padding: 10px 40px; margin-bottom: 15px;    }


.article_search .search_box {    }
.article_search .search_box p {  margin-bottom: 5px; text-align: left !important;   }
.article_search .search_box p input  {  height: 30px; margin-right: 5px;   }
.article_search .search_box p select {  height: 30px; margin-right: 5px;  }
.article_search .search_box .item {  width: 105px; display: inline-block;  }
.article_search .search_box  #b_s_volume {   width: 116.5px;  }
.article_search .search_box  #b_s_issue {    width: 116.5px;  }
.article_search .search_box  #b_s_min { width: 108px;    }
.article_search .search_box  #b_s_max { width: 108px;    }
.article_search .search_box .baseSearch {    }
.article_search .search_box .baseSearch input   { width: 242px; margin-right: 0;  padding-left: 10px; color: #999;   }
.article_search .search_box .detailSearch  {     }
.article_search .search_box .detailSearch input  {  width: 488px;    }

.article_search .search_action { margin-top: 30px; position:relative;    }
.article_search .search_action .search {  background: #295eb0; color: #fff; padding: 5px 80px; font-size: 14px; cursor: pointer;    }
.article_search .search_action .detail {  background: #6e757a; color: #fff; padding: 5px 55px; font-size: 14px; cursor: pointer;   }
.article_search .search_action .adobe {     }
.article_search .search_action .down_btn { font-size: 14px !important; height: 29px; position: absolute; right: 0; bottom: -7px;  }
.article_search .search_action .down_btn img {  top: 5px;  }

/*search required 지우지말것*/
.article_search .detailSearch{ display:none;}
.article_search .detailSearch .txt{ width:300px !important;}

#all_issues  {     }
#all_issues > li  { margin-bottom: 20px;   }
#all_issues > li:after { content:""; clear:both; display:block; }
#all_issues > li > a {  width: 142px; height: 40px;  color: #fff; text-align: center; font-size: 18px; line-height: 40px; display:block; margin-bottom: 3px;     float: left;margin-right: 5px;}
#all_issues > li:nth-child(odd) > a {  background-color: #d2863b; background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");  }
#all_issues > li:nth-child(even) > a { background-color: #8d5f32; background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");   }
#all_issues > li >  ol {    float: left; }
#all_issues > li >  ol:after { content:""; clear:both; display:block; }
#all_issues > li >  ol > li {  float: left; margin-right: 3px;  margin-bottom: 3px; }
#all_issues > li >  ol > li > a {  width: 142px; height: 40px; display: block;  text-align: center; line-height: 40px;  background-color: #e6e6e6;background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%238b8b8b' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");}
#all_issues > li >  ol > li > a:hover { color:#fff;  background-color: #a3a3a3;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fdfafa' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");   }


.ft-author a {left: 2px; position: relative; margin-right: 4px; }

.abstract { font-size: 14px;line-height: 25px;    }

.listpage { text-align:center; margin-top: 25px;}
.listpage .current  {  font-size: 16px; margin: 0 10px;   }
.listpage .page  { font-size: 16px; margin: 0 10px;   color: #999;  }
.listpage .bar  {     }


.articles > li h4 {    }

.download_pdf_btn:hover, .export_citation_btn:hover { color:#fff;      }
.download_pdf_btn:visited, .export_citation_btn:visited { color:#fff;      }
.download_pdf_btn:active, .export_citation_btn:active { color:#fff;      }

.download_pdf_btn {  background: #9e8e8e;
color: #fff !important;
padding: 5px 10px;
margin-bottom: 10px;
display: inline-block;    }
.article_box .export_citation_btn { background: #568ab7;
color: #fff !important;
padding: 5px 10px;
margin-bottom: 10px;
display: inline-block;    }
#biblio {  background: #948882;
color: #fff !important;
padding: 5px 10px;
margin-bottom: 10px;
display: inline-block; cursor:pointer }
#pmcPreviewer {  background: #af8f6f;
color: #fff !important;
padding: 5px 10px;
margin-bottom: 10px;
display: inline-block;cursor:pointer }



/*탭*/
.tab_01{ overflow:hidden; position: relative;  margin-bottom: 20px; }
.tab_01 ul {list-style:none;  /*border-bottom: 7px solid #e5d6bf;*/ padding-bottom:55px; padding-top: 18px;}
.tab_01 li{ float:left; margin-bottom: 7px;}
.tab_01 li:first-child{ margin:0;}
.tab_01 li.on a{ display:inline-block; line-height:35px; color:#fff;    background-color: #500db5;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%237da9c7' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}
.tab_01 li a{ display:inline-block; line-height:35px;  margin-right: 8px; color:#888; font-size:18px; padding: 5px 30px; text-align: center; box-sizing: border-box; background-color: #f2f2f2;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c9c9c9' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");}