﻿.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:752px;
 	padding-top:0px;
}

.articleList *{ color:#000;}
.articleList .search{ list-style-type:none;padding:0px;}
.articleList ul.list{ list-style-type:none;padding:0px;}
.articleList img{ border:none;}

.articleList ul.list li{ padding:7px 10px 9px 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 p{line-height:20px}
.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:12pt; 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 {background-color: #f7f7f7;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: 15px; line-height:34px;}

/*선택안된거*/
/*1개 width:239px; 2개 width:239px; 3개 width:360px;*/
.thesis #subTab ul li { 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;
					/*  국제한국언어문화학회 탭 3개일때 width:248px; 였음*/    width:373px;
                      }


/*선택된거*/
/*1개width:266px;; 2개 width:363px; 3개 width:361px;726*/
.thesis #subTab ul li.selected {width:373px; /*  국제한국언어문화학회 탭 3개일때 width:248px; 였음*/             border:1px solid #ff0000;;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;}

/*************************  tab css end    *************************************/




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

.search{width:100%;height:35px; margin-bottom:10px;padding-bottom:10px; border-bottom:1px solid #E3E3E3;}
.search p.select{padding-top:7px;float:left;/* width:400px;*/ text-align:left; height:28px;}
.search span.select{ border:1px solid #e3e3e3; padding:7px 3px 5px 3px; background-color:#f7f7f7;}
.search span.select select{ padding-top:2px;border:none; background-color:#f7f7f7;}
.search p.input{padding-top:2px; float:right; width:280px; text-align:right; height:28px;}
.search p.input span.input{height:28px;border:1px solid #e3e3e3; padding:7px 3px 5px 3px; margin-left:5px; background-color:#f7f7f7;}
.search p.input .txt{ width:120px; border:none; background-color:#f7f7f7;}
.search .btnsearch{margin-right:2px; vertical-align:text-bottom; border:none;}

.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:680px;
	font-size:10pt;
	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  *************************************/
