<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: SDUIRL
Description: designed by SDU IRLab.
Version: Final
Author: SDU_IRL
*/


@charset "utf-8";
/* basic style*/
*{
	padding:0; 
	margin:0;
	}
	
body {
	font-size:62.5%; 
	background-color:rgb(255,255,255); 
	font-family: "Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	} /*Font-size: 1.0em = 10px when browser default size is 16px*/
	
#container {
	margin:0px auto;
	margin-top:0px; 
	margin-bottom:10px; 
	border:solid 1px rgb(150,150,150); 
	font-size:1.0em;
	}
	
#header {
	}
	
#main {
	clear:both; 
	padding-bottom:30px;
	background:transparent url(img/bg_main_withoutnav.jpg) repeat-y;
	}
	
#footer{
	clear:both; 
	width:900px; 
	padding:1.0em 0 1.0em 0; 
	background:rgb(225,225,225) url(img/bg_foot.jpg) no-repeat; 
	font-size:1.0em; 
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	}

/* * * * * * * * * * * header divsion * * * * * * * * * * * * * * * * * * * */
/* banner */
.banner{
	width:900px; 
	height:150px; 
	background:rgb(230,230,230) url(img/bg_head_middle.jpg); 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	}
	
.banneren{
	width:900px; 
	height:150px; 
	background:rgb(230,230,230) url(img/bg_head_middle_en.jpg); 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	}
.navigation{
	width:900px; 
	height:40px; 
	background:rgb(255,255,255) url(img/bg_head_breadcrumbs.jpg) repeat-y;
	}
	
.index{
	clear:both; 
	width:900px; 
	padding:0.5em 0 2.1em 0;
	background:rgb(255,255,255) url(img/bg_head_breadcrumbs.jpg) repeat-y;
	}

/* navigation bar */
.nav0{
	float:left; 
	width:900px; 
	border:none; 
	background:rgb(220,220,220) url(img/bg_head_bottom_nav.jpg) no-repeat; 
	color:rgb(75,75,75); 
	font-size:160%;
	}
	
.nav0 ul{
	list-style-type:none;
	}
	
.nav0 li{
	float:left; 
	position:relative; 
	z-index:auto !important /*Non-IE6*/; 
	z-index:1000 /*IE6*/; 
	border-right:solid 1px rgb(175,175,175);
	}
	
.nav0 li a{
	float:none !important /*Non-IE6*/; 
	float:left /*IE-6*/; 
	display:block; 
	height:2.5em; 
	line-height:2.5em; 
	padding:0 16px 0 16px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#333; 
	}
	
.nav0 li a:hover{
	background-color:rgb(210,210,210); 
	text-decoration:none;
	}

/* index bar */
.index ul{
	float:left; 
	width:560px; 
	list-style:none; 
	padding:0 0 0 15px;
	}
	
.index li{
	display:inline; 
	padding:0 0 0 10px;
	background:transparent url(img/bg_bullet_arrow.gif) no-repeat 0 50%;
	font-weight:bold; 
	color:rgb(125,125,125); 
	font-size:150%;
	}
	
.index li a{
	color:rgb(70,122,167); 
	text-decoration:none;
	}
	
.index li a:hover{
	color:rgb(42,90,138); 
	text-decoration:underline;
	}

.index .searchform {
	font-size:160%;
	float:right; 
	width:128px; 
	padding:0 17px 0px 0px !important /*Non-IE6*/; 
	padding:0 12px 0px 0px /*IE6*/;
	}
	
.index .searchform form fieldset {
	float:right; 
	border:none;
	}
	
.index .searchform input.field {
	width:10.0em; 
	padding:0.2em 0 0.2em 0; 
	border:1px solid rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:120%; 
	}
	
.index .searchform input.button {
	width:3.0em; 
	padding:1px !important /*Non-IE6*/; 
	padding:0 /*IE6*/; 
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:rgb(150,150,150); 
	font-size:120%;
	}
	
.index .searchform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80); 
	background:rgb(220,220,220); 
	color:rgb(80,80,80);
	}



/*************************************content  divsion************************************************/
#content{
	display:inline; 
	/*Fix IE floating margin bug*/ 
	float:left; 
	margin:0 0 0 30px;
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	}
	
#content h1{font-size: 220%;
   line-height: 24px;
   font-weight: normal;
   font-weight:bold;
   color:#B4241B;
   margin:0 0 0.4em 0; 
   padding:0 0 2px 0; 
   border-bottom:solid 7px rgb(225,225,225);
}

#content h2{
	font-size:16px;
	font-weight:normal;
	line-height: 18px;
	margin-top:-5px;
	margin-bottom: 18px;
	letter-spacing:0.1em;
}

#content h2.subPage{
	font-size:20px;
	font-weight:normal;
	color:#000;
	font-style:italic;
	line-height:24px;
	margin-top:10px;
	margin-left:20px;
}

#content h2.category{
	font-size:18px;
	font-weight:normal;
	color:#000;
	font-style:normal;
	line-height:20px;
	margin-top:10px;
	margin-left:35px;
}

#content h2.newsTitle{
	font-size:18px;
	text-align:center;
	font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	font-style:normal;
	font-weight:bold;
}

#content h2.Title{
	font-size:25px;
	text-align:center;
	font-family:Verdana, "Microsoft YaHei", Georgia,  Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	font-style:normal;
	font-weight:bold;
}

#content h5.newsTime{
	font-size:16px;
	text-align:center;
	font-family:font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	font-style:normal;
	font-weight:bold;
	margin-bottom:15px;
}

#content p{
	font-size:15px;
	font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	font-style:normal;
	font-weight:normal;
	text-indent:2em;
	line-height:1.6em;
	margin-top:4px;
	margin-bottom:1em;
}


#content p.intro{
	font-size:160%;
	line-height:1.6em;
}


#content p.readMore{
	font-size:12px;
	margin-top: 4px;
}

#content p.readMore a{text-decoration: none;
	color: #112c9a;
	outline: none;}
#content p.readMore a:hover{color:#B4241B;
	text-decoration:underline;}


#content span.time{
	margin:0 25px 0 0;
}

#content a{text-decoration: none;
	color: #112c9a;
	outline: none;
	}
	
#content a:hover{
	color:#B4241B;
	text-decoration:underline;
	}
	
#content a:visited{color:  #112c9a;}

#content .textDiv a{text-decoration: none;
	color: #112c9a;
	outline: none;}
	
#content .textDiv a:hover{
	color:#B4241B;
	text-decoration:underline;
	}
	
.cells{
	font-size:15px;
	font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	font-style:normal;
	font-weight:normal;
	text-indent:2em;
	line-height:1.6em;
	margin-top:4px;
	margin-bottom:1em;
		}

.newcells{
	font-size:15px;
	font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	font-style:normal;
	font-weight:normal;
	text-indent:5px;
	line-height:1.6em;
	margin-top:4px;
	margin-bottom:1em;
	text-align:left;
		}
		
.textDiv{
	width:840px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;padding-top:5px;
}

.imageLeft{
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	BORDER-LEFT: #cccccc 1px solid;
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #cccccc 1px solid;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.imageRight{
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 4px; 
	FLOAT: right; 
	PADDING-BOTTOM: 4px; 
	MARGIN: 4px 0px 4px 8px; 
	BORDER-LEFT: #cccccc 1px solid; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-COLOR: #f9f9f9;
	}

#content ul{
	margin-left:35px;
}

#content ol{
	margin-left:35px;
}

#content ol li{
	font-weight:normal;
	font-size:14px;
	margin-bottom:5px;
}

#content ul.category{
	list-style-type: none;
	margin-left:55px;
}

#content ul.paper li{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif
	line-height:normal;
	margin-bottom:12px;
}

#content li{
	font-weight:normal;
	font-size:17px;
	margin-bottom:5px;
}

#content li.zhuji{
	font-weight:normal;
	font-size:17px;
	margin-bottom:5px;
	margin-right:30px;
	float:left;
}
h4{
	font-size:18px;
	font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	font-weight:normal;
	margin-left:20px;
}

table{
	font-size:18px;
	font-family: Verdana, "宋体", Times New Roman;
	}
td{
	font-size:13px;
	text-align:center;
	}
	
td#name{
	font-size:13px;
	text-align:left;
	}
	
td#name a{
	font-size:13px;
	text-align:left;
	text-decoration: none;
	color: #112c9a;
	outline: none;
	}
	
td#name a:hover{
	font-size:13px;
	text-align:left;
	color:#B4241B;
	text-decoration:underline;
	}
	
td#name a:visited{
	font-size:13px;
	text-align:left;
	color:  #112c9a;
	}
	
	.headImage{
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	BORDER-LEFT: #cccccc 1px solid;
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #cccccc 1px solid;
	float:left;
	margin-left:30px;
	margin-top:45px;
}

.connect{
	float:left;
	margin-top:45px;
	margin-left:20px;
	padding:10px 0 0 30px;
	width:650px;
}

#content p.name{
	font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	font-size:24px;
	margin-left:0px;
	font-weight:bold;
	text-indent:0;
	
}

#content p.subName{
	font-size:15px;
	font-weight:normal;
	margin-left:0px;
	margin-top:-15px;
	text-indent:0;
}
#content p.personContact{
	font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	text-indent:0;
	font-size:16px;
	line-height:1.6em;
	text-indent:0;
	
}
#content p.category{
	font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	font-size:18px;
	margin-left:0px;
	font-weight:bold;
	text-indent:0;
}
.connectpic{
	float:left;
	margin-top:45px;
	margin-left:20px;
	padding:10px 0 0 30px;
}
#content p.namepic{
	font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	font-size:24px;
	text-indent:0;
	margin-left:0px;
	font-weight:bold;
}

#content p.subNamepic{
	font-size:15px;
	font-weight:normal;
	text-indent:0;
	margin-left:0px;
	margin-top:-15px;
}
#content p.personContactpic{
	font-family:"Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif,  NSimSun, SimSun;
	text-indent:0;
	font-size:16px;
	line-height:1.6em;
	
}

/***********************************************footer division**************************************************/
.foot{margin:0 210px 0 210px; text-align:center;}
.foot p {color:rgb(125,125,125); font-weight:normal; font-size: 12px;
	font-height: 14px; color:#000; margin-left:20px;}
.foot a{text-decoration: none;
	color: #112c9a;
	outline: none;}
.foot a:hover{color:#B4241B;
	text-decoration:underline;}
.foot a:visited{color:  #112c9a;}</pre></body></html>