body {
	margin: 0 auto;
	text-align: center;
	//background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 744px;
	text-align: left;
}
div.row {
	clear: both;
	
}
div.row_center {
	text-align: center;
	
}
div.row_bottom {
	padding-top:20px;
	
}
div.mainbox {
	width: 644px; 
	height: 88px; 
	padding: 50px;
	
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	clear: both;
	//margin-left: 198px;
	text-align: center;
}
input.sign {
	width: 294px;
	height: 22px;
	border: 1px #99cf17 solid;
	padding: 2px;
	font-size: 11px;
	float: left;
	margin-left: 198px;
	margin-right: 6px;
}


f3 { 
	color: #9fda14; 
	font-family: sans-serif; 
	font-size: 20px;
	font-weight: bolder;
} 

f4 { 
	color: #838d88; 
	font-family: sans-serif; 
	font-weight: normal;
	font-size: 18px;
}

f5 { 
	color: #838d88; 
	font-family: sans-serif; 
	font-weight: normal;
	font-size: 12px;
} 
 
div.mainboxfull {
	width: 644px; 
	//height: 88px; 
	padding: 50px;
	text-align: left;
	
}