@charset "utf-8";
/* CSS Document */
body
{
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 15px;
	color: #666600;
	font-weight: bold;
}

a
{
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}

a:hover
{
	text-decoration: underline;
}

h3
{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
	color:#cc0033;
}

#main
{
	width: 1311px;
	margin-left: auto;
	margin-right: auto;
	height: 745px;
	position: relative;
}

#main-info
{
	position: absolute;
	top: 519px;
	width: 555px;
	height: 50px;
	z-index: 1000;
	font-size: 12px;
	line-height: 18px;
}

#main-info a
{
	color: #CC9933;
}

#left
{
	float: left;
	width: 370px;
	height: 745px;
}

#left-top
{
	width: 370px;
	height: 270px;
	background:url(../images/new/blade_egg_01.jpg) no-repeat;
	position: relative;
}

#logo
{
	position: absolute;
	width: 218px;
	height: 153px;
	top: 21px;
	left: 24px;
}

#left-btm
{
	width: 370px;
	height: 475px;
	background:url(../images/new/blade_egg_03.jpg) no-repeat;
	position: relative;
}

#getit-left
{
	position: absolute;
	width: 220px;
	height: 68px;
	top: 175px;
	left: 150px;
}

#getit-right
{
	position: absolute;
	width: 38px;
	height: 68px;
	top: 175px;
	left: 0px;
}

#right
{
	float: left;
	width: 941px;
	eight: 745px;
}

#right-top
{
	width: 941px;
	height: 250px;
	padding-top: 20px;
	background:url(../images/new/blade_egg_02.jpg) no-repeat;
}

#right-btm
{
	width: 941px;
	height: 475px;
	background:url(../images/new/blade_egg_close_04.jpg) no-repeat;
	position: relative;
}

#right-btm-hover
{
	width: 941px;
	height: 475px;
	background:url(../images/new/blade_egg_04.jpg) no-repeat;
	position: relative;
	display: none;
}

#note
{
	position: absolute;
	width: 158px;
	height: 261px;
	top: 214px;
	left: 670px;
}

.egg
{
	position: absolute;
	width: 219px;
	height: 296px;
	top: 116px;
	left: 351px;
	cursor: pointer;
}
