<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------------------
over wright
-------------------------------------------------*/
.container article{
	margin-bottom:30px !important;
}
#footMenuBox{
	margin-top:0 !important;
}
section.container:after{
	
}
/*------------------------------------------------
original
-------------------------------------------------*/
.lead{
	margin-bottom:30px;
	padding:20px;
	background-color:#fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-shadow: 0px 5px 8px -4px #acbbb5;
}
.keyimgBox{
	background-color:#36d5d6;
	margin-bottom:0 !important;
	border-bottom:solid 2px #321900;
}
.containerOuter{
	margin-top:0 !important;
	background:url(/event/gw/common/images/pattern_img.png);
	background-color:#fffee3;
	
}
.containerOuter &gt; div{
/*	padding-top:40px;*/
	padding-bottom:70px;
	background:url(/event/gw/images/index/keyimg_under.png) repeat-x top;
}
section.container article{
	padding-bottom:30px;
	border:solid 5px #3a71bf;
	background-color:#fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0px 5px 8px -4px #acbbb5;
}
section.container article h2{
	margin-bottom:0 !important;
	padding:8px 5px;
	text-align:center;
	color:#fff;
	background-color:#3a71bf;

}
section.container article h2 span{
	font-size:0.7em;
	border-bottom: solid 1px #fff;
	margin-bottom:10px;
	}
.articleBody{
	margin-top:0 !important;
	padding:10px 20px;
	background:url(/event/gw/images/index/bg_gw.png) no-repeat 50% 50%;
}







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