.news {
	list-style-type: none;
}
.news dt {
}
.news dt {
	padding-left: 20px;
	list-style-type: circle;
}
.news dt {
	background-image: url(../images/ya_a003.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	color: #666666;
	font-size: 12px;
}
.news dd {
	color: #666666;
	font-size: 12px;
	margin-left: 20px;
	background-color: #FFE0C1;
}
.news h2 {
	border-bottom-width: thin;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-left-width: thick;
	border-left-color: #666666;
	font-size: 24px;
	font-style: italic;
	color: #666666;
	margin-bottom: -17px;
}
#main {
}
#main {
	height: 600px;
	width: 800px;
	background-position: center;
}
#finding {
	width: 800px;
}
#finding h1 {
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#finding h2 {
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#mainlink {
	width: 700px;
	padding-left: 100px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #0033FF;
}
