@charset "utf-8";
body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	background: #F6F6F6;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
h1, ul {
	font-family:微软雅黑, 黑体, 宋体, Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

#current_page {
	color: #FFF;
}

#container {
	width: 960px;
	background: url(../images/main_bgr.gif) top center repeat-y;
	margin: 0px auto;
}
#container2 {
	width: 960px;
	background: #FFFFFF;
}

#header {
	float: left;
	width: 950px;
	margin: 0 5px;
	padding: 110px 0px 30px 50px;
	background: url(../images/head.jpg) no-repeat;
}
#header a {
	color: #000;
}

#nav {
	float: left;
	margin: 10px 15px;
	width: 930px;
	background: #8f2d0e url(../images/nav_back.jpg) repeat-x;
}
#nav ul {
	list-style: none;
}
#nav li {	
	padding: 5px 0px 5px 0px;
	float: left;
	width: 155px;
	text-align: center;
}
#nav a, #nav a:visited {
	display: block;
	width: 155px;
	text-decoration: none;
	color: #e4d5b0;
}
#nav a:hover, #nav a:active, #nav a:focus {
	color: #FFF;
}

#content {
	width: 960px;
	float: left;
	line-height: 30px;
}

#content ul, #content ol { 
	padding: 0 15px 15px 40px;
}

#content h1 {
	color: #982C26;
	text-align: center;
	margin-bottom: 10px;
	font-size: 18px;
}

#cover {
	float: left;
	width: 680px;
	margin: 10px 0 0 15px;
	border: 2px solid #CCC;
}

#index_right {
	float: left;
	background: #fcf8e8 url(../images/index_right.jpg);
	width: 250px;
	height: 477px;
}

#news {
	float: left;
	padding: 20px 5px 0 5px;
	width: 240px;
	height: 257px;
}

#contact {
	float: left;
	padding: 0 5px;
	width: 240px;
	height: 200px;
}

#footer {
	position: relative;
	clear: both;
}

#footer p {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #8c826a;
}

#footer_top {
	width: 923px;
	height: 3px;
	background: #CCC;
	margin: 0 16px 10px 16px;
	float: left;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#left_column {
	float: left;
	width: 220px;
	margin: 80px 0 15px 15px;
	font-size:14px;
	line-height:24px;
	border: 2px solid #CCC;
}
#left_column ul {
	color: #982C26;
}
#left_column a, a:visited {
	display: block;
	color: #000;
	text-decoration: none;
}
#left_column a:hover, a:active, a:focus {
	color: #982C26;
}

.members {
	float: left;
	width: 950px;
	margin: 0 5px;
	text-align: center;
}
.members a, a:visited {
	color: #000;
	text-decoration:none;
}
.members a:hover, a:active, a:focus {
	color: #982C26;
	text-decoration: underline;
}
.grade {
	float: left;
	width: 100px;
	margin: 0 0 0 250px;
}
.name {
	float: left;
	width: 100px;
}
.school {
	float: left;
	width: 200px;
}
.degree {
	float: left;
	width: 50px;
	margin: 0 250px 0 0;
}
.graduate {
	float: left;
	width: 150px;
	margin: 0 0 0 50px;
}
.work {
	float: left;
	width: 250px;
}
.scholar {
	float: left;
	width: 300px;
	margin: 0 0 0 175px;
}
.breakline {
	float:left;
	width: 924px;
	height:3px;
	margin: 10px 18px 20px 18px;
	background:#CCC;
}

#right_column {
	width: 710px;
	float: left;
	font-size:14px;
	line-height:28px;
}
#right_column p {
	text-indent: 2em;
	margin: 5px 0;
}

#pub {
	float:left;
	width: 900px;
	margin: 0 30px;
}
#pub li {
	font-size: 13px;
	line-height: 22px;
}

.caption {
	float:left;
	width:672px;
	margin:0 144px;
}
.photo {
	float:left;
	width:640px;
	margin:0 144px;
	border: #000 2px solid;
}