.obj{
	float:left;
}
.set1{
	margin-left:50%;
}
.set2{
	margin-left:-475px;
}
.titlebar{
	float:left;
	padding-left:20px;
	width:928px;
}
.menuplace{
	float:left;
	padding-left:290px;
	padding-top:18px;
}
.menu_bar{
	float:left;
	width:311px;
	height:31px;
	background-image:url(../imgs/gradient_menu.gif);
	background-repeat:repeat-x;
}
.menu{
	display:block;
	position:relative;
	z-index:2;
}
.top{
	float:left;
	width:928px;
	height:8px;
	margin-top:15px;
	font-size:1px;
	line-height:1px;
}
.topbar{
	float:left;
	width:912px;
	height:8px;
	background-color:#333333;
}
.bottom{
	float:left;
	width:928px;
	height:8px;
	font-size:1px;
	line-height:1px;
	margin-bottom:20px;
}
.bottombar{
	float:left;
	width:912px;
	height:8px;
	background-color:#333333;
}
.box{
	float:left;
	width:928px;
}
