body, td, th {
	color: #000000;
	font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Microsoft YaHei", "Helvetica", "Arial", ËÎÌå, sans-serif;
	font-size: 14px;
}
body {
	background-color: #adb2b6;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.textcontent {
	line-height: 1.6;
}
#frame {
	width: 100%;
	max-width: 400px;
	height: 420px;
	margin: auto;
	background-image: url(imgs/iPhone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-top: 35px;
}

#logo {
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	background-color: #000000;
}
#logo a{
	display: inline-block;
}
/*- Menu Tabs--------------------------- */
#tabs {
	width: 100%;
	padding-top: 15px;
}
#tabs ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 93px;
}
#tabs li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#tabs a {
	margin: 0;
	text-decoration: none;
	background-image: url(imgs/tableft.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 48px;
	display: block;
}
#tabs a span {
	float: left;
	display: block;
	color: #FFFFFF;
	background-image: url(imgs/tabright.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 48px;
	line-height: 48px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float: none;
}
/* End IE5-Mac hack */
#tabs a:hover span {
	color: #FFFFFF;
}
#tabs .art a {
	background-image: url(imgs/tableft_art.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs .art a span {
	background-image: url(imgs/tabright_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#tabs .cartoon a {
	background-image: url(imgs/tableft_cartoon.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs .game a {
	background-image: url(imgs/tableft_game.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs .movie a {
	background-image: url(imgs/tableft_movie.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs .nature a {
	background-image: url(imgs/tableft_nature.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs .other a {
	background-image: url(imgs/tableft_other.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs .other a span {
	background-image: url(imgs/tabright_down.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 50px;
	height: 50px;
}
.bar {
	background-image: url(imgs/title_bg.png);
	background-repeat: repeat-x;
	height: 45px;
	position: fixed;
	top: 34px;
	left: 0;
	right: 0;
	box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.6);
}
.bar2 {
	background-image: url(imgs/title_bg2.png);
	background-repeat: repeat-x;
	height: 45px;
	clear: both;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}
.title {
	color: #FFFFFF;
	text-align: center;
}
#pics, #picture {
	padding: 80px 15px 20px 15px;
	display: block;
	/* min-height: calc(100vh - 210px); */
	text-align: center;
}

#pics ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pics li {
	margin: 10px 8px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
}

#pics li a{
	display: inline-block;
}
#pics li img {
	border: 2px solid #FFFFFF;
	border-radius: 4px;
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}
#picture img {
	margin-top: 20px;
	border: 2px solid #FFFFFF;
	border-radius: 4px;
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}

#siteinfo {
	text-align: center;
	font-size: 12px;
	clear: both;
	color: #000000;
	/* background-color: #000000; */
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#siteinfo .info {
	width: 300px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}
#siteinfo a {
	color: #000000;
	text-decoration: underline;
}
#main_content #gbook #message table tr td {
	font-size: 12px;
}

#main_content #gbook {
	margin-top: 100px;
	/* min-height: calc(100vh - 210px); */
}
#main_content #gbook #page {
	text-align: center;
	display: block;
	padding-bottom: 10px;
}