.times {
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E6E6E6;
	background-image: url(img/bg.jpg);
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
a:hover {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.block {
	background-color: #E6E6FF;
	width: 600px;
	border: 12px solid #FFFFFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 5px;
}

a:active {
	text-decoration: none;
	color: #666666;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}.institution {
	font-weight: bold;
}
.description {
	color: #919191;
}
p {
	margin: 5px;
}


.sub_title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "ºÚÌå";
}
.block_title_cn {
	background-color: #E6E6FF;
	width: 600px;
	border: 12px solid #FFFFFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 5px;
	background-image: url(img/bg_stamper.jpg);
	background-repeat: no-repeat;
}
.block_title_en {

	background-color: #E6E6FF;
	width: 600px;
	border: 12px solid #FFFFFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 5px;
	background-image: url(img/bg_stamper_en.jpg);
	background-repeat: no-repeat;
}
