#top {
	background-image: url(../file/sougo/bg_top.jpg);
	background-repeat: no-repeat;
	height: 200px;
	background-position: 0px 14px;
}
#exp {
	width: 880px;
	margin-left: 40px;
	margin-top: 10px;
}
.sc_ex_l {
	float: left;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #009933;
	font-weight: bold;
}
.sc_ex_r {
	float: left;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sc_ex_l_n {
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 5px;
	color: #009933;
	font-weight: bold;
}
.sc_ex_r_n {
	float: left;
	width: 780px;
	text-indent: 20px;
	padding-top: 5px;
}
.sc_ex_r_l {
	float: left;
	width: 880px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-indent: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sc_ex_r_l_n {
	float: left;
	width: 880px;
	text-indent: 120px;
	padding-top: 5px;
}
#link {
	margin-left: 80px;
	margin-top: 10px;
	width: 800px;
}
#link a {
	font-weight: bold;
}
.sc_lk_l {
	text-indent: 10px;
	padding-top: 5px;
}
.sc_lk_r {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	text-indent: 10px;
}
