.left {
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.right {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.center {
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 5px;
}
.links {
	font-size: 12px;
	text-decoration: underline;
}
.n_list li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.gaiyou td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 5px;
}
.orange_title {
	display: block;
	height: 18px;
	width: 585px;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #F90;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
}
.list_s {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

