﻿.clear { clear:both;}



/***********************  list css start  *************************************/
.articleList{ 
  text-align:left;
	font-size:10pt;
	font-family: "돋움,Dotum,AppleGothic,sans-serif";
	font-family:Arial, Helvetica, sans-serif; 
  width:768px; 
}
.articleList *{ color:#000;}
.articleList .search{ list-style-type:none;padding:0px;margin:0px}
.articleList img{ border:none;}
.articleList ul.list p{line-height:20px}

.articleList ul.list{ list-style-type:none;padding:0px;}

.articleList ul.list li{ padding:7px 10px 10px 10px; border:3px solid #fff; border-bottom:1px solid #E3E3E3;}
.articleList ul.list li.last{border:3px solid #fff; padding-bottom:7px;}
.articleList ul.list li.selected{ border:3px solid #1B66A2 !important; padding-bottom:7px;}

.articleList ul.list .title{ font-size:11pt; line-height:160%;}
.articleList ul.list .title a{ font-size:1.0em; font-weight:bold; text-decoration:none;color:#333; /* font-family:'Times New Roman', BatangChe;*/ font-family:'맑은 고딕', 'Dotum';}
.articleList ul.list .title span.titleEng{ font-size:14pt; font-weight:normal;font-family:'Times New Roman', BatangChe;}

.articleList ul.list .author{ color:#888888;}
.articleList ul.list .page{ color:#1B66A2; margin-left:10px;}
.articleList ul.list .info{ font-style:italic;color:#888888;}
/*************************  list css end  *************************************/

/*************************  tab css start  *************************************/
.thesis{width:100%;height:50px;overflow: hidden;padding-bottom:10px;}
.thesis #subTab{border-bottom: 2px solid #5B6A7E;margin-bottom: 30px;}
.thesis #subTab a {color: #333333;display: block;height: 36px;padding: 4px 0;width: 100%;}
.thesis #subTab ul{padding:0;margin:0}
.thesis #subTab strong {color: #717171;font-size: 16px; line-height:34px;}

.thesis #subTab ul li.selected { float:left;
                        border-color: #d3d3d3 #d3d3d3 #5B6A7E; 
                        border-image: none; 
                        border-style: solid; 
                        border-width: 1px 1px 2px; 
                        display: inline-block; height: 44px; 
                        list-style-type: none;
                        text-align: center;width:364px;
                       }
.thesis #subTab ul li.selected {width:356px;
                                border-color: #5B6A7E #5B6A7E #ffffff;
                                border-image: none;border-style: solid;
                                border-width: 2px;height: 43px;}
.thesis #subTab ul li.selected a {background-color: #ffffff;height: 44px;}
.thesis #subTab ul li.non_selected a {width:356px;border:0px solid #ffffff}

/*************************  tab css end    *************************************/
.btnArea{ text-align:center; margin-top:20px;}

/**************************search **********************************************/
/*search select*/
/*
.search{ margin-bottom:10px; height:40px; border-bottom:1px solid #E3E3E3;} 
.search ul,li{ list-style:none;padding:0px ;margin:0;}

.search ul.input{ width:100%;height:35px;}//위 우 아래 좌

.search .search_box1{float:left;border:11px solid #ff0000;background-color:#000000; width:340px;  height:35px;text-align:left;}
.search ul.input li.search_box span.select{ border:1px solid #e3e3e3; padding:0px 3px 5px 3px; background-color:#f7f7f7;}
.search ul.input li.search_box span.select select{ border:none; background-color:#f7f7f7;}
.search ul.input li.search_box select.name {	width: 240px;}

.search  ul.input li.input1{ float:left;padding:0px 0px 0px 0px;}
.search  ul.input li.input2{ float:left;padding:0px 0px 0px 10px;height:30px;  }//좌우
.search  ul.input li.input3{ float:left;padding:0px 10px 0px 10px; width:30px;height:23px;text-align:center;padding-top:7px;}
*/

.search_form ul,li{ list-style:none;padding:0px ;margin:0;}
.search_form{
	width: 100%;
	height: 30px;
	margin-bottom:10px; height:40px; border-bottom:1px solid #E3E3E3;
}
.search_ul{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
		
.seaerch_select1{
	width: 340px;
	height: 30px;
	float: left;
}
	
.search_blank{
	width: 188px;
	height: 30px;
	float: left;
}
.seaerch_select2{
	width: 70px;
	height: 30px;
	float: left;
}
.seaerch_select2 select{
	border:none;
	border:1px solid #e3e3e3; padding:1px 3px 3px 3px; background-color:#f7f7f7;
}

.search_txt{
	width: 150px;
	height: 30px;
	float: left;
}
.search_img{
	width: 20px;
	height: 30px;
	float: left;
}
/*padding-left:1000px;*/


.listpage{ text-align:center; margin-top:30px;}
.listpage span{ color:#878787; font-size:10pt;}
.listpage a{ text-decoration:none;}
.listpage .next{margin-left:10px;}
.listpage .prev{margin-right:10px;}
.listpage .next span{}
.listpage .prev span{}
.listpage .page span{}
.listpage .current{ color:#FF4300; font-weight:bold;}
.listpage .bar{ margin:0px 10px;}







/*************************  read css start  ***********************************/
.article{
  text-align:left;
  width:685px;
	font-size:9pt;
	font-family: "돋움,Dotum,AppleGothic,sans-serif";
	font-family:Arial, Helvetica, sans-serif; 
	padding-top:15px;
  
}
.article *{ color:#000;}
.article .issueInfo{ line-height:160%; margin-bottom:20px;position:relative;}
.article .issueInfo .doi{ position:absolute; right:0px; top:0px; text-align:right; width:400px; height:30px;line-height:30px;}
.article .issueInfo .doi a{ text-decoration:none;}

.article h3{ font-size:16pt; line-height:160%; margin-bottom:40px !important; text-align:center;font-family:'Times New Roman', BatangChe;}
.article h3.titleEng{border-top: 1px solid #dfdfdf; padding-top:40px; }

.article .abstract {line-height:150%; font-size:10pt; margin-bottom:40px; text-align: justify;}
.article .abstractEng{ line-height:140%; font-size:10.5pt; margin-bottom:40px; text-align: justify;font-family:'Times New Roman', BatangChe; }

.article ul{ list-style-type:none;}

.article .authorK{ margin-bottom:20px; font-size:10pt; line-height:160%; text-align:center;}
.article .authorK .name{font-weight:bold;}

.article .authorE{ margin-bottom:20px; font-size:12pt; line-height:160%; text-align:right;}
.article .authorE .name{font-weight:bold;font-family:'Times New Roman', BatangChe;}

.article .keyword{margin-bottom:30px;font-size:10pt; position:relative; /**/padding-left:74px;}
.article .keyword label{ margin-right:5px; font-weight:bold; font-size:10pt; /**/position:absolute; left:0px;top:0px;}
.article .keywordsEng label{ font-size:12pt !important;}
.article .keywordsEng .keyword{font-family:'Times New Roman', BatangChe;font-size:12pt !important; padding-left:84px !important;}
/*************************  read css end  *************************************/
