body {
	padding:0;
	margin:0;
	background-color: #F0F0F0;
	background-position: center top;
}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#6c6c6c;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;}
a img{ border:0px}

.site_center {text-align:center; width:100%;}
.site_center1 {margin:0 auto; text-align:left; width:717px;}
