<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#page {
	width: 1000px;
	background-color: #FFFFFF;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 0px;
	margin-bottom: 0px;
}
a{
	outline: none; /* for Firefox */



 hlbr:expression(this.onFocus=this.blur()); /* for IE */
	font-weight: bold;
	
	color: #333;
} 


.content_title {
	font-size: 15px;
	font-weight: bold;
	color: #690;
}
.content_title-pink {
	font-size: 15px;
	font-weight: bold;
	color: #db4780;
}
.content_title-blue {
	font-size: 15px;
	font-weight: bold;
	color: #3dafda;
}
.content_title-red {
	font-size: 15px;
	font-weight: bold;
	color: #de4d53;
}
.content_title-green {
	font-size: 15px;
	font-weight: bold;
	color: #4cc083;
}




.content_list {
	font-weight: bold;
	color: #333;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "蝝唳�𡡞��";
	font-size: 12px;
}
.copyright {
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	text-align: center;
	padding-top: 16px;
}.content {
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
	text-align: left;
	padding: 4px;
	background-color: #f2f2f2;
}
.box {
	background-color: #D3E4E7;
	padding-left: 10px;
}
.point {
	color: #699;
}
#contentbox {
	width: 400px;
	padding: 0px;
}
.vedio {
	background-image: url(images/angel02_vedio.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
</pre></body></html>