<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t12 {
	sfont-size: 15px;
	line-height: 20px;
	color: #333333;
	font-family: "å¾®è»Ÿæ­£é»‘é«”";
}
.list {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-image: url(images/dot_2.gif);
	list-style-position: outside;
}
.tittle {
	font-size: 15px;
	font-family: "å¾®è»Ÿæ­£é»‘é«”";
	color: #FF0000;
	font-weight: bold;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
	text-decoration: underline;
}
.area {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "å¾®è»Ÿæ­£é»‘é«”";
	background-color: #FF3366;
	padding: 2px;
	line-height: 26px;
	text-align: center;	
}
.TT1 {
	font-size: 15px;
	font-family: "å¾®è»Ÿæ­£é»‘é«”";
	color: #0099FF;
	font-weight: bold;
}
.TT2 {
	font-size: 15px;
	font-family: "å¾®è»Ÿæ­£é»‘é«”";
	color: #0099FF;
	font-weight: bold;
}
.TT_film {

	font-size: 15px;
	font-family: "å¾®è»Ÿæ­£é»‘é«”";
	color: #333;
	font-weight: bold;

}
.main {
	background-color: #BDF1CA;
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	background-image: url(images/home_bg.jpg);
}
.box1 {
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background-color: #09F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "å¾®è»Ÿæ­£é»‘é«”";
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 50px;
}
.box2 {
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background-color: #CCC;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	padding: 10px;
	line-height: 30px;
	text-align: center;
}


.box-g {
	background: rgb(252,236,252);
	background: -moz-linear-gradient(top,  rgba(252,236,252,1) 0%, rgba(251,166,225,1) 50%, rgba(253,137,215,1) 51%, rgba(255,124,216,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,236,252,1)), color-stop(50%,rgba(251,166,225,1)), color-stop(51%,rgba(253,137,215,1)), color-stop(100%,rgba(255,124,216,1)));
	background: -webkit-linear-gradient(top,  rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%);
	background: -o-linear-gradient(top,  rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%);
	background: -ms-linear-gradient(top,  rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%);
	background: linear-gradient(to bottom,  rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%);
	font-family: "å¾®è»Ÿæ­£é»‘é«”";
	font-size: 20px;
	color: #FFF;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	font-weight: bold;
	width: 50px;


    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#ff7cd8',GradientType=0 );
	padding: 5px;



}
</pre></body></html>