<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slider .title {
    font-size: 50px;
}

#content-right {
    background-position: right -120px;
}

#content .box{
	height: auto;
}

#content .box.inner {
	margin-left: 100px;
}

#content .box::before{
	width: 50%;
	height:250px;
}

#content .box .title-intro{
	height:50%;
}

#wc{	
	margin-left: 20px;
	margin-right: 20px;
}

#wc .item{
	padding:5px 10px 5px 10px;
	margin-left:5px;
	margin-right: 5px;
	margin-bottom:10px;
	font-size: 11px;
}

#footer{
	height:245px;
}

#footer .left .logo{
	text-align: center;
}

#footer .left .copy{
	text-align: center;
}

#footer .right nav{
	margin-left: auto;
	margin-right: auto;
	float: none !important;
	text-align: center;
	margin-top:35px;
}

#newtime_logo{
	position: relative;	
	text-align: center;
	top:0px;
	left:0px;
}</pre></body></html>