body{
	margin: 0px;
	padding: 0px;
	position: relative;
}

#container{
	width:1000px;
	margin:auto;
}

#header a,#footer a{
	width:100%;
	height:100%;
	text-indent:-9999px; 
    font-size:0;
	display:block;
}

#header{
	width:100%;
	height: 75px;
	background: #000;
	position:fixed;
	z-index: 9999; 
}

#header a#logo{
	width: 156px;
	height: 75px;
	background: url(../img/sony_logo.png) no-repeat;
	float: left;
}


#header ul{
	width: 560px;
	height:75px;
	float:right;
}
#header ul li{float:left;}
#header a{height:75px;}
#header a.nav1{width:140px; background:url(../img/nav1.jpg) no-repeat top;}
#header a.nav2{width:140px; background:url(../img/nav2.jpg) no-repeat top;}
#header a.nav3{width:140px; background:url(../img/nav3.jpg) no-repeat top;}
#header a.nav4{width:140px; background:url(../img/nav4.jpg) no-repeat top;}
#header a.nav1:hover,#header a.nav2:hover,#header a.nav3:hover,#header a.nav4:hover,#header a.selected{background-position:bottom;}

#footer{width:100%; height: 30px; background: #000; position:fixed; z-index: 9999; bottom:0px;}

#footer #fL{width:350px; height:30px; background:url(../img/footer_l.png) no-repeat; position:relative; float:left;}
#footer #fL a.share{width:50px; height:15px; position:absolute; top:8px; left:293px; background:url(../img/share_btn.png) no-repeat top;}
#footer #fL a.share:hover{background-position:bottom;}

#footer #fR{width:200px; height:30px; position:relative; float:right;}
#footer #fR a.fans{width:150px; height:16px; position:absolute; top:7px; left:25px; background:url(../img/fans_btn.png) no-repeat top;}
#footer #fR a.fans:hover{background-position:bottom;}


#main{
	width:100%; position:relative;
}

.fee1{ width:100%; height:760px; background:url(../img/fee_bg1.jpg) top center; position:relative; top:75px;}
.fee2{ width:100%; height:925px; background:url(../img/fee_bg2.jpg) top center; position:relative;}
.f_area{ width:1000px;  position:absolute; left:50%; margin-left:-500px; }
.f_img1{ width:580px; height:740px; position:absolute; top:20px; left:530px;}
.f_img2{ width:700px; height:650px; position:absolute; top:30px; left:-130px;}
.f_img3{ width:480px; height:860px; position:absolute; top:30px; left:500px;}
.link1 a{position: absolute;width: 245px;height: 25px;z-index: 10;right:-20px;top:238px;}
.link2 a{position: absolute;width: 245px;height: 25px;z-index: 10;right:-80px;top:470px;}
.link3 a{position: absolute;width: 245px;height: 25px;z-index: 10;right:25px;top:540px;}

.feebtn{ width:147px; height:46px; position:absolute; background:url(../img/feebtn.png) no-repeat; top:85px; left:920px; z-index:1000}
.feebtn:hover{ background-position:0 -46px;}
