<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
h1{
	font-size:1.3em;
}
h2{
	font-size:1.5em;
	font-weight:normal;
}
h3,#alink,.bold_green{
	font-size:1.34em;
}
h4{
	font-size:1em;
}

.main-menu{
	font-size:0.9em;

}

#main-content{
	//font-size:0.75em;
	font-size:0.813em;
}

.main-article{
	line-height:20px;
}

.enewsletter-content{
	font-size:1em;
}

.footer_bottom{
	line-height:20px;
}

.sitemap_list dl, .sitemap_list_home dl{
	font-size:0.75em;
}

.sitemap_list,#main-content{
	line-height:16px;
}
.sitemap_list dl dt{
	margin-bottom:5px;
}
.sitemap_list dl dd{
	margin-bottom:2px;
}
.news_list li span{
	line-height:18px;
}
.content_title p{
	line-height:15px;
}
.footer_bottom,.mobile,.language a,.search,.content_title p{
	font-size:0.688em;
}


.event-title, .event-date{
	font-size:1em;
}

.event-close{
	font-size:0.688em;
}

/* 2012 12 21 kunyu yang  */
.games {
	margin:0px auto;
	width:295px;
	height:90px;
}

.gamesB {
	height:18px;
	text-align:left;
}
/* 2012 12 21 kunyu yang  */


/* 2012 12 21 Donghai xian  */
.custom_height1{
	height:20px;
	}
.custom_height2{
	height:20px;
	}

/* 2012 12 21 Donghai xian  */

/* 2013 01 08 weilian zhodng */
/* Explicitly set height/width of each list item */
.simply-scroll .simply-scroll-list li {
	float: certer;  /*Horizontal scroll only  */
	width: 400px;
	height: 40px;
}
.header_menu ul li ul li a img{
	position:absolute;
	right:8px;
	top:5px;
}
/* 2013 01 08 weilian zhodng */</pre></body></html>