@charset "utf-8";
/* CSS Document */

/************************************************************************************
intro
*************************************************************************************/
#intro_subNav{
	position:relative;
	height:40px;
	width:100%;
	overflow:hidden;
	background:#463803;
}
#intro_subNav ul{
	width:100%;
	height:40px;
}
#intro_subNav ul li{
	float:left;
}
#intro_subNav ul li a{
	display:block;
	height:40px;
}

#intro_subNav1 a{
	width:169px;
	background:url(images/intro/subNav1.gif) no-repeat;
}
#intro_subNav1:hover a, #intro_subNav1 a.current{
	background:url(images/intro/subNav1_over.gif) no-repeat !important;
}

#intro_subNav2 a{
	width:228px;
	background:url(images/intro/subNav2.gif) no-repeat;
}
#intro_subNav2:hover a, #intro_subNav2 a.current{
	background:url(images/intro/subNav2_over.gif) no-repeat !important;
}

#intro_subNav3 a{
	width:231px;
	background:url(images/intro/subNav3.gif) no-repeat;
}
#intro_subNav3:hover a, #intro_subNav3 a.current{
	background:url(images/intro/subNav3_over.gif) no-repeat !important;
}

#intro_subNav4 a{
	width:189px;
	background:url(images/intro/subNav4.gif) no-repeat;
}
#intro_subNav4:hover a, #intro_subNav4 a.current{
	background:url(images/intro/subNav4_over.gif) no-repeat !important;
}

#intro_subNav5 a{
	width:103px;
	background:url(images/intro/subNav5.gif) no-repeat;
}
#intro_subNav5:hover a, #intro_subNav5 a.current{
	background:url(images/intro/subNav5_over.gif) no-repeat !important;
}

#intro_contentArea{
	padding:30px 30px 10px 30px;
	width:850px;
	outline:none;
}

#intro_area{
	position:relative;
}

#content a.prev {
	display:block;
    background:url(images/home/prevBtn.gif) no-repeat;
    width:30px;
    height:40px;
    cursor:pointer;
	position:absolute;
	top:210px;
	left:-40px;
}
#content a.next {
	display:block;
    background:url(images/home/nextBtn.gif) no-repeat;
    width:30px;
    height:40px;
    cursor:pointer;
	position:absolute;
	top:210px;
	right:-30px;
}
#content a.disabled{
	display:none;
}

.over_bottom{
	display:block;
	position:absolute;
	bottom:0px;
	background:#fff;
	height:10px;
	width:896px;
	z-index:10000;
}

#intro_content {
	position:relative;
	overflow:hidden;
	width:838px;
	clear:both;
	height:311px;
}
#intro_content .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}
.intro_box {
	float:left;
	display:block;
	width:838px;
	padding:0 12px 0 0;
	font-size:18px;
	line-height:130%;
}
.intro_box p{
	margin:0 0 25px 0;	
}
.intro_box ol li{
	margin:0 0 25px 0;
}
.intro_box ol li .num{
	float:left;
	width:40px;
	display:block;	
}
.intro_box ol li .txt{
	padding:0 0 0 40px;	
	display:block;
}

.subTitle{
	margin:0 0 15px 0;	
}
.subTxt{
	margin:0 0 35px 0;	
}
.subTxt a{
	text-decoration:underline;	
}


/************************************************************************************
member
*************************************************************************************/
.txt_14px{
	font-size:14px;	
}
.professor_list li{
	float:left;
	width:145px;	
}
.professor_list2 li{
	float:left;
	width:250px;
	margin:0 0 10px 0;
}


/************************************************************************************
research
*************************************************************************************/
.num_list{
	margin:5px 0 0 0;
	list-style:decimal !important;	
}
.num_list li{
	display:list-item !important;
	margin:0 0 5px 25px !important;	
}

/************************************************************************************
series
*************************************************************************************/
#book_list_content{
	border-top:1px solid #52440a;
	padding:30px 0 0 0;	
}
.book_list_content2{
	border-top:1px solid #52440a;
	padding:30px 0 0 0;	
}
.book_list li{
	padding:0 0 35px 0;
	margin:0 0 30px 0;
	border-bottom:1px dashed #999999;
}
.book_list li img{
	float:left;
	margin:0 40px 0 0;	
}
.book_list li .info{
	float:left;
	width:600px;
	line-height:150%;
}
.book_list ol{
	margin:10px 0 20px 0;
}
.book_list ol li{
	padding:0 0 0 32px;
	margin:0 0 5px 0;
	border:none;
	background:url(images/series/bullet.png) no-repeat 11px center;
}

/************************************************************************************
link
*************************************************************************************/
#link_list li{
	float:left;
	margin:0 45px 0 0;
}

/************************************************************************************
download
*************************************************************************************/
.title_list li{
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	border-bottom:1px dashed #000;	
}
.title_list li a{
	text-decoration:none !important;
}
.title_list li a:hover{
	text-decoration:underline !important;
}
.type_word, .type_word:hover{
	padding:0 0 0 20px;
	background:url(images/download/word_icon.png) no-repeat left center;
}
.type_pdf, .type_pdf:hover{
	padding:0 0 0 20px;
	background:url(images/download/pdf_icon.png) no-repeat left center;
}


/************************************************************************************
news
*************************************************************************************/
#news_title{
	margin:0 0 18px 0;
	padding:0 0 8px 0;
	border-bottom:1px dashed #000;	
}
#back_btn{
	text-decoration:none !important;
	padding:0 15px 0 0;
	background:url(images/news/arrow.png) no-repeat right center;	
}
#back_btn:hover{
	text-decoration:underline !important;	
}

/************************************************************************************
contact
*************************************************************************************/
#contact_info{
	float:left;
	width:400px;
	line-height:150%;
}
#contact_info dl dt{
	float:left;
	width:150px;
	margin:0 5px 5px 0;
	position:relative;
}
#contact_info dl dt span{
	position:absolute;
	right:0px;	
}
#contact_info dl dd{
	padding:0 0 0 155px;
	margin:0 0 5px 0;
}
#map_canvas{
	float:right;
	width:410px;
	height:250px;
	border:1px solid #cccccc;
}

.directorImg {
	text-align: center;
}

.directorImg img {
	width: 100%;
	max-width: 300px;
	box-shadow: 1px 1px 2px 1px #717171;
}
.directorInfo  {
	padding-top: 20px;
}

.directorInfo .paddingleft {
	margin-left: 20px;
}

.directorInfo h3 {
	font-weight: 500;
	font-size: 24px;
	padding-bottom: 10px;
}

.directorInfo h3 .h3smaller {
	font-size: 18px;
	padding-left: 10px;
	color: #463803;
}

.directorInfo .header1 {
	font-size: 20px;
	font-weight: 400;
	padding-left: 10px;
    padding-right: 10px;
    border-left: 3px solid #4a3c05;
}

.intro a, 
.directorInfo a {
	color: #463803;
}

.directorInfo .fac {
	font-size: 16px;
	color: #463803;
}

.directorInfo .header {
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}

.directorInfo .header2 ul {
	padding-left: 10px;
    padding-right: 10px;
    border-left: 3px solid #4a3c05;
}

.directorInfo .header2 ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.directorInfo .Email,
.directorInfo .Tel {
	padding-left: 10px;
}

.directorInfo .studying {
	font-size: 16px;
	color: #685711;
}

.intro p {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* .intro p:before {
	font-family: 'Passion One', cursive;
	content: "\"";
	font-size: 24px;
	-webkit-transform: translate(0px, -10px) rotate(180deg);
	-moz-transform: translate(0px, -10px) rotate(180deg);
	-o-transform: translate(0px, -10px) rotate(180deg);
	-ms-transform: translate(0px, -10px) rotate(180deg);
	transform: translate(0px, -10px) rotate(180deg);
	display: inline-block;
}

.intro p:after {
	font-family: 'Passion One', cursive;
	content: "\"";
	font-size: 24px;
} */

.intro {
	width: 100%;
	padding: 20px;
	padding-left: 5px;
	margin-top: 20px;
	border-top: 3px solid #4a3c05;
}


.row {
	display: inline-block;
    width: 90%;
}

.PubIcon {
	padding-right: 5px;
}

.PubLink {
	padding-left: 5px;
    font-size: 18px;
    color: #4a3c05;
    margin-bottom: 10px;
}

.PubLink:hover {
	padding-left: 5px;
    font-size: 18px;
    color: #4a3c05;
    margin-bottom: 10px;
}

@media screen and (max-width: 1023px) {
	.directorImg {
		width: 100%;
		padding-bottom: 20px;
	}

	.directorInfo {
		width: 100%;
	}
}

@media screen and (min-width: 1024px) {
	.directorImg {
		width: 30%;
		float: left;
	}

	.directorInfo {
		width: 70%;
		float: right;
	}
}