/*
*
*	color			颜色
*	font-size		字体大小，若给的是百分比，则以客户端标准为基数
*	font-family		字体
*	font-style		字形 normal, italic
*	font-weight		字体粗细 normal, bolder（加粗）
*	background		背景
*	border-width	边界宽度
*	border-color	边界颜色
*	border-style	边界类型
*	text-indent		缩进
*
*/

/*
*
*	网页主体设置
*
*/
body {
	font-size: 13px; font-family: Verdana, Arial, Helvetica, "sans-serif";
	text-align: "center"; line-height: 1.3;
}

/*
*
*	段落
*
*/
p {
	font-size: 13px; font-family: Verdana, Arial, Helvetica, "sans-serif";
}
p.smallerText {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, "sans-serif";
}
p.copyright {
	font-size: 8px; font-family: Verdana, Arial, Helvetica, "sans-serif";
}

/*
*
*	标题
*
*/
H1 {
	font-family: Verdana, Arial, Helvetica, "sans-serif";
}
H2 {
	font-family: Verdana, Arial, Helvetica, "sans-serif";
}
H3 {
	font-family: Verdana, Arial, Helvetica, "sans-serif";
}
H4 {
	font-family: Verdana, Arial, Helvetica, "sans-serif";
}
H5 {
	font-family: Verdana, Arial, Helvetica, "sans-serif";
}

/*
*
*
*
*/
ul {
	padding: 0; margin: 0;
}
/*
*
*	链接
*
*	text-decoration: none  无修饰，去除下划线
*
*/
a {
	text-decoration: none;
}
a.new {
	target: blank;
}
a:link { /* 链接前：纯蓝 */
	color: #0000ff; font-family: Verdana, Arial, Helvetica, "sans-serif";
}
a:visited { /* 访问过的链接：纯蓝 */
	color: #0000ff; font-family: Verdana, Arial, Helvetica, "sans-serif";
}
a:active { /* 链接时：深红色 */
	color: #8b0000; font-family: Verdana, Arial, Helvetica, "sans-serif";
}
a:hover { /* 鼠标悬停时的链接：棕色 */
	color: #a52a2a; font-family: Verdana, Arial, Helvetica, "sans-serif";
}


#linkColor {color: #8b0000;}

/*
*
*	div
*
*/
div {
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	border: 0px inset red;
	margin-left:auto; margin-right:auto;
	text-align: "left";
}
#main {font-family: Verdana, Arial, Helvetica, "sans-serif"; width: 750px;}
/*******************  顶部  **********************************/
#head { /* 顶部图片 */	width: 758px;}
/*******************  主体  **********************************/

/*********  首页  *******/
#homePhoto { /* 首页照片 */	float: left; width: 250px; }
#homeCV { /* 首页 CV */ /* CV分为三部分 homeCV1, homeCV2, homeCV3 */
	float: left; width: 450px; padding-left: 20px;
}
#homeCV1 {float: left; width: 60px;}
#homeCV2 {float: left; width: 340px;}
#selPub {width: 750px;}
#selPub li {padding-top: 15px}
/*********  主体页面  *******/
div ul {margin-left: 40px;}
#honor {color: #8b0000; width: 740px;}
#honor a{color: #8b0000;}
#list {width: 750px; height: 20px;}
#list0 {float: left; padding-right: 20px;}
#list a {color: #8b0000}
#backtotop {width: 750px; text-align: right; font-size: 10px;}
/********* 清除浮动 firefox *********/
#clearFloat {clear: both;}
/********* 空  行 *********/
#spaceLine {width: 750px; height: 20px}
/********* Research ********/
#research {width: 750px; text-align: justify;}
#research ul {margin-top: 10px;}
#research li {margin-left: -15px; padding-top: 7px;}

#researchIndex {width: 750px;}
#researchIndex {width: 750px;}
#researchIndex li {padding-top: 15px;}
#researchIndex li a{font-size: 15px; color: #9A303A; font-weight: bolder;}
#researchIndex li ul {list-style:none; margin: 0; padding-left: 13px;}
#researchIndex li li {padding-top: 7px;}
#researchIndex li li a {font-size: 13px; color: #0000ff; font-weight: normal;}

#lecture {width: 750px; text-align: left;}
#lecture li {padding-top: 10px; color: #9A303A; font-weight: bolder;}
#lecture li a {font-size: 13px; color: #9A303A; font-weight: bolder;}
/********* publication ********/
#publication {width: 750px;}
#subPub {width: 750px;}
#subPub li {padding-top: 15px;}
#subPub li a{font-size: 15px; color: #9A303A; font-weight: bolder;}
#subPub li ul {list-style:none; margin: 0; padding: 0;}
#subPub li li a{font-size: 13px; color: #0000ff; font-weight: normal;}
#pubSubject {padding-top: 15px;}
#pubSubject li {padding-top: 15px; font-weight: bolder;}
#pubSubject ol {padding-top: 15px;}
#pubSubject ol li{font-weight: normal; margin: 0; padding: 0;}
#acknowledgement {width: 750px;}
/********* publicationComplete *********/
#pubCompleteTitle {width: 750px;}
#pubCompleteTitle a{color: #9A303A;}
#pubCompleteSkip {width: 750px; padding-top: 20px;}
#pubCompleteYear {width: 750px; padding-top: 15px; font-weight: bolder;}
#pubCompleteYear li {padding-top: 15px; font-weight: normal; line-height: 15px;}
/********* book *********/
#bookTitle {width: 750px;}
#book {width: 750px; padding-top: 15px; font-weight: bolder;}
#book li {padding-top: 15px; font-weight: normal; line-height: 15px;}
/******** publicationsSubject **********/
#pubSubjectTitle {width: 750px; padding-bottom: 15px;}
#pubSubjectTitle a{color: #9A303A;}
#pubSubjectClass {width: 750px; font-weight: bolder; font-size: 15px;}
#pubSubjectClass li {padding-top: 5px;}
#pubSubjectClass a{color: #9A303A}
#expand {width: 750px; text-align: right; padding: 10px 0px;}
#pubSubjectPaper {width: 750px; font-size: 15px; font-weight: bolder;}
#pubSubjectExpand {width: 750px; font-size: 13px;}
#pubSubjectExpand li {padding-top: 10px;}
.iconspan{float: left;cursor:hand;cursor:pointer;font-weight: bold;margin-top: 3px;
	margin-right: 6px;margin-bottom: 3px;margin-left: 17px;}
.eg-bar{font-weight: normal; padding: 3px;}
.icongroup {margin-left: 0px;}
/********* editor ********/
#editor {width: 750px; padding-bottom: 15px;}
#editorPhoto {float: left; width: 90px; height: 120px;}
#editorInfo {float: left; width: 500px; margin-left: 20px;}
/********* activity ********/
#activity {width: 750px;}
#subAct {width: 750px;}
#subAct li {font-size: 15px; padding-top: 15px;  color: #9A303A; font-weight: bolder;}
#subAct li a{font-size: 15px; color: #9A303A; font-weight: bolder;}
#subAct li li {font-size: 13px; padding-top: 5px; color: #000000; font-weight: normal;}
#subAct li li a{font-size: 13px; color: #0000ff; font-weight: normal;}
/********* conferences *********/
#conferenceTitle {width: 750px;}
#conferenceList {width: 750px; padding-top: 15px; font-weight: bolder;}
#conferenceList li {padding-top: 10px; font-weight: normal; line-height: 15px;}
/********* summerSchool *********/
#summerTitle {width: 750px;}
#summerList {width: 750px; padding-top: 15px; font-weight: bolder;}
#summerList li {padding-top: 10px; font-weight: normal; line-height: 15px;}
/********* group ********/
#group {width: 750px; padding-bottom: 20px;}
#groupPhoto {float: left; width: 100px;}
#groupInfo {float: left; width: 600px; margin-left: 20px;}
/********* contact ********/
#contact {width: 750px;}
#contactInfo {width: 750px; padding-left: 20px;}
#contactInfo1 {float: left; width: 300px;}
#contactInfo2 {float: left; width: 60px;}
#contactInfo3 {float: left; width: 300px;}











/*CSS used to style the examples. Remove if desired: */

















/*******************  下拉链接表单  **********************************/

.menu{width: 766px; font-size:13px; position:relative; z-index:100; text-align: center;}
.menu ul{list-style:none;margin:0; padding:0;}
.menu li {float:left;position:relative;}
.menu ul ul {visibility:hidden;position:absolute;left:0px;top:25px;}
.menu table {position:absolute; top:0; left:0;}
.menu ul li:hover ul{visibility: visible;}
.menu ul a:hover ul{visibility: visible;}
.menu ul a{width:84px; color:000080; background:#B0C4DE;  border-left: 1px solid #778899;
	border-top: 1px solid #778899; border-bottom: 1px solid #778899;
	font-family: Arial, Helvetica, sans-serif;}
.menu ul a:link {color: #000000; font-family: Arial, Helvetica, sans-serif;}
.menu ul a:visited {color: #000000; font-family: Arial, Helvetica, sans-serif;}
.menu ul a:active {color: #000000; font-family: Arial, Helvetica, sans-serif;}
.menu ul a:hover{background: #778899; color: #ffffff; border-bottom: 1px solid #778899;}
.menu a{display:block; background:#ffffff; padding:2px 0px 2px 0px;margin:0px;text-decoration:none;}

.menu ul ul{margin: -3px 0px; padding: 0px; border-top: 1px solid #778899;}
.menu ul ul li {clear:both;text-align:left;font-size:13px;}
/*.menu ul ul li a{display:block;width:66pt;height:13px;margin:0;border:0;border-bottom:1px solid black;}*/
.menu ul ul li a{display:block; width:150px; margin:0px;
	border-left: 1px solid #778899; border-right: 1px solid #778899;
	border-bottom: 1px solid #778899; border-top: 0px solid #778899;
	background: #ffffff; padding: 2px 5px 2px 5px;}
.menu ul ul li a:link{color: #000080;}
.menu ul ul li a:visited{color: #000080;}
.menu ul ul li a:active{color: #000080;}
.menu ul ul li a:hover{background: #778899; color: #ffffff;}
#ie {width: 758px; text-align: center; border: 0px solid #000000;}



/*
* #9E85D9  #D0CBD9
*
* #B0C4DE  #0000CD #4169E1
*/

/*
