body {
	background-color:#000005;
}

.jewery_paper_bg {
	width: 955px;
	height: 484px;
	position: fixed;
	left: 235px;
	top: 95px;
	z-index:1;
}

.jewery_bird_box {
	position: fixed;
	left:445px;
	top:285px;
	width:135px;
	height:159px;
	z-index:2;
	cursor:pointer;
}

.jewery_bird_box2 {
	position: fixed;
	left:685px;
	top: 95px;
	width: 100px;
	height: 50px;
	z-index:1;
}

#center_image_table {
	position: absolute;
	left:610px;
	top:130px;
	width:80px;
	height:335px;
	z-index:3;
}

.center_image_V {
	width:40px;
	height:37px;
	z-index:4;
	cursor:pointer;
}


.center_image_H {
	width:40px;
	height:37px;
	z-index:4;
	cursor:pointer;
}

.center_image_Hair {
	width:40px;
	height:37px;
	z-index:4;
	cursor:pointer;
}



.imageCanvas_V
{	
	position:fixed;
	left:790px;
	top:180px;
	width:400px;
	height:370px;
	z-index:3;
}

.imageCanvas_H
{	
	position:fixed;
	left:800px;
	top:180px;
	width:400px;
	height:370px;
	z-index:3;
}

.imageCanvas_Hair
{	
	position:fixed;
	left:800px;
	top:180px;
	width:400px;
	height:370px;
	z-index:3;
}

#text_top_box {
	color: #000;
	font: 20px Papyrus;
	text-align: center;
	position: fixed;
	left:190px;
	top:200px;
	width:500px;
	height:137px;
	z-index:2;
}



#text_buttom_box {
	color: #000;
	font: 11px Papyrus;
	
	position: fixed;
	left:290px;
	top:560px;
	width:880px;
	height:100px;
	z-index:2;

}


a:link {
    color: #000;
    text-decoration:none
}

a:visited {
    color: #000;
    text-decoration:none
}

a:active {
    color: #000005;
    text-decoration:none
}

a:hover {
    font-weight: bold;
    text-decoration:none
}










