.font_1 {
	font-size: 12px;
	color: #F5EAEE;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
}
body,td,th {
	font-size: 12px;
}
.font_2 {
	font-size: 12px;
	color: #ccc133;
}
.font_3 {
	font-size: 12px;
	color: #505050;
}
.font_4 {
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
}
.input_1 {
	font-size: 12px;
	color: #000000;
	background-color: #ccc133;

}
.title_bg {
	background-repeat: repeat-x;
	background-position: bottom;
}
.img_kuang {
	border: 3px solid #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}