@charset "utf-8";
/* CSS Document */
#header{

}
#header_con{
	width:960px;
	height:155px;
	margin:0 auto;

}
#top_nav{
	float:right;
	line-height:15px;
	width:130px;
	left:670px;
	top:0;
	margin:50PX 20px 0 0;
}

#logo{
	height:93px;
	width:420px;
	float:left;
	background:url(../images/logo-ie7.png) no-repeat 0 20px;
	_background:url(../images/logo-ie6.gif) no-repeat 0 20px;
}
#logo a{
	display:block;
	text-indent:-9999px;
	height:93px;
	width:420px;
	float:left;
}
.navigation{
	background:url(../images/bg-nav-m.gif);
	margin:0 -23px 0 -26px;
	height:62px;
}
.navigation a{
	display:block;
	float:left;
	width:120px;
	line-height:54px;
	text-align:center;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.navigation a.on{
	background:url(../images/bg-nav-on.gif) no-repeat center;
	color:#000;
}
.navigation a:hover{
	background:url(../images/bg-nav-on.gif) no-repeat center;
	text-decoration:none;
	color:#000;
}
.nav_l{
	background:url(../images/bg-nav-l.gif) left top no-repeat;
}
.nav_r{
	background:url(../images/bg-nav-r.gif) right top no-repeat;
	height:62px;
}
#nav_studios{
	width:150px;
	float:right;
	color:#000;
	margin-left:30px;
	font-size:14px;
	padding-right:20px;
}
#nav_studios:hover{
	color:#000;
	text-decoration:underline;
	background:none;
}
#footer{
	line-height:52px;
	color:#898989;
}
#footer_con{
	margin:0 auto;
	width:930px;
	padding:0 15px;
	border-top:1px solid #8b8b8b;
}
.copyright{
	height:;
}
.bottom_nav a{
	color:#898989;
	text-decoration:none;
	padding-left:20px;
}
.bottom_nav a:hover{
	text-decoration:underline;

}

