@charset "utf-8";
/* CSS Document */

body
{
	background-color:#666666;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

footer
{
	color: #FFFFFF;
}


.table
{
	background-color:#FFFFFF;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border: 0px;
	
}

.header
{
width: 900px;
background:#FFFFFF;
}
.title {
	font-size:24px;
	font-family:Courier New;
	font-weight:bold;
	text-decoration:blink;
	width:400px;
	border:groove;
	border-bottom-color:#FFFF00;
	border-top-color:#FF0000;
	border-left-color:#FF0000;
	border-right-color:#FFFF00;
	margin-left:auto;
	margin-right:auto;
}

.formright {
	width:200px;
	background-color:#FFFF99;
	float:right;
}

.formleft {
	width:300px;
	text-align:justify;
	font-family:Courier New;
	font-size:14px;
	float:left;
	font-weight: bold;
	padding-right: 5px;
	vertical-align: top;
}

.sale_sign {
width:245;
border-style:solid;
border-color:#000000;
border-width:medium;
font-size:15px;
font-weight:bold;

}

.tcontactus
{
background-color:#FFFFFF;
width:500;
}

.footer {
	background-color:#333333;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	color: #FFFFFF;
}

.divtime {
float:right;
width:200px;
}