body,td {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px;
}

a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.table1{
	border-collapse: collapse;
}

.line1 {
	border-left-color: #0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #0C0;
	border-right-style: solid;
	border-right-width: 1px;
}

.line2{
	border-bottom-color: #999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.line3{
	border-bottom-color: #600;
	border-bottom-style: double;
	border-bottom-width: 5px;
}
.line4{
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.bg1 {
	background-image: url(image/top2.jpg);
}

.style1{
	color: #FFF;
}

.style2{
	font-size:14px;
	color: #600;
	text-shadow:#CCC;
}


