#new-wrapper
{
	position:relative;
	width:805px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#new-container
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#new-header
{
	position:relative;
	width:805px;
	height:151px;
	background:url(../images/header_2010.jpg) no-repeat;
}
#new-header-left
{
	float:left;
	width:638px;
}
#new-header-right
{
	float:right;
	width:145px;
}
#new-content
{
	position:relative;
	width:805px;
}
#new-content-left
{
	float:left;
	width:170px;
}
#new-content-left-main
{
	width:145px;
	text-align:left;
}
#new-content-right
{
	float:left;
	width:635px;
}
#new-content-right-1
{
	float:left;
	width:468px;
	text-align:left;
}
#new-content-right-2
{
	float:right;
	width:145px;
	text-align:left;
}
.clear{clear:both;}
.white{color:#fff;}
.top_link
{
	text-decoration:none;
	color:#fff;
}
.top_link:hover
{
	text-decoration:underline;
	color:#fff;
}
.login_field
{
	width:120px;
	border:1px solid #f27cb1;
}