﻿/*
    Version: 1.0.0.2
    Author: hooyes
    Create Date: 2012-08-18
    Update Date: 2018-04-08
*/
body
{
    background: none no-repeat fixed 50% 0 #276298;
    background-size: cover;
    background-image: url(/images/UmbriaCastelluccio_ZH-CN9645718473_1920x1080.jpg);

    /*
     OrkneyIslands_ZH-CN7226700281_1920x1080.jpg
     SamburuNests_ZH-CN11974788746_1920x1080.jpg
     GreatFountainGeyer_ZH-CN11320043560_1920x1080.jpg
     HighlandCattle_ZH-CN6977858757_1920x1080.jpg
     CloudForest_ZH-CN9578926154_1920x1080.jpg
    */
}
#T2,#T4,#T5,#T6{  opacity: 0.7;border-radius: 50px}
.T3-img-1{
  background-size: cover;
  background-image: url(/images/SevenMagicMountains_ZH-CN9207394593_1920x1080.jpg);
  background-repeat: no-repeat;
}
.T3-img-2{
  background-size: cover;
  background-image: url(https://i.loli.net/2018/01/15/5a5c520995263.jpg);
  background-repeat: no-repeat;
}
.T7-img{
  background-size: cover;
  background-image: url(/images/WalkingEmperor_ZH-CN12991365878_1920x1080.jpg);
  background-repeat: no-repeat;
}

article
{
	margin: 0 auto;
	width: 800px;
	margin-top: 50px;
	height: 420px;

}

footer
{
	margin: 0 auto;
	width: 100%;
	margin-top: 50px;
	font-size: 14px;
	font-family: Arial;
	color: #9E9E9E;
  position: fixed;
  bottom: 18px;
}
footer div a
{
	color: #9E9E9E;
    text-decoration:none;
}
#Div1
{
	width: 370px;
}
.center-font
{
	text-align: center;
	margin-top: 50px;
	line-height: 50px;
	font-size: 28px;
}

.myClass1
{
	text-align: center;
	margin-top: 50px;
	line-height: 100px;
	font-size: 25px;
}
.pcenter {
    text-align: center;
}
.foot
{
    /*
    background: #000;s
    background: rgba(0,0,0,0.3);
    filter: alpha(opacity=70);
    */
    padding:10px;
    line-height: 24px;
    text-align:center;
    color:#fff;
}
.foot A:link{ color: #fff; text-decoration: none;}
.foot A:visited{color: #fff; text-decoration: none;}
.foot A:active{color: #fff;text-decoration: none;}
.foot A:hover{text-decoration: underline;}
