* { margin: 0; padding: 0; outline: 0; }
a { 
	color: #47a1c4; 
	text-decoration: none; 
	cursor: pointer; 
}
fieldset {
	margin: 16px 16px 0 16px;
	border-radius: 10px;
	border: 2px solid #CCDDFF;
	padding-bottom: 12px;
}
legend {
	font-size: 24px;
	font-weight: bolder;
	line-height: 32px;
	margin-left: 50px;
	margin-bottom: 12px;
}
body, html {
	height: 100%; 
}
body {
    font-size: 12px;
    line-height: 19px;
    font-family: 'Lato', Times, serif;
    color:#666;
    background: #edf6ff;
    min-width: 1180px;
}
#wrapper { 
	padding-top: 20px;
}
.shell { 
	margin: 0 auto; 
	width: 1180px;
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px;
}
.canvas { 
	background: white;  
	box-shadow: 0px 0px 7px rgba(0,0,0,0.3);,0,0,0.3); -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.3); -o-box-shadow: 0px 0px 7px rgba(0,0,0,0.3);
	border-top-left-radius: 5px; 
	border-top-right-radius: 5px;
}
.header { 
	padding: 32px 32px 16px;  
}
.header .img {
	display: block; 
}
.cl { 
	display: block; 
	height: 0; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px; 
	clear: both; 
}
.page_title {
	/*background: -moz-linear-gradient(left, #CCDDFF 0%, #99BBFF 100%); */
        background-color: #C70039; 
	padding:5px 5px 5px 5px; 
	position: relative; 
	height: 24px; 
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
}
#navigation-foundation { 
	border-bottom-left-radius: 5px; 
	float: left; 
	background: white; 
	width: 187px; 
	height: auto;
	line-height: 50px; 
	position: relative; 
	padding-bottom: 16px;
	padding-top: 30px;
}
#inframe-section {
	border-bottom-right-radius: 10px;	
	float: left; 
	background: white; 
	width: 980px; 
	height: auto; 
	position: relative;
	padding-bottom: 32px;
}
#inframe-section p { 
	padding: 0 32px; 
	text-indent: 2em; 
	text-align: justify; 
	font-size: 14px; 
	line-height: 0.7cm;  
}
#navigation { 
	background: #eeeeee; 
	border:5px solid #C70039; 
	border-top-right-radius: 10px; 
	border-bottom-right-radius: 10px; 
	height: 400px; 
	line-height: 50px; 
	position: relative; 
	z-index: 20; 
}

/*
#navigation ul { 
	padding-top: 30px; 
	list-style: none; 
	list-style-position: outside; 
	font-size: 12px; 
	text-shadow: rgba(255,255,255,0.5) 0px 1px 1px; 
}
#navigation ul li { 
	display: block; 
	position: relative; 
	padding-right: 2px; 
}
*/

#navigation ul li a { 
	color: #000; 
	padding: 10px;
	font-size:16px; 
	letter-spacing:1px;
        border: 0px solid;
        padding-right:70px; 
}
#navigation ul li a:hover, #navigation ul li.active a { 
	text-align: right; 
	background: #C70039; 
        text-decoration: none; 
	font-weight: bold;
	font-style: italic;
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
}

.citation a img { 
	height: 24px;
}
.foundation p {
	text-align: center; 
	font-family: Microsoft YaHei; 
	font-weight: bolder; 
	font-size: 12px; 
	line-height: 15px; 
	padding-left: 12px; 
	padding-right: 12px; 
}
.text-hide {
	height: 267px;
	overflow: hidden;
}
.text-show {
	overflow: auto;
}

.button-show {
	display: inline-block;
}
.button-hide {
	display: none;
}
.footer { 
	width: 1180px; 
	float: left; 
	margin-bottom: 32px; 
	margin-top:16px; 
}
.footer-nav { 
	text-align: center; 
}
.footer-nav ul { 
	list-style: none; 
	list-style-position: outside; 
	font-size: 13px; 
}
.footer-nav ul li { 
	padding-right: 50px; 
}
.footer-nav ul li a { 
	color: #666; 
}
.footer-nav ul li a:hover { 
	color: #3995d6; 
	text-decoration: none; 
}
.footer p.copy {
	text-align: center; 
	font-size: 13px; 
	color: #666; 
}
.footer p.copy a { 
	color: #7B8CAC; 
	text-decoration: none; 
}
.footer p.copy a:hover { 
	color: #3995d6; 
	text-decoration: none; 
}
#datasets { 
  padding: 32px;
  background-color: white;
  height: auto;
}
#datasets p {
	padding: 16px 16px;
	font-size: 18px;
	line-height: 0.7cm;
}
p.warning {
	padding-bottom: 16px;
	font-size: 32px;
	line-height: 0.7cm;
	text-align: center;
	color: red;
	font-weight: bolder;
}
#browse { 
  padding: 32px;
  background-color: white;
  height: auto;
}
#browse .para {
	padding-left: 36px;
	padding-bottom: 28px;
	width: 330px;
	float: left;
}
#browse .para2 {
	padding-left: 36px;
	padding-bottom: 28px;
	width: 330px;
	float: left;
}
#browse .alert {
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
	vertical-align: middle;
	float: right;
}

#browse .title {
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	line-height: 30px;
}
#browse .underline {
	height:1px;
	border:none;
	border-top:2px solid;
	color:#CCDDFF;
	width:300px;
}

#browse .force{
	color: red;
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
	vertical-align: middle;
	float:right;
} 
#browse input {
 border: 3px solid #ccddff;
 border-radius: 5px;
 width: 284px;
 height: 26px;
}

#browse p {
	padding-bottom: 0px 16px;
	font-size: 18px;
	line-height: 0.7cm;
}
#inframe-section .citation p {
	padding: 12px 32px;
	text-indent: 2em; 
	text-align: justify; 
	font-size: 18px; 
	line-height: 0.7cm;  
}

#inframe-section #browse p {
	padding: 0px 0px;
	text-indent: 0em; 
	text-align: justify; 
	font-size: 8px; 
	line-height: 0.7cm;  
}


.citation blockquote {
	padding: 0 64px;
	font-size: 14px;
}

#method p {
	padding: 16px 16px;
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	word-spacing: 3px;
	text-align: justify;
}
#method p.p1 {
	text-indent: 0em;
	padding-left: 100px;
	font-size: 16px;
	line-height: 30px;
	word-spacing: 3px;
	text-align: justify;	
}
#method h1 {
	font-size: 24px;
	padding: 16px 16px;
	line-height: 30px;
	font-weight: bolder;
	font-style: italic;
}

#method h2 {
	font-size: 20px;
	padding: 8px 8px;
	line-height: 30px;
	font-weight: bold;
}

#index {
	background-color: white;
	height: auto;
	overflow: scroll;
	box-shadow: 0px 0px 7px rgba(0,0,0,0.3);,0,0,0.3); -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.3); -o-box-shadow: 0px 0px 7px rgba(0,0,0,0.3);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#method td {
	font-size: 12px;
}

figcaption {
	display: block;
	margin: 0 auto;
	font-size: 24px;
	font-weight: bolder;
	line-height: 40px;
	text-align: center;
}

#signature {
	background-color: white;
	height: auto;
	box-shadow: 0px 0px 7px rgba(0,0,0,0.3);,0,0,0.3); -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.3); -o-box-shadow: 0px 0px 7px rgba(0,0,0,0.3);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#signature table {
  border-collapse: collapse;
  margin-left: 16px;
  margin-bottom: 32px;
}
#signature td {
  padding: 0.3em 1em;
  font-size: 16px;
} 

#signature th {
  padding: 0.3em 1em;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  width: 150px;
  background-color: #CCDDFF;
  margin-top: 0;
} 

