<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.n-compete-s{
	height:40px;
}
.n-compete-s select{
	height:40px;
	border:1px solid #e1e1e1;
	line-height:40px;
	font-size:14px;
	padding-left:8px;
	display: block;
	float: left;
}
select.ncs-select1{
	width:160px;
}
select.ncs-select2{
	width:100px;
	margin-left:20px;
}
select.ncs-select3{
	width:80px;
	margin-left:20px;
}
input.ncs-input{
	background:url(../images/ncp-sicon.png) no-repeat left top;
	height:40px;
	width:66px;
	border:0;
	text-indent: -9999px;
	margin-left:20px;
	cursor:pointer;
	float:left;
}
.ncs-text{
	width:380px;
	text-align: right;
}
.ncs-text a{
	line-height:40px;
	text-decoration: underline;
	background: url(../images/ncp-sicon.png) no-repeat;
	line-height:40px;
	display:inline-block;
}
.ncs-text a.ncs-a1{
	background-position:left -68px;
	padding-left:22px;
	font-size:12px;
	color:#999;
}
.ncs-text a.ncs-a2{
	background-position:left -123px;
	padding-left:28px;
	color:#0089f5;
	margin-left:25px;
}
p.ncs-ptext{
	line-height:26px;
	border:1px solid #e1e1e1;
	padding:12px 20px;
	font-size:14px;
	text-align: justify;
}
.ncs-table{
	border-bottom:13px solid #e1e1e1;
}
.ncs-table table{
	background:#e1e1e1;
	width:100%;
}
.ncs-table table th{
	height:54px;
}
.ncs-table table td{
	height:50px;
	background:#fff;
	text-align: center;
	font-size:14px;
	box-sizing: content-box;
}
.ncs-table table td a{
	font-size:18px;
	color:#0089f5;
	text-decoration: underline;
}
.ncs-table table tr td:first-child{
	font-size:16px;
	color:#888;
	font-weight:700;
}
.ncs-table table tr:nth-child(5n+1) td{
	border-bottom:7px solid #e1e1e1;
}
.ncs-table table tr:last-child td{
	border-bottom:1px solid #e1e1e1;
}
.ncs-copyright{
	line-height:24px;
	font-size:14px;
	color:#666;
	text-align: justify;
}

h1.nsc-compete-tit{
	text-align:center;
	font-size:24px;
	line-height:32px;
	padding:8px 0;
}
.nsc-compete-ac{
	line-height:24px;
	font-size:12px;
	color:#666;
	text-align: center;
}
.nsc-compete-ac span{
	margin:0 5px;
}
.nsc-compete-text p{
	margin-bottom: 15px;
	line-height:26px;
	text-align: justify;
}
.nsx-winbox{
	width:600px;
	height:236px;
	background:#fff;
	position: absolute;
	left:50%;
	top:50%;
	margin-top:-118px;
	margin-left:-300px;
	padding:0 20px;
}
.nsx-ltx{
	line-height:32px;
	padding:15px 0 10px 0;
	text-align: center;
	font-size:20px;
}
p.nsxp-nav{
	line-height:26px;
	font-size:14px;
}
/*404*/
.nh404{
	width:480px;
	height:320px;
	background:url(../images/404.gif) no-repeat left top;
	padding-top:270px;
	position: fixed;
	left:50%;
	top:50%;
	margin-left:-240px;
	margin-top:-160px;
}
.nh404 a{
	display: block;
	margin: 0 auto;
	width:140px;
	height:44px;
	background:#3ca5f6;
	line-height:44px;
	color:#fff;
	font-size:18px;
	text-align:center;
}

/*500*/
.nh500{
	width:480px;
	height:320px;
	background:url(../images/500.gif) no-repeat left top;
	padding-top:270px;
	position: fixed;
	left:50%;
	top:50%;
	margin-left:-240px;
	margin-top:-160px;
}
.nh500 a{
	display: block;
	margin: 0 auto;
	width:140px;
	height:44px;
	background:#3ca5f6;
	line-height:44px;
	color:#fff;
	font-size:18px;
	text-align:center;
}
</pre></body></html>