@charset "utf-8";
#nebody {
	line-height: 1.5;
}
* {margin:0; padding:0;}
.tab {position:relative;	font-size: 15px;
	height: 37px;}
.tab dt {
	position:relative;
	z-index:2;
	bottom:10px;
	float:left;
	color:#6d6d70;
	cursor:pointer;
	padding-top: 5px;
	padding-right: 15.7px;
	padding-bottom: 5px;
	padding-left: 15.7px;
	background-image: url(../images/ne/ne_bg02.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b2d8e2;
	border-right-color: #FFFFFF;
	border-left-color: #94aabd;
}
.tab .current {
	font-weight:bold;
	background-image: url(../images/ne/ne_bg01.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: underline;
}
.tab dd {
	position:absolute;
	z-index:1;
	top:1.6em;
	left:1px;
	width:99.7%;
	background:#fff;
}
.lin {
	background-color: #61bacd;
	height: 10px;
}
.nebox {
	font-size: 13px;
	text-align: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	_margin-left: 15px;
}
.neboxfiont {
	font-size: 15px;
}
.nebox a {
	font-weight: bold;
}
.nebox a:hover {
	font-size: 15px;
	font-weight: bold;
}
.nebox a:active{
	font-size: 15px;
	font-weight: bold;
}
.newfiont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#666666;
	text-align: right;
}
.nemore {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6d6d70;
	padding: 5px;
}
.neboxpage {
	margin-top: 10px;
	margin-bottom: 10px;
}
.neboxpagefiont {
	font-size: 15px;
	text-align: left;
	line-height: 2em;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	color: #333333;
}

