@charset "utf-8";
/*
xhtml/css website designed by Chao Li.
*/
@media screen and (max-device-width: 920px){
  body{-webkit-text-size-adjust: none;}
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#header {
}
#name {
	font-family: "微软雅黑", "华文楷体", "宋体";
	font-size: 2.6em;
	font-weight: normal;
	color: #003399;
	line-height: 1.8;
}
#cnname {
	font-family: "微软雅黑", "华文楷体", "宋体", Georgia, "Times New Roman";
	font-size: 2.4em;
	font-weight: normal;
	color: #003399;
	line-height: 1.2;
}
#appointment {
	font-family: "微软雅黑", "华文楷体", "宋体";
	font-size: 1.6em;
	color: #333333;
}
#button {
	background-color: #FFFFFF;
}
#general {
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	font-family: "微软雅黑", "华文楷体", "宋体";
	font-size: 1.4em;
	padding-bottom: 12px;
	text-align: justify;
}
#general h2 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	font-family: "微软雅黑", "华文楷体", "宋体";
	text-transform: capitalize;
	text-align: center;
}
#sectitle {
	font-family: "微软雅黑", "华文楷体", "宋体";
	font-size: 1.2em;
	color: #003399;
	font-weight: bold;
	margin-bottom: 10px;
}
#navbar {
	font-family: "微软雅黑", "华文楷体", "宋体";
	font-weight: bold;
	font-size: 1.4em;
	border: 1px solid #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
	color: #666666;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#mylink {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-bottom: 5px;
}
#rightlink {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	padding-bottom: 5px;
	font-family: "微软雅黑", "华文楷体", "宋体";
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
}
#rightlink #item {
	margin-top: 5px;
	margin-bottom: 5px;
}
#smallbanner {
	background-color: #E6E6E6;
	margin-bottom: 3px;
}
#linkbar {
	margin: 10px;
	border: 1px dashed #CCCCCC;
}
#content {
	width: 980px;
	min-height:800px;

}
#main {
	padding-right: 165px;
	padding-left: 125px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
body {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	margin: auto;
	padding-top: 10px;
	background-color: #999999;
	line-height: 1.5;
	font-size: 62.5%;
}
#navleft {
	float: left;
	width: 110px;
	margin-right: 5px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 5px;
}
#navright {
	float: right;
	margin-left: 10px;
	width: 150px;
	height: 211px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#banner {
	float: left;
	width: 510px;
	padding-left: 6px;
	line-height: normal;
}
#topnav {
	float: right;
	width: 155px;
	padding: 0px;
	margin-top: 0.7em;
	margin-right: 0.1em;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#topbtn {
	width: 155px;
	padding: 0px;
	text-align: center;
	font-size: 1.2em;
	color: #CCCCCC;
}
#topbtn a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: "微软雅黑", "华文楷体", "宋体", Georgia, "Times New Roman";
	font-size: 1.2em;
	font-weight: bold;
}
#topbtn a:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-size: 1.2ex;
	font-weight: bold;
	font-family: "微软雅黑", "华文楷体", "宋体", Georgia, "Times New Roman";
}
#topbtn a:hover {
	color:#666666;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "微软雅黑", "华文楷体", "宋体", Georgia, "Times New Roman";
}
#topbtn a:active {
	color:#CCCCCC;
	text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "微软雅黑", "华文楷体", "宋体", Georgia, "Times New Roman";
}
#general a:link {
	color: #003399;
	font-family: "微软雅黑", "华文楷体", "宋体", Georgia, "Times New Roman";
	text-decoration:none;
	font-weight:normal;
}
#general a:visited {
	color:#003399;
	text-decoration:none;
}
#general a:hover {
	color: #CCCCCC;
	text-decoration:underline
}
#general a:active {
	color:#003399;
	text-decoration:none;
}
#navleft a:link {
	color: #666666;
	text-decoration: none;
}
#navleft a:visited {
	color:#666666;
	text-decoration:none;
}
#navleft a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
#navleft a:active {
	color:#CCCCCC;
	text-decoration:none;
}
#item a:link {
	color:#666666;
	text-decoration: none;
}
#item a:visited {
	color:#666666;
	text-decoration:none;
}
#item a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
#item a:active {
	color:#CCCCCC;
	text-decoration:none;
}
#wrapper .footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2px;
	font-style: italic;
	color: #003399;
}
#generalfigure {
	padding-right: 80px;
	padding-left: 80px;
}
#pub {
	font-size: 0.9em;
	padding-right: 0px;
}
#pubnote {
	font-size: 0.8em;
}
#pat {
	font-size: 1.2em;
}
.subnote {
	font-size: 0.9em;
	color: #999999;
}
