/* CSS Document */
body {
	margin: 0px;
	background-image: url(images/bj.jpg);
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.inputleft{
	border: 1px solid #C5C5C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a01{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a02{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 160%;
}
.a03{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 160%;
	font-weight: bold;
}
.a04{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a{ font-size:12px; text-decoration:none;}