.buttom {
	font-family: sans-serif;
	font-size: 11px;
}
a:link, a:visited{
	color: #F7F7F7;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}.solid_line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.dot_line_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0066FF;
}
