body,form,ol,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5{
	padding:0;
	margin:0;
}
body,td,th {
	font-size: 12px;
	color: #666;
}
body {
	/*background-image:url(../images/bg.gif) repeat;*/
	background:url(../images/bg2.jpg) #4F423A no-repeat center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.l20{
	line-height:20px;
}
.l22{
	line-height:22px;
}
.l24{
	line-height:242px;
}
.l25{
	line-height:25px;
}
.l26{
	line-height:26px;
}
font12{
	font-size:12px;
}
font14{
	font-size:14px;
}
font16{
	font-size:16px;
}
a {
	font-size: 12px;
	color: #666;
	text-decoration:none;
}
a:visited {
	color: #C30;
}
a:hover {
	color: #F00;
	text-decoration:underline;
}
a:active {
	color: #333;
}
#page{
	width:100%;
	margin:auto;
	overflow:hidden;
}