/* 
    Document   : style
    Created on : 20 Jul, 2013, 3:58:03 PM
    Author     : RAM
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*/
body, html {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
body {
	color: #FFFFFF;
	background: #000000;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
.logo{
	width:100%;
	height:150px;
	top:0px;
	position:fixed;
	background:url(../img/logo.png) no-repeat center;
}
.bar{
	width:100%;
	height:3px;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	background:url(../img/bar.gif) no-repeat center;
}
.h50{
	height:50px;
}
.h80{
	height:80px;
}
.img_00{
	width:970px;
	height:465px;
	margin:auto;
	background:url(../img/img_00.jpg) no-repeat center;
}
.img_01{
	width:970px;
	height:518px;
	margin:auto;
	background:url(../img/img_01.jpg) no-repeat center;
}
.img_02{
	width:970px;
	height:550px;
	margin:auto;
	background:url(../img/img_02.jpg) no-repeat center top;
}
.img_03{
	width:970px;
	height:518px;
	margin:auto;
	background:url(../img/img_03.jpg) no-repeat center top;
}
.img_04{
	width:970px;
	height:518px;
	margin:auto;
	background:url(../img/img_04.jpg) no-repeat center top;
}
.img_05{
	width:970px;
	height:518px;
	margin:auto;
	background:url(../img/img_05.jpg) no-repeat center top;
}
.img_06{
	width:970px;
	height:518px;
	margin:auto;
	background:url(../img/img_06.jpg) no-repeat center top;
}
#top_btn{
	float:right;
	position:fixed;
	bottom:50px;
	right:0px;
	height:70px;
	width:290px;
}
.btn_00{
    width:285px;
	height:32px;
	border:0;
	padding:0px 0px 0px 0px;
	background:url(../img/rnd_item_btn.jpg) no-repeat;
}
.btn_00:hover{
	cursor: pointer;
	background:url(../img/rnd_item_btn_h.jpg) no-repeat;
}
#menu {
	width:100%;
	position:absolute;
	top:325px;
}

#top_01_p{
	padding-top:490px;
	margin-left:700px;
}
.btn_01{
    width:285px;
	height:32px;
	border:0;
	padding:0px 0px 0px 0px;
	background:url(../img/top_btn.png) no-repeat;
}
.btn_01:hover{
	cursor: pointer;
	background:url(../img/top_btn_h.png) no-repeat;
}
.btn_02{
	margin-top:5px;
    width:285px;
	height:32px;
	border:0;
	padding:0px 0px 0px 0px;
	background:url(../img/take_btn.png) no-repeat;
}
.btn_02:hover{
	cursor: pointer;
	background:url(../img/take_btn_h.png) no-repeat;
}


#section-1{}
#section-2{}
#section-3{}
#section-4{}
#section-5{}
#section-6{margin-bottom:-30px}

a.logo_starfish{
	width:104px;
	height:38px;
	background:transparent url(../../img/logo_starfish.gif) no-repeat;
}
.sf_copylight{
	width:100%;
	height:100px;
}