body {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin: 0px;
 }
 a {
	text-decoration: none;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

.mini{
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}
.main2{
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
p.link1 {
	font-size: 12px;
	color: #000099;
	line-height: 18px;
	margin: 0px 0px 0px 5px;
	background: url(../img/point.gif) no-repeat left center;
	padding-left: 0px;
	text-indent: 20px;
}
p.link2 {
	font-size: 12px;
	color: #000099;
	line-height: 18px;
	margin: 0px 0px 0px 35px;
	background: url(../img/point.gif) no-repeat left center;
	padding-left: 0px;
	text-indent: 20px;
}
p.link3 {
	font-size: 12px;
	color: #000099;
	line-height: 18px;
	margin: 0px 0px 0px 55px;
	background: url(../img/point.gif) no-repeat left center;
	padding-left: 0px;
	text-indent: 20px;
}