#box {
	width: 700px;
	padding: 0px 0px 20px;
	margin: 0px auto;
}
#catch1 {
	margin: 0px 0px 20px;
	padding: 0px 0px 5px;
	width: 700px;
	border-bottom: 1px solid #999999;
}
#class1st {
	margin: 0px auto;
	padding: 0px 0px 10px;
	width: 600px;
	border-bottom: 1px dotted #999999;
}
#class2nd {
	margin: 0px auto;
	padding: 10px 0px;
	width: 500px;
	border-bottom: 1px dotted #999999;
}
#list-mark {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background: url(../images/linkmark_r.gif) no-repeat left center;
	text-indent: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
#list-mark a,#list-mark a:visited {
	color: #333333;
	text-decoration: none;
}
#list-mark a:hover {
	color: #2b70b6;
	text-decoration: underline;
}
#list-mark-long {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background: url(../images/linkmark_r.gif) no-repeat left center;
	text-indent: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#list-mark-long a,#list-mark-long a:visited {
	color: #333333;
	text-decoration: none;
}
#list-mark-long a:hover {
	color: #2b70b6;
	text-decoration: underline;
}
#list-non {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#list-non a,#list-non a:visited {
	color: #333333;
	text-decoration: none;
}
#list-non a:hover {
	color: #2b70b6;
	text-decoration: underline;
}
