html,body {
   margin:0;
   padding:0;
	font-family: 'Quattrocento', serif;
/*                         font-family: "Times New Roman", Times, serif; */
/* font-family: Arial, Helvetica, sans-serif; */
	font-weight: 400;
	font-size: 20px;
        text-align: left;
}

/* Links */

a:link, a:visited
{ color: #2255BB; text-decoration: none;}
/*{ color: #273A4D; text-decoration: none; }*/
a:hover, a:active { color: #000000 }
h3 a:link { color: #3f4f5c; text-decoration: none; }
h3 a:visited { color: #3f4f5c; text-decoration: none; }
h3 a:hover, a:active { color: #FFFFFF; }
a{
	
}
/* Html Elements */
h1, h2, h3, h4, h5, h6 {
  font-weight: 800; margin: 10px 0; padding: 0; }

/* ul { line-height: 1.8em; }
ol { line-height: 1.8em;} */

/*
blockquote
{
	color: #555555;
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	padding: 5px 10px; 
	margin: 10px 20px;
}
*/


/* Structure */
#wrapper{
    min-height: 100%;
    position:relative;
}

/* head wrapper */
#head-wrapper{
  	background: url(img/top_bg.gif);
	background-repeat: repeat-x;
	height: 160px;
}
#header
{
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding-top: 20px;
}
#header h1 a {
    color: #ffffff;
    font-weight:bold;
    font-size: 35px;
    margin-bottom: 10px;
    margin-left: 30px
}
#header h1 span {color:#abacac;}


#navigation
{
	width: 960px;
	height: 90px;
	margin: 0 auto;
	text-transform: uppercase;
        font-size: 18px;
	font-weight: 999;
}
/* Navigation */
#navigation ul
{
	margin: 0 5px;
	float: center;
	padding: 0px 0;
	list-style-type:none;
}
#navigation li {
  float: center;
  margin: 0 0 0 15px;
  padding: 0;
}
#navigation a:link,
#navigation a:visited
{
	display: block;
	color: #ffffff;
	padding: 5px 10px;
}
#navigation ul li.current_page_item a:link,
#navigation ul li.current_page_item a:active,
#navigation ul li.current_page_item a:hover,
#navigation ul li.current_page_item a:visited,
#navigation ul li a:hover
{
	color: #aaaadd;
}


/* content-wrapper */
#main-wrapper
{
	margin: 0 auto;
	padding-bottom: 130px;
}
#content-wrapper
{
	margin: 0 auto;
	width: 960px;
	padding: 27px;
	line-height: 1.6em;
	text-align: justify;
}

#section
{
  border-bottom: solid #dde0e1 1px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

/* footer-wrapper */
#footer-wrapper{
	background: #000000;
	width:100%;
	height:130px;
	position:absolute;
	bottom:0;
}
#footer
{
	clear: both;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	padding: 10px 0;
}
#footer a
{
    color:#ffffff;
    font-size:15px;
}
#footer a:hover,
#footer a:active
{
	color: #003355;
	background-color:transparent;
}







/* Content */
.date {
	margin-left: 3px !important;
	padding: 0;
	color: #ccc !important;
	font-family: Verdana, Arial, Sans-Serif !important;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 24px;
	text-transform: lowercase;
	display: inline;
}
h3.post-title {
        display: inline;
}

h3.post-title a {	
        text-transform: lowercase;
	color: #3f4f5c !important;
	font-family: Verdana, Arial, Sans-Serif !important;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 24px;
	border-bottom: none !important;
}

h3.post-title a:hover {
	text-decoration: none!important;
	color: #222 !important;
	background: transparent;
}

/* 황윤성 추가 */

#menu{
font-family: Georgia, serif;
/* font-family: Arial, Helvetica, sans-serif; */
/*         font-family: "Times New Roman", Times, serif; */
/*     min-height:10px */
}
#full{
font-family: Georgia, serif;
/* font-family: Arial, Helvetica, sans-serif; */
/*         font-family: "Times New Roman", Times, serif; */
	width:1000px;
	margin:0px auto;
	margin-top:100px;
	min-height:400px;
}

#imgBox, #introBox{
	float:left;
}

#imgBox{
	width:270px;
	margin:10px 0 0 20px;
}

#introBox{
	width:700px;
	padding:20px 0 0 30px;
}

#imgBox #profileImg{
	border-radius:80px;
	width:100%;
}

#introBox  #email{
	font-size:18px;
	color:#555;
	line-height:1.4;
}
#introMent{
	font-size:18px;
	color:#444;
	line-height:1.4;
}
#hi{
	font-weight:bold;
	color:#555;
	font-size:22px;
}
#email{
	font-size:14px;
}
#newsBox{
	padding-left:40px;
	font-size:16px;
	color:#555;
	line-height:1.4;
	margin:50px 0 0 0;
}
#full .panel .panel-title-word{
	font-size:18px;
	color:#555;
}


#interestBox{
	padding-left:40px;
	font-size:14px;
	color:#555;
	line-height:1.4;
	margin:50px 0 0 0;
}
#full .research-content{
	font-size:16px;
	color:#555;
	line-height:1.4;
}

#research-title{
	color:#555;
	margin:70px 0 -10px 0;
}
#contactBox .contactTitle{
	color:#444;
	font-size:18px;
        font-weight:bold;
	margin-top:30px;
}

#contactBox .contactContent{
	color:#555;
	font-size:16px;
	padding-left:30px;
	display:inline-block;
}
#contactBox{
	padding-top:30px;
	padding-left:50px;
}
#full .labelLink{
/* 	color:white;font-size:13px; */
/*         font-weight:bold; */
/* 	color:white; */
}
#myFooter{
	margin-top:100px;
	padding-top:15px;
	width:100%;
	background-color:#222222;
	text-align:center;
	height:80px;
	font-size:12px;
	color:#adadad;
        	/* color:#9d9d9d; 약간 회색 하얀색*/
}

#menu .navbar #bs-example-navbar-collapse-1{
	width:1000px;
	margin:0px auto;
}



#pub-title{
/*     font-size:18px; */
        font-weight:bold;
	color:#555;
	font-size:18px;
        font-weight:italic;
/* 	color:#555; */
}
.pub li{
	font-size:18px;
	color:#555;
	/* color:#9d9d9d; 약간 회색 하얀색*/
/* 	color:white; */
	line-height:1.5;
}
.pub li #research_title{
	font-size:18px;
	color:#555;
        font-weight:bold;
	/* color:#9d9d9d; 약간 회색 하얀색*/
/* 	color:white; */
	line-height:1.5;
}

.nav-stacked li a{
	font-size:34px;
        font-weight:bold;
	/* color:#9d9d9d; 약간 회색 하얀색*/
	color:white;
	line-height:1.5;
}
#menu .navbar #bs-example-navbar-collapse-1 .nav li, #menu .navbar #bs-example-navbar-collapse-1 .nav li a{
    margin-top: 5px;
    margin-bottom: 5px;
	font-size:22px;
	color:white;
	/* color:#9d9d9d; 약간 회색 하얀색*/
}
#menu .nav{
 	text-align:center;
}
#menu .navbar #bs-example-navbar-collapse-1 .nav li{
	padding-left:3px;
}
.nav-stacked li a:hover{
	color:white;
	text-decoration: none;
}
#menu .nav-stacked{
	margin:0px;
	margin-top:20px;
	text-align:center;
}

#myHr{
	border:none;
	border-bottom:0.1em dashed #888; 
}

#personal-title{
	margin:-15px 0 -10px 0;
}





