@charset "utf-8";
body {
	display: compact;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 1200px;
	alignment-adjust: central;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
	background-size: cover;
	background-color: #5E532E;
}
#Gallery_style a img {
}


.h1_style {
	font-family: bilbo-swash-caps;
	background-color: #B7B4B4;
	min-height: 80px;
	color: #5E532E;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 50px;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 20px;
	margin-left: px;
	text-shadow: 10px 10px 5px #909090;
	padding-top: 10px;
	margin-top: -10px;
	padding-bottom: 5px;
	z-index: 100;
}

.Flag_style {
	-webkit-transition: all 0s ease-in-out 0s;
	-o-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
	width: 54px;
	height: 34px;
	position: relative;
	visibility: visible;
	float: none;
	list-style-type: square;
	top: 5px;
	border: 2px solid #B6B6B6;
}

.Flag_style:link, .Flag_style:visited {
	border: 2px solid #B6B6B6;
}

.Flag_style:hover, .Flag_style:active, .Flag_style:focus {
	border: 2px solid #FFFFFF;
}

.Gallery_style {
	position: relative;
	min-height: 1100px;
	background-color: #606060;
}

.Gallery_style nav {
	position: absolute;
	width: 1200px;
	top: 35px;
	height: 183px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #B7B4B4;
}

.Gallery_style nav ul {
	background-color: #B7B4B4;
	list-style-type: none;
	margin-right: 0px;
	padding-right: 110px;
	line-height: normal;
	margin-top: 10px;
	padding-left: 850px;
}

.Gallery_style nav a {
	text-align: right;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bolder;
	font-size: 25px;
	padding-right: 20px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	line-height: 48px;
	display: block;
	border: 2px solid #5E532E;
	margin-bottom: 3px;
	-webkit-box-shadow: 10px 10px 5px #909090;
	box-shadow: 10px 10px 5px #909090;
	background-color: hsla(0,0%,0%,0.00);
}

.Gallery_style nav a:link , .Gallery_style nav a:visited{
	color: #5E532E;
}

.Gallery_style nav a:hover, .Gallery_style nav a:active, .Gallery_style nav a:focus, .Gallery_style nav a.thispage{
	color: #F7F7F7;
	background-color: #5E532E;
}

.Gallery_style nav a.thispage{
	color: #F7F7F7;
	background-color: #B7B4B4;
	background-repeat: no-repeat;
}

.article_style {
	background-color: #B7B4B4;
	color: #5E532E;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 5px 5px 5px #909090;
}

.article_style h2 {
	text-align: center;
} 

.Footer_style {
	font-family: Arial, "Arial Black", "Arial Narrow", Calibri, "Calibri Light", Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	font-style: normal;
	color: #363636;
	text-align: center;
	background-color: #D0D0D0;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 10;
}

.About_me_style {
	background-color: #B7B4B4;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	border: 30px solid #000000;
	width: 217px;
}

.series_style {
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
}

.caption_style {
	color: #FFFFFF;
	font-size: 12px;
	width: 900px;
	font-family: Arial, "Arial Black", "Arial Narrow", Calibri, "Calibri Light", Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	text-shadow: 5px 5px 5px #2e2e2e;
}

.series_caption_style {
	color: #FFFFFF;
	font-size: 24px;
	/* width: 265px; */
	font-family: Arial, "Arial Black", "Arial Narrow", Calibri, "Calibri Light", Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	text-shadow: 5px 5px 5px #2e2e2e;
	text-align: center;
}


#My_picture {
	position: absolute;
	top: 45px;
	left: 110px;
	-webkit-box-shadow: 10px 10px 5px #909090;
	box-shadow: 10px 10px 5px #909090;
}


/* index */

#project_GPFP {
	position: absolute;
	left: 460px;
	top: 450px;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	text-decoration: none;
}

#project_GPFP:link, #project_GPFP:visited {
	left: 460px;
	top: 450px;
	border: 0px hidden #FFFFFF;
}

#project_GPFP:hover, #project_GPFP:active, #project_GPFP:focus {
	left: 457px;
	top: 447px;
	border: 3px solid #FFFFFF;
}

#project_GPFP a {
	text-decoration: none;
}

#series_home_decoration {
	position: absolute;
	left: 20px;
	top: 750px;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	text-decoration: none;
}

#series_home_decoration:link, #series_home_decoration:visited {
	left: 20px;
	top: 750px;
	border: 0px hidden #FFFFFF;
}

#series_home_decoration:hover, #series_home_decoration:active, #series_home_decoration:focus {
	left: 17px;
	top: 747px;
	border: 3px solid #FFFFFF;
}

#series_home_decoration a {
	text-decoration: none;
}

#series_red_yellow_nature {
	position: absolute;
	left: 315px;
	top: 750px;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	text-decoration: none;
}

#series_red_yellow_nature:link, #series_red_yellow_nature:visited {
	left: 315px;
	top: 750px;
	border: 0px hidden #FFFFFF;
}

#series_red_yellow_nature:hover, #series_red_yellow_nature:active, #series_red_yellow_nature:focus {
	left: 312px;
	top: 747px;
	border: 3px solid #FFFFFF;
}

#series_red_yellow_nature a {
	text-decoration: none;
}

#series_birds {
	position: absolute;
	top: 750px;
	left: 610px;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	text-decoration: none;
}

#series_birds:link, #series_birds:visited {
	left: 610px;
	top: 750px;
	border: 0px hidden #FFFFFF;
}

#series_birds:hover, #series_birds:active, #series_birds:focus {
	left: 607px;
	top: 747px;
	border: 3px solid #FFFFFF;
}

#series_birds a {
	text-decoration: none;
}

#series_wigs {
	position: absolute;
	top: 750px;
	left: 905px;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	text-decoration: none;
}

#series_wigs:link, #series_wigs:visited {
	left: 905px;
	top: 750px;
	border: 0px hidden #FFFFFF;
}

#series_wigs:hover, #series_wigs:active, #series_wigs:focus {
	left: 902px;
	top: 747px;
	border: 3px solid #FFFFFF;
}

#series_wigs a {
	text-decoration: none;
}

#project_GPFP_text {
	position: absolute;
	left: 350px;
	top: 650px;
	width: 500px;
}

#series_home_decoration_text {
	position: absolute;
	left: 20px;
	top: 950px;
	width: 265px;				
}
#series_red_yellow_nature_text {
	position: absolute;
	width: 265px;
	left: 315px;
	top: 950px;
}
#series_birds_text  {
	position: absolute;
	top: 950px;
	left: 610px;
	width: 265px;
}
#series_wigs_text {
	top: 950px;
	left: 905px;
	width: 265px;
	position: absolute;
}

#contact_text_style_index {
	position: absolute;
	top: 1080px;
	left: 300px;
	width: 900px;
}
#contact_text_style_index a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_index a:link, #contact_text_style_index a:visited {
	color: #A9EAFB;
}
#contact_text_style_index a:hover, #contact_text_style_index a:active, #contact_text_style_index a:focus {
	color: #F5D1A0;
}

#contact_text_style_index_en {
	position: absolute;
	top: 1080px;
	left: 255px;
	width: 900px;
}
#contact_text_style_index_en a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_index_en a:link, #contact_text_style_index_en a:visited {
	color: #A9EAFB;
}
#contact_text_style_index_en a:hover, #contact_text_style_index_en a:active, #contact_text_style_index_en a:focus {
	color: #F5D1A0;
}


/* home decoration */

#Gallery_style_home_decoration {
	height: 4620px;
}

#desert_storm_style {
	position: absolute;
	top: 1535px;
	left: 825px;
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
}
#tulips_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 370px;
	left: 60px;
}
#dragon_flower_style {
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
	position: absolute;
	left: 820px;
	top: 370px;
}
#house1_style {
	position: absolute;
	top: 965px;
	left: 20px;
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
}
#house2_style {
	position: absolute;
	top: 965px;
	left: 413px;
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
}
#house3_style {
	position: absolute;
	top: 965px;
	left: 805px;
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
}
#relax_style {
	position: absolute;
	left: 375px;
	top: 1535px;
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
}
#entertainment_style {
	position: absolute;
	top: 1535px;
	left: 30px;
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
}
#peacock_lion_style {
	position: absolute;
	top: 2850px;
	left: 25px;
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
}
#swam_lake_style  {
	position: absolute;
	top: 2850px;
	left: 645px;
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
}
#stratospheric_beach_style {
	position: absolute;
	left: 230px;
	top: 3400px;
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
}
#dimension_style {
	position: absolute;
	top: 4070px;
	left: 100px;
	-webkit-box-shadow: 10px 10px 5px #2e2e2e;
	box-shadow: 10px 10px 5px #2e2e2e;
}

#tulips_text_style {
	position: absolute;
	top: 890px;
	left: 90px;
}
#dragon_flower_text_style  {
	position: absolute;
	top: 795px;
	left: 850px;
}
#house_text_style {
	position: absolute;
	left: 50px;
	top: 1465px;
	width: 460px;
}
#entertainment_text_style {
	position: absolute;
	left: 60px;
	top: 2262px;
}
#relax_text_style  {
	position: absolute;
	top: 2097px;
	left: 405px;
	width: 25%;
}
#desert_storm_text_style {
	position: absolute;
	top: 2268px;
	left: 855px;
}
#peacock_lion_text_style  {
	position: absolute;
	top: 3330px;
	left: 55px;
}
#swam_lake_text_style  {
	position: absolute;
	left: 675px;
	top: 3232px;
}
#night_stroll_text_style  {
	position: absolute;
	left: 60px;
	top: 2775px;
	width: 270px;
}
#energy_text_style  {
	position: absolute;
	left: 655px;
	top: 2775px;
}
#stratopspheric_beach_text_style  {
	position: absolute;
	left: 260px;
	top: 4002px;
}
#dimension_text_style  {
	position: absolute;
	left: 130px;
	top: 4520px;
}

#contact_text_style  {
	position: absolute;
	top: 4120px;
	left: 300px;
	width: 714px;
}

#main_article_style {
	position: absolute;
	top: 250px;
	width: 1140px;
	height: 160px;
	padding-left: 30px;
	padding-right: 30px;
}

#enter_gallery_style {
	text-align: center;
	font-size: 24px;
	position: absolute;
	top: 320px;
	width: 1140px;
	height: 40px;
	padding-left: 30px;
	padding-right: 30px;
}

#main_article_style_series {
	position: absolute;
	top: 250px;
	width: 1140px;
	height: 80px;
	padding-left: 30px;
	padding-right: 30px;
}

#about_me_style {
	position: absolute;
	top: 250px;
	width: 1140px;
	height: 165px;
	padding-left: 30px;
	padding-right: 30px;
	text-shadow: 5px 5px 5px #747474;
	text-align: justify;
}
#Gallery_style #contact_text_style a {
	text-decoration: none;
	color: #F9D4A4;
}

#My_picture {
	position: absolute;
	top: 45px;
	left: 110px;
	-webkit-box-shadow: 10px 10px 5px #909090;
	box-shadow: 10px 10px 5px #909090;
}
#night_stroll_style {
	position: absolute;
	left: 30px;
	top: 2335px;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
}
#energy_style {
	position: absolute;
	top: 2335px;
	left: 625px;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
}

#contact_text_style_home_decoration {
	position: absolute;
	top: 4600px;
	left: 300px;
	width: 900px;
}
#contact_text_style_home_decoration a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_home_decoration a:link, #contact_text_style_home_decoration a:visited {
	color: #A9EAFB;
}
#contact_text_style_home_decoration a:hover, #contact_text_style_home_decoration a:active, #contact_text_style_home_decoration a:focus {
	color: #F5D1A0;
}

#contact_text_style_home_decoration_en {
	position: absolute;
	top: 4600px;
	left: 255px;
	width: 900px;
}
#contact_text_style_home_decoration_en a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_home_decoration_en a:link, #contact_text_style_home_decoration_en a:visited {
	color: #A9EAFB;
}
#contact_text_style_home_decoration_en a:hover, #contact_text_style_home_decoration_en a:active, #contact_text_style_home_decoration_en a:focus {
	color: #F5D1A0;
}


/* Red Yellow Nature */

#dance_of_the_flowers_1_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 370px;
	left: 20px;
}

#dance_of_the_flowers_1_text_style {
	position: absolute;
	top: 690px;
	left: 50px;
}

#dance_of_the_flowers_2_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 770px;
	left: 50px;
}

#dance_of_the_flowers_2_text_style {
	position: absolute;
	top: 1375px;
	left: 80px;
}

#dance_of_the_flowers_3_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 770px;
	left: 430px;
}

#dance_of_the_flowers_3_text_style {
	position: absolute;
	top: 1375px;
	left: 460px;
}

#dance_of_the_flowers_4_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 770px;
	left: 810px;
}

#dance_of_the_flowers_4_text_style {
	position: absolute;
	top: 1375px;
	left: 840px;
}

#dance_of_the_flowers_5_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 1455px;
	left: 50px;
}

#dance_of_the_flowers_5_text_style {
	position: absolute;
	top: 2060px;
	left: 80px;
}

#spiral_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 1455px;
	left: 500px;
}

#spiral_text_style {
	position: absolute;
	top: 1785px;
	left: 530px;
}

#tempest_1_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 1855px;
	left: 500px;
}

#tempest_1_text_style {
	position: absolute;
	top: 2185px;
	left: 530px;
}

#tempest_2_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 2265px;
	left: 170px;
}

#tempest_2_text_style {
	position: absolute;
	top: 2870px;
	left: 200px;
}

#tempest_3_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 2265px;
	left: 670px;
}

#tempest_3_text_style {
	position: absolute;
	top: 2870px;
	left: 700px;
}

#contact_text_style_red_yellow_nature {
	position: absolute;
	top: 2960px;
	left: 300px;
	width: 900px;
}
#contact_text_style_red_yellow_nature a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_red_yellow_nature a:link, #contact_text_style_red_yellow_nature a:visited {
	color: #A9EAFB;
}
#contact_text_style_red_yellow_nature a:hover, #contact_text_style_red_yellow_nature a:active, #contact_text_style_red_yellow_nature a:focus {
	color: #F5D1A0;
}

#contact_text_style_red_yellow_nature_en {
	position: absolute;
	top: 2960px;
	left: 255px;
	width: 900px;
}
#contact_text_style_red_yellow_nature_en a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_red_yellow_nature_en a:link, #contact_text_style_red_yellow_nature_en a:visited {
	color: #A9EAFB;
}
#contact_text_style_red_yellow_nature_en a:hover, #contact_text_style_red_yellow_nature_en a:active, #contact_text_style_red_yellow_nature_en a:focus {
	color: #F5D1A0;
}

#Gallery_style_red_yellow_nature {
	height: 2980px;
}


/* Birds */

#birds_1_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 370px;
	left: 325px;
}

#birds_1_text_style {
	position: absolute;
	top: 795px;
	left: 355px;
}

#birds_2_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 875px;
	left: 325px;
}

#birds_2_text_style {
	position: absolute;
	top: 1300px;
	left: 355px;
}

#birds_3_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 1380px;
	left: 325px;
}

#birds_3_text_style {
	position: absolute;
	top: 1805px;
	left: 355px;
}

#contact_text_style_birds {
	position: absolute;
	top: 1900px;
	left: 300px;
	width: 900px;
}
#contact_text_style_birds a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_birds a:link, #contact_text_style_birds a:visited {
	color: #A9EAFB;
}
#contact_text_style_birds a:hover, #contact_text_style_birds a:active, #contact_text_style_birds a:focus {
	color: #F5D1A0;
}

#contact_text_style_birds_en {
	position: absolute;
	top: 1900px;
	left: 255px;
	width: 900px;
}
#contact_text_style_birds_en a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_birds_en a:link, #contact_text_style_birds_en a:visited {
	color: #A9EAFB;
}
#contact_text_style_birds_en a:hover, #contact_text_style_birds_en a:active, #contact_text_style_birds_en a:focus {
	color: #F5D1A0;
}


#Gallery_style_birds {
	height: 1920px;
}


/* Wigs */

#wigs_1_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 370px;
	left: 30px;
}

#wigs_1_text_style {
	position: absolute;
	top: 795px;
	left: 60px;
}

#wigs_2_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 370px;
	left: 615px;
}

#wigs_2_text_style {
	position: absolute;
	top: 795px;
	left: 645px;
}

#wigs_3_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 875px;
	left: 30px;
}

#wigs_3_text_style {
	position: absolute;
	top: 1300px;
	left: 60px;
}

#wigs_4_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 875px;
	left: 615px;
}

#wigs_4_text_style {
	position: absolute;
	top: 1300px;
	left: 645px;
}

#contact_text_style_wigs {
	position: absolute;
	top: 1400px;
	left: 300px;
	width: 900px;
}
#contact_text_style_wigs a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_wigs a:link, #contact_text_style_wigs a:visited {
	color: #A9EAFB;
}
#contact_text_style_wigs a:hover, #contact_text_style_wigs a:active, #contact_text_style_wigs a:focus {
	color: #F5D1A0;
}

#contact_text_style_wigs_en {
	position: absolute;
	top: 1400px;
	left: 255px;
	width: 900px;
}
#contact_text_style_wigs_en a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_wigs_en a:link, #contact_text_style_wigs_en a:visited {
	color: #A9EAFB;
}
#contact_text_style_wigs_en a:hover, #contact_text_style_wigs_en a:active, #contact_text_style_wigs_en a:focus {
	color: #F5D1A0;
}

#Gallery_style_wigs {
	height: 1420px;
}

/* GPFP */

#Gallery_style_GPFP {
	height: 1310px;
}

#Gallery_style_GPFP_en {
	height: 1380px;
}

#GPFP_article_style {
	position: absolute;
	top: 250px;
	width: 1140px;
	height: 670px;
	padding-left: 30px;
	padding-right: 30px;
}

#GPFP_article_style_en {
	position: absolute;
	top: 250px;
	width: 1140px;
	height: 740px;
	padding-left: 30px;
	padding-right: 30px;
}

#Series_chinese_motifs {
	position: absolute;
	left: 460px;
	top: 960px;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	text-decoration: none;
}

#Series_chinese_motifs:link, #Series_chinese_motifs:visited {
	left: 460px;
	top: 960px;
	border: 0px hidden #FFFFFF;
}

#Series_chinese_motifs:hover, #Series_chinese_motifs:active, #Series_chinese_motifs:focus {
	left: 457px;
	top: 957px;
	border: 3px solid #FFFFFF;
}

#Series_chinese_motifs a {
	text-decoration: none;
}

#Series_chinese_motifs_en {
	position: absolute;
	left: 460px;
	top: 1030px;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	text-decoration: none;
}

#Series_chinese_motifs_en:link, #Series_chinese_motifs_en:visited {
	left: 460px;
	top: 1030px;
	border: 0px hidden #FFFFFF;
}

#Series_chinese_motifs_en:hover, #Series_chinese_motifs_en:active, #Series_chinese_motifs_en:focus {
	left: 457px;
	top: 1027px;
	border: 3px solid #FFFFFF;
}

#Series_chinese_motifs_en a {
	text-decoration: none;
}

#Series_chinese_motifs_text {
	position: absolute;
	left: 460px;
	top: 1160px;
	width: 265px;
}

#Series_chinese_motifs_text_en {
	position: absolute;
	left: 460px;
	top: 1230px;
	width: 265px;
}

#contact_text_style_GPFP {
	position: absolute;
	top: 1290px;
	left: 300px;
	width: 900px;
}

#contact_text_style_GPFP a {
	text-decoration: none;
	color: #A9EAFB;
}

#contact_text_style_GPFP a:link, #contact_text_style_GPFP a:visited {
	color: #A9EAFB;
}

#contact_text_style_GPFP a:hover, #contact_text_style_GPFP a:active, #contact_text_style_GPFP a:focus {
	color: #F5D1A0;
}

#contact_text_style_GPFP_en {
	position: absolute;
	top: 1360px;
	left: 300px;
	width: 900px;
}

#contact_text_style_GPFP_en a {
	text-decoration: none;
	color: #A9EAFB;
}

#contact_text_style_GPFP_en a:link, #contact_text_style_GPFP_en a:visited {
	color: #A9EAFB;
}

#contact_text_style_GPFP_en a:hover, #contact_text_style_GPFP_en a:active, #contact_text_style_GPFP_en a:focus {
	color: #F5D1A0;
}


/* Chinese Motifs */

#Gallery_style_chinese_motifs {
	height: 3980px;
}

#chinese_motifs_article_style {
	position: absolute;
	top: 250px;
	width: 1140px;
	height: 400px;
	padding-left: 30px;
	padding-right: 30px;
}

#image_chinese_garden_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 700px;
	left: 50px;
}

#image_chinese_garden_text_style {
	position: absolute;
	top: 1100px;
	left: 80px;
}

#image_metropolis_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 700px;
	right: 50px;
}

#image_metropolis_text_style {
	position: absolute;
	top: 1100px;
	left: 660px;
}

#image_penjing_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 1170px;
	left: 50px;
}

#image_penjing_text_style {
	position: absolute;
	top: 1700px;
	left: 80px;
}

#image_prayer_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 1170px;
	right: 50px;
}

#image_prayer_text_style {
	position: absolute;
	top: 1570px;
	left: 660px;
}


#image_dancers_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 1770px;
	left: 50px;
}

#image_dancers_text_style {
	position: absolute;
	top: 2170px;
	left: 80px;
}

#image_relax_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 1640px;
	right: 50px;
}

#image_relax_text_style {
	position: absolute;
	top: 2170px;
	left: 790px;
}

#image_dragon_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 2240px;
	left: 50px;
}

#image_dragon_text_style {
	position: absolute;
	top: 2640px;
	left: 80px;
}

#image_mass_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 2240px;
	right: 50px;
}

#image_mass_text_style {
	position: absolute;
	top: 2640px;
	left: 660px;
}

#image_acrobats_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 2710px;
	left: 50px;
}

#image_acrobats_text_style {
	position: absolute;
	top: 3110px;
	left: 80px;
}

#image_tea_plantation_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 2710px;
	right: 50px;
}

#image_tea_plantation_text_style {
	position: absolute;
	top: 3110px;
	left: 660px;
}

#image_maglev_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 3180px;
	left: 50px;
}

#image_maglev_text_style {
	position: absolute;
	top: 3710px;
	left: 80px;
}

#image_outdoor_exercising_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 3180px;
	right: 50px;
}

#image_outdoor_exercising_text_style {
	position: absolute;
	top: 3580px;
	left: 660px;
}


#opensea_style_chinese_motifs {
	position: absolute;
	top: 3800px;
	left: 80px;
	width: 900px;
}

#opensea_style_chinese_motifs a {
	text-decoration: none;
	color: #A9EAFB;
}

#opensea_style_chinese_motifs a:link, #opensea_style_chinese_motifs a:visited {
	color: #A9EAFB;
}

#opensea_style_chinese_motifs a:hover, #opensea_style_chinese_motifs a:active, #opensea_style_chinese_motifs a:focus {
	color: #F5D1A0;
}


#contact_text_style_chinese_motifs {
	position: absolute;
	top: 3960px;
	left: 300px;
	width: 900px;
}

#contact_text_style_chinese_motifs a {
	text-decoration: none;
	color: #A9EAFB;
}

#contact_text_style_chinese_motifs a:link, #contact_text_style_chinese_motifs a:visited {
	color: #A9EAFB;
}

#contact_text_style_chinese_motifs a:hover, #contact_text_style_chinese_motifs a:active, #contact_text_style_chinese_motifs a:focus {
	color: #F5D1A0;
}


/* About me */

#contact_text_style_about_me {
	position: absolute;
	top: 1080px;
	left: 300px;
	width: 700px;
}
#contact_text_style_about_me a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_about_me a:link, #contact_text_style_about_me a:visited {
	color: #A9EAFB;
}
#contact_text_style_about_me a:hover, #contact_text_style_about_me a:active, #contact_text_style_about_me a:focus {
	color: #F5D1A0;
}

#contact_text_style_about_me_en {
	position: absolute;
	top: 1080px;
	left: 255px;
	width: 700px;
}
#contact_text_style_about_me_en a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_about_me_en a:link, #contact_text_style_about_me_en a:visited {
	color: #A9EAFB;
}
#contact_text_style_about_me_en a:hover, #contact_text_style_about_me_en a:active, #contact_text_style_about_me_en a:focus {
	color: #F5D1A0;
}

#Gallery_style_about_me {
	height: 1100px;
}


/* My offer */

#my_offer_style {
	position: absolute;
	top: 250px;
	text-shadow: 5px 5px 5px #747474;
	width: 1140px;
	height: 380px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
}

#my_offer_style a {
	text-decoration: none;
	color: #A9EAFB;
}
#my_offer_style a:link, #my_offer_style a:visited {
	color: #A9EAFB;
}
#my_offer_style a:hover, #my_offer_style a:active, #my_offer_style a:focus {
	color: #F5D1A0;
}

#contact_text_style_my_offer {
	position: absolute;
	top: 1480px;
	left: 300px;
	width: 700px;
}
#contact_text_style_my_offer a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_my_offer a:link, #contact_text_style_my_offer a:visited {
	color: #A9EAFB;
}
#contact_text_style_my_offer a:hover, #contact_text_style_my_offer a:active, #contact_text_style_my_offer a:focus {
	color: #F5D1A0;
}

#contact_text_style_my_offer_en {
	position: absolute;
	top: 1480px;
	left: 300px;
	width: 700px;
}
#contact_text_style_my_offer_en a {
	text-decoration: none;
	color: #A9EAFB;
}
#contact_text_style_my_offer_en a:link, #contact_text_style_my_offer_en a:visited {
	color: #A9EAFB;
}
#contact_text_style_my_offer_en a:hover, #contact_text_style_my_offer_en a:active, #contact_text_style_my_offer_en a:focus {
	color: #F5D1A0;
}

#Gallery_style_my_offer {
	height: 1500px;
}

#interior_1_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 680px;
	left: 220px;
}	

#interior_2_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 1050px;
	left: 220px;
}	

#interior_3_style {
	position: absolute;
	-webkit-box-shadow: 10px 10px 5px #2E2E2E;
	box-shadow: 10px 10px 5px #2E2E2E;
	top: 680px;
	left: 700px;
}	


#Gallery_style {
}
