td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;

}
.font {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 120%;
}
.bg {
	background-image: url(../images/image_1/bj1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	background-color: #003366;
}
a:link,a:visited {
    color:#000099;
    text-decoration:none;
	}

a:hover {
    color:#000000;
	text-decoration:underline;
	}
.bold {font-weight:bold;}

.point {background-image:url(../images/point.jpg);
        background-repeat:repeat-x;}