body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
td{
	font-size:12px;
	color="#333333"
}
.line{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
a:link{
	color:#333333;
	text-decoration:underLine;
}
a:visited{
	color:#333333;
	text-decoration:underLine;
}
a:hover{
	color:#ff6666;
	text-decoration:none;
}

.left_top_bg {
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
