﻿.font {
	font-family:Arial;
	font-size:11px;
	line-height:20px;
	color:#000000;
}
.font18 {
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#000000;
}
.fontlan{
	font-size:11px;
	font-family:Arial;
	color:#072741;
	font-weight: bold;
}
body{
	margin:0px;
	background-image:url(../images/mainbj.gif);
	background-position:center;
	background-repeat:repeat-y;
}
td{
	font-family:Arial;
	font-size:11px;
	line-height:20px;
	color:#000000;
}
input{
	font-size:11px;
	font-family:Arial;
	border:#cccccc solid 1;
}
textarea{
	font-size:11px;
	font-family:Arial;
	border:#cccccc solid 1;
}

