body{margin:0px;}
img{border:none;}
#content_about
{
	position:relative;
	width:1024px; height:768px;
	text-align:left;
	margin:0 auto 0 auto;
	background-image:url('../img/bg_about.jpg');
	background-repeat: no-repeat;
}
#content_menu
{
	position:relative;
	width:1024px; height:768px;
	text-align:left;
	margin:0 auto 0 auto;
	background-image:url('../img/bg_menu.jpg');
	background-repeat: no-repeat;
}
#header
{
	position:relative; float:left;
	width:1024px; height:120px;
	margin-top:30px;
}
.logo
{
	position:relative; float:left;
	width:285px; height:100px;
	margin:10px 0px 0px 50px;
}
.right-nav
{
	position:relative; float:right;
	width:650px; height:120px;
}
.back
{
	position:relative; float:right;
	width:550px; height:53px;
	text-align:right;
	margin:10px 50px 0px 0px;
}
.nav
{
	position:relative; float:right;
	width:645px; height:23px;
	text-align:right;
	margin:30px 50px 0px 0px;
}
.nav a
{
	margin:0px 0px 0px 40px;
}
#info
{
	position:relative; float:left;
	width:710px; height:574px;
	margin:10px 0px 0px 50px;
}
#info2
{
	position:relative; float:left;
	width:710px; height:574px;
	margin:10px 0px 0px 30px;
}