.page {
	font-size: 9pt;
	color: #FFFFFF;
}
.black {
	font-size: 9pt;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 9pt
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 9pt;
}
a:active {
	color: #000000;
	font-size: 9pt;
}
.big {
	font-size: 14px;
	color: #FFFFFF;
}
.bk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.bk1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.article {
	font-size: 14px;
	line-height: 8mm;
	color: #000000;
}
.daohang a:link {color: #ffffff;text-decoration: none;font-size: 9pt;}
.daohang a:visited {color: #ffffff;text-decoration: none;font-size: 9pt}
.daohang a:hover {color: #FFff00;text-decoration: underline;font-size: 9pt;}
.daohang a:active {color: #ffffff;font-size: 9pt;}
.tushu a:link {color: #ff0000;text-decoration: none;font-size: 9pt;}
.tushu a:visited {color: #ff0000;text-decoration: none;font-size: 9pt}
.tushu a:hover {color: #FFff00;text-decoration: underline;font-size: 9pt;}
.tushu a:active {color: #ff0000;font-size: 9pt;}
.article1 {
	font-size: 9pt;
	line-height: 5mm;
	color: #000000;
}.rec {
	border: 1px solid #0099FF;
	font-size: smaller;
}
.rec1 {
	font-size: smaller;
	border-top: 1px none #0099FF;
	border-right: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */
