body {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
table {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
    position: relative;
	left: 1px;
	top: 1px;
	color: #333333;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: none;
}
.dian {
	background-image: url(../images/dian.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.font_150 {
	line-height: 150%;
}
.button_font {
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
.top_bg {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
