<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*========== Article Space ==========*/

#article {
	width:630px;
}

#article:after {
	content: "";
	display: block;
	clear: both;
	height:0;
}

#article {display:inline-block;}
#article {display:block;}

#article h3 {
	clear: both;
}

.breadcrumb {
	color:#666;
	background:#E9E9E9;
	font-size:10px;
	margin:0 0 20px;
	padding:5px;
}

.breadcrumb:after {
	content: "";
	display: block;
	clear: both;
	height:0;
}

.breadcrumb {display:inline-block;}
.breadcrumb {display:block;}

.breadcrumb li {
	float:left;
}

/*========== Swan Group Info ==========*/

#swaninfo {
	 background:#f6f6f6;
	 border:1px #aaa solid;
	 padding:10px;
	 text-align:center;
	 margin:20px 0 10px;
}

#swaninfo dt {
	font-size:14px;
	font-weight:bold;
}

#swaninfo dd {
	color:#666;
	font-weight:normal;
	font-size:10px;
	padding:5px 0 0;
}

#swaninfo a:link {
	color:#f00;
}

#swaninfo a:visited {
	color:#f00;
}

#swaninfo a:hover {
	color:#ff6c6c;
}

/*========== Section1 ==========*/

.photos {
	float:left;
	width:260px;
}

.photos img {
	margin:0 0 5px;
}



/*========== Video Player ==========*/

.video {
	clear:both;
	margin:0 0 20px 0;
}

/*========== Event ==========*/

.event {
	clear:both;
}

.eventcontent {
	clear:both;
	border:1px #f2e0c9 solid;
	padding:19px;
	background:#fbf6ef;	
}

.eventdetail {
	border-bottom:1px #f2e0c9 solid;
	clear:both;
	margin:10px 0 0;
	padding:0 0 10px;
	position:relative;
}

.eventdetail:after {
	content: "";
	display: block;
	clear: both;
	height:0;
}

.eventdetail {display:inline-block;}

.eventdetail {display:block;}

.event h4 {
	font-size:16px;
	font-weight:bold;
	color:#a20000;
	margin:0 0 10px;
	padding:0;
	width:410px;
}

.event h5 {
	font-size:12px;
	font-weight:normal;
	width:410px;
	margin:0 0 10px;
}

.eventdate {
	padding:0 0 20px;
	font-size:14px;
	font-weight:bold;
	width:410px;
}

.eventphoto {
	position:absolute;
	right:0;
	top:0;
	float:right;
	width:180px;
	margin:0;
	padding:0;
}

.eventdesc {
	width:390px;
	margin:0;
	padding:0;
}

/*========== Contact ==========*/

#contact {
	background:#ffefef;
	background-position:280px 30px;
	color:#000;
	clear:both;
	font-size:14px;
	line-height:22px;
	margin-top:10px;
	padding:20px;
}

#contact a:link {
	color:#fbe87f;
}

#contact a:visited {
	color:#fbe87f;
}

#contact a:hover {
	color:#fff;
}

#contact h4 {
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
}


#contact table {
	border:0;
	border-collapse:collapse;
	border-top:1px #ccc solid;
	margin:0 auto;
	width:590px;
}

#contact table th {
	border-bottom:1px #ccc solid;
	padding:5px 0;
	text-align:left;
	vertical-align:top;
	width:150px;
}

#contact table td {
	border-bottom:1px #ccc solid;
	padding:5px 0;
}

#contact ul {
	padding:0 40px 20px;
}

#contact ul:after {
	content: "";
	display: block;
	clear: both;
	height:0;
}

#contact ul {display:inline-block;}

#contact ul {display:block;}

#contact li {
	padding:3px 0 0;
}



#interview {
	margin:40px 0 0;
	background:#f7ffe5;
}

#interview2 {
	padding:0 20px 20px;
}

#interview .interviewer {
	font-size:16px;
	font-weight:bold;
	margin:30px 0 10px;
}





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